mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ARM: dts: exynos: add USB DWC3 supplies to Chromebook Spring
Add required voltage regulators for USB DWC3 block on Exynos5250 Chromebook Spring board. Due to lack of board schematics, use same regulators as on Arndale board. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20220123111644.25540-6-krzysztof.kozlowski@canonical.com
This commit is contained in:
@@ -553,4 +553,9 @@
|
||||
num-cs = <1>;
|
||||
};
|
||||
|
||||
&usbdrd {
|
||||
vdd10-supply = <&ldo15_reg>;
|
||||
vdd33-supply = <&ldo12_reg>;
|
||||
};
|
||||
|
||||
#include "cros-ec-keyboard.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user