summaryrefslogtreecommitdiff
path: root/zephyr/program/geralt/i2c.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/geralt/i2c.dtsi')
-rw-r--r--zephyr/program/geralt/i2c.dtsi6
1 files changed, 3 insertions, 3 deletions
diff --git a/zephyr/program/geralt/i2c.dtsi b/zephyr/program/geralt/i2c.dtsi
index cf36d68ef9..30e74af78f 100644
--- a/zephyr/program/geralt/i2c.dtsi
+++ b/zephyr/program/geralt/i2c.dtsi
@@ -60,7 +60,7 @@
timeout = <5>;
};
- charger_bc12_port1: rt9490@53 {
+ charger: rt9490@53 {
compatible = "richtek,rt9490";
status = "okay";
reg = <0x53>;
@@ -86,8 +86,8 @@
pinctrl-names = "default";
/delete-property/ fifo-enable;
- bc12_ppc_port0: rt1739@70 {
- compatible = "richtek,rt1739-bc12", "richtek,rt1739-ppc";
+ ppc_port0: rt1739@70 {
+ compatible = "richtek,rt1739-ppc";
status = "okay";
reg = <0x70>;
};