summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-pro4.dtsi
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-08-21 07:16:16 -0400
committerTom Rini <trini@konsulko.com>2017-08-21 07:16:16 -0400
commit8197d92843952b376915fdbcbf67c723feab1532 (patch)
treeda0c744f5254b549498293dc2e148c59af0b9f8d /arch/arm/dts/uniphier-pro4.dtsi
parent2d7cb5b426e7e0cdf684d7f8029ad132d7a8d383 (diff)
parent3444d1d40e9ee42ba7423f4fa6651703a8666bc1 (diff)
Merge git://git.denx.de/u-boot-uniphier
- Fix unmet direct dependencies warning - Remove old sLD3 SoC support - Update reset data - Add dr_mode DT property to avoid warning
Diffstat (limited to 'arch/arm/dts/uniphier-pro4.dtsi')
-rw-r--r--arch/arm/dts/uniphier-pro4.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-pro4.dtsi b/arch/arm/dts/uniphier-pro4.dtsi
index 60287c478f..cbb848207c 100644
--- a/arch/arm/dts/uniphier-pro4.dtsi
+++ b/arch/arm/dts/uniphier-pro4.dtsi
@@ -587,6 +587,7 @@
compatible = "snps,dwc3";
reg = <0x65a00000 0x10000>;
interrupts = <0 134 4>;
+ dr_mode = "host";
tx-fifo-resize;
};
};
@@ -604,6 +605,7 @@
compatible = "snps,dwc3";
reg = <0x65c00000 0x10000>;
interrupts = <0 137 4>;
+ dr_mode = "host";
tx-fifo-resize;
};
};