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.

16 lines
252 B

/dts-v1/;
/plugin/;
/ {
compatible = "board_manufacturer,board_model";
board_id = <0x00020000>;
board_rev = <0x00010000>;
/* optional, the soc used by the board */
soc_id = <0x00010000>;
};
&deviceA {
value = <0x1>;
status = "okay";
};