提交 9745be7b 编写于 作者: K Krzysztof Kozlowski

ARM: dts: exynos: add USB DWC3 supplies to Chromebook Snow

Add required voltage regulators for USB DWC3 block on Exynos5250
Chromebook Snow board.  Due to lack of board schematics, use same
regulators as on Arndale board.
Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220123111644.25540-5-krzysztof.kozlowski@canonical.com
上级 ebbb07b8
...@@ -698,6 +698,11 @@ ...@@ -698,6 +698,11 @@
cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>; cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>;
}; };
&usbdrd {
vdd10-supply = <&ldo15_reg>;
vdd33-supply = <&ldo12_reg>;
};
&usbdrd_dwc3 { &usbdrd_dwc3 {
dr_mode = "host"; dr_mode = "host";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册