blob: 693298351cdbf3c2338ae6896f6cc9a028b46dcf [file]
/dts-v1/;
/ {
#address-cells = <0x01>;
#size-cells = <0x01>;
test-device@1000 {
compatible = "fuchsia,test-device";
reg = <0x1000 0x100>;
};
};