You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
223 B

/dts-v1/;
/ {
compatible = "soc_manufacturer,soc_model";
soc_id = <0x0 0x0 0x0 0x1>;
soc_rev = <0x1 0x0>;
deviceA: deviceA {
compatible = "deviceA_manufacturer,deviceA_model";
status = "disabled";
};
};