summaryrefslogtreecommitdiff
path: root/arch/arm/dts/dra72-evm-tps65917.dtsi
diff options
context:
space:
mode:
authorLokesh Vutla <lokeshvutla@ti.com>2017-08-21 12:50:59 +0530
committerTom Rini <trini@konsulko.com>2017-09-11 16:19:48 -0400
commit4ddaa6ce28e6528e00d32bcdfc7905df2dbbbb06 (patch)
treef790aa1f64f8677ea8acd2c93ce834f9955c4acc /arch/arm/dts/dra72-evm-tps65917.dtsi
parent911d76c417054de556ffa1681b2783f9c5381bed (diff)
arm: dts: dra7: sync DT with latest Linux
Sync all dra7* specific dts files with the upstream kernel including changes queued for 4.14 https://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git/log/?h=omap-for-v4.14/dt-v3 Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/dts/dra72-evm-tps65917.dtsi')
-rw-r--r--arch/arm/dts/dra72-evm-tps65917.dtsi16
1 files changed, 16 insertions, 0 deletions
diff --git a/arch/arm/dts/dra72-evm-tps65917.dtsi b/arch/arm/dts/dra72-evm-tps65917.dtsi
index ee6dac44ed..57bfe5caf5 100644
--- a/arch/arm/dts/dra72-evm-tps65917.dtsi
+++ b/arch/arm/dts/dra72-evm-tps65917.dtsi
@@ -132,3 +132,19 @@
ti,palmas-long-press-seconds = <6>;
};
};
+
+&usb2_phy1 {
+ phy-supply = <&ldo4_reg>;
+};
+
+&usb2_phy2 {
+ phy-supply = <&ldo4_reg>;
+};
+
+&dss {
+ vdda_video-supply = <&ldo5_reg>;
+};
+
+&mmc1 {
+ vqmmc-supply = <&ldo1_reg>;
+};