Skip to content

Commit

Permalink
Update CE pin number (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
AttilaGombosER authored Aug 15, 2024
1 parent 6b702a9 commit b05310f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mrhat-bq25622.dts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
input-voltage-limit-microvolt = <4600000>;
ext-ilim-resistor = <1690>;
monitored-battery = <&BAT1>;
charge-enable-gpios = <&gpio 12 GPIO_ACTIVE_HIGH>;
charge-enable-gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
status = "okay";
};
};
Expand All @@ -43,7 +43,7 @@
__overlay__ {
/* set up pin for RTC IRQ */
bq25622_pins: bq25622_pins {
brcm,pins = <12 17>;
brcm,pins = <22 17>;
brcm,function = <0x0 0x1 0x0>; /* in out in */
brcm,pull = <0 0 0>; /* none */
};
Expand Down

0 comments on commit b05310f

Please sign in to comment.