Skip to content

Commit

Permalink
ayufan: dts: pinebook-pro: enable usb-charger via universal-charger d…
Browse files Browse the repository at this point in the history
…iscovery
  • Loading branch information
ayufan committed Jun 28, 2019
1 parent 061299f commit 63f1962
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,12 @@
pinctrl-0 = <&dc_det_gpio>;
};

usb-charger {
status = "okay";
compatible = "universal-charger";
extcon = <&fusb0>;
};

edp_panel: edp-panel {
compatible = "simple-panel";
backlight = <&backlight>;
Expand Down

0 comments on commit 63f1962

Please sign in to comment.