summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zephyr/projects/corsola/i2c_krabby_tentacruel.dtsi14
1 files changed, 7 insertions, 7 deletions
diff --git a/zephyr/projects/corsola/i2c_krabby_tentacruel.dtsi b/zephyr/projects/corsola/i2c_krabby_tentacruel.dtsi
index ebc83482ff..beee4a9e4e 100644
--- a/zephyr/projects/corsola/i2c_krabby_tentacruel.dtsi
+++ b/zephyr/projects/corsola/i2c_krabby_tentacruel.dtsi
@@ -68,6 +68,13 @@
address-width = <8>;
timeout = <5>;
};
+
+ bc12_port1: rt9490-bc12@53 {
+ compatible = "richtek,rt9490-bc12";
+ status = "okay";
+ reg = <0x53>;
+ irq = <&int_usb_c1_bc12_charger>;
+ };
};
&i2c1 {
@@ -126,13 +133,6 @@
pinctrl-names = "default";
prescale-scl-low = <1>;
- bc12_port1: rt9490-bc12@53 {
- compatible = "richtek,rt9490-bc12";
- status = "okay";
- reg = <0x53>;
- irq = <&int_usb_c1_bc12_charger>;
- };
-
ppc_port1: syv682x@40 {
compatible = "silergy,syv682x";
status = "okay";