summaryrefslogtreecommitdiff
path: root/arch/arm/dts/am3517.dtsi
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-10-21 09:09:01 -0500
committerTom Rini <trini@konsulko.com>2018-11-16 13:34:37 -0500
commitc3b89468fcbac368384533cf947a19f493af92a8 (patch)
tree82b47e9722c92a3186fc4a91af66299e4a51b2e2 /arch/arm/dts/am3517.dtsi
parent44cdfc0ece20d649ab18690a8020da34137a670b (diff)
ARM: DTS: Resync am3517-evm.dts with Linux 4.19
Some minor changes have been made to the AM3517-evm and the underlying am3517.dtsi files. This patch re-sync's the DTS and DTSI files with Linux. Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'arch/arm/dts/am3517.dtsi')
-rw-r--r--arch/arm/dts/am3517.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/dts/am3517.dtsi b/arch/arm/dts/am3517.dtsi
index 4b6062b631..23ea381d36 100644
--- a/arch/arm/dts/am3517.dtsi
+++ b/arch/arm/dts/am3517.dtsi
@@ -91,6 +91,11 @@
};
};
+/* Table Table 5-79 of the TRM shows 480ab000 is reserved */
+&usb_otg_hs {
+ status = "disabled";
+};
+
&iva {
status = "disabled";
};