rockchip: dts: rv1126: add i2c0 node

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: If2a15112290831d34f8445325329537e2697c866
This commit is contained in:
Jason Zhu 2020-09-28 11:28:22 +08:00 committed by Jianhong Chen
parent a0c4f82828
commit a9f6f74ccb
1 changed files with 12 additions and 0 deletions

View File

@ -151,6 +151,18 @@
status = "okay";
};
&i2c0 {
u-boot,dm-spl;
status = "okay";
rk817_fg@20 {
u-boot,dm-spl;
compatible = "rk817,battery";
reg = <0x20>;
bat_res_up = <140>;
bat_res_down = <20>;
};
};
&u2phy0 {
u-boot,dm-pre-reloc;
status = "okay";