xref: /freebsd/sys/dts/arm/overlays/sun8i-a83t-sid.dtso (revision 123af6ec70016f5556da5972d4d63c7d175c06d3)
1/dts-v1/;
2/plugin/;
3
4/ {
5	compatible = "allwinner,sun8i-a83t";
6};
7
8&{/soc} {
9	sid: eeprom@1c14000 {
10		compatible = "allwinner,sun8i-a83t-sid";
11		reg = <0x1c14000 0x400>;
12		status = "okay";
13	};
14};
15