Skip to content

Commit 63f1962

Browse files
committed
ayufan: dts: pinebook-pro: enable usb-charger via universal-charger discovery
1 parent 061299f commit 63f1962

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,12 @@
109109
pinctrl-0 = <&dc_det_gpio>;
110110
};
111111

112+
usb-charger {
113+
status = "okay";
114+
compatible = "universal-charger";
115+
extcon = <&fusb0>;
116+
};
117+
112118
edp_panel: edp-panel {
113119
compatible = "simple-panel";
114120
backlight = <&backlight>;

0 commit comments

Comments
 (0)