dts: EC300: change usb-c configuration
change pin configuration for ptn5150 irq line Signed-off-by: Ralf Gliese <gliese@elrest.de>
This commit is contained in:
committed by
Oleg Karfich
parent
a9169e650f
commit
dd29eadaad
@@ -486,7 +486,7 @@
|
||||
cc_logic_usb_c: cclogic@1e {
|
||||
compatible = "nxp,ptn5150";
|
||||
reg = <0x1e>;
|
||||
int-gpio = <&gpio1 3 GPIO_ACTIVE_HIGH>;
|
||||
int-gpio = <&gpio1 7 GPIO_ACTIVE_HIGH>;
|
||||
vbus-gpio = <&gpio1 24 GPIO_ACTIVE_HIGH>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&ptn5150_pins>;
|
||||
@@ -778,7 +778,7 @@
|
||||
ptn5150_pins: pinmux_ptn5150_pins {
|
||||
fsl,pins = <
|
||||
/* IRQ USB-C */
|
||||
MX6QDL_PAD_GPIO_3__GPIO1_IO03 0x1b0b0
|
||||
MX6QDL_PAD_GPIO_7__GPIO1_IO07 0x1b0b0
|
||||
>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user