2018-04-07 22:28:43 +00:00
|
|
|
/dts-v1/;
|
|
|
|
/plugin/;
|
|
|
|
|
|
|
|
/ {
|
|
|
|
compatible = "allwinner,sun8i-a83t";
|
2018-05-04 14:38:48 +00:00
|
|
|
};
|
2018-04-07 22:28:43 +00:00
|
|
|
|
2018-05-04 14:38:48 +00:00
|
|
|
&{/soc} {
|
|
|
|
sid: eeprom@1c14000 {
|
|
|
|
compatible = "allwinner,sun8i-a83t-sid";
|
|
|
|
reg = <0x1c14000 0x400>;
|
|
|
|
status = "okay";
|
2018-04-07 22:28:43 +00:00
|
|
|
};
|
|
|
|
};
|