Skip to content

Commit

Permalink
ayufan: dts: pinebook-pro: fix usb-c 5v vbus
Browse files Browse the repository at this point in the history
  • Loading branch information
ayufan committed Jun 5, 2019
1 parent 74fa6c4 commit d2d1fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@
reg = <0x22>;
pinctrl-names = "default";
pinctrl-0 = <&fusb0_int>;
vbus-5v-gpios = <&gpio1 RK_PA3 GPIO_ACTIVE_LOW>;
vbus-5v-gpios = <&gpio1 RK_PA3 GPIO_ACTIVE_HIGH>;
int-n-gpios = <&gpio1 RK_PA2 GPIO_ACTIVE_HIGH>;
status = "okay";
};
Expand Down

0 comments on commit d2d1fa5

Please sign in to comment.