]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/dts/arm64/overlays/sun50i-h5-sid.dtso
MFC r360013, r360018, r360021
[FreeBSD/FreeBSD.git] / sys / dts / arm64 / overlays / sun50i-h5-sid.dtso
1 /dts-v1/;
2 /plugin/;
3
4 / {
5         compatible = "allwinner,sun50i-h5";
6 };
7
8 &{/soc} {
9         sid: eeprom@1c14000 {
10                 compatible = "allwinner,sun50i-h5-sid";
11                         reg = <0x1c14000 0x400>;
12
13                         ths_calib: calib@234 {
14                                 reg = <0x234 0x4>;
15                         };
16         };
17 };