Commit 6dd62ce4 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo

ARM: dts: imx6qdl: mba6: Add missing vdd-supply for on-board USB hub

This adds vdd-supply powering the USB hub.
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e3b56971
......@@ -298,6 +298,7 @@ hub@1 {
reg = <1>;
#address-cells = <1>;
#size-cells = <0>;
vdd-supply = <&reg_mba6_3p3v>;
ethernet@1 {
compatible = "usb424,9e00";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment