summaryrefslogtreecommitdiff
path: root/arch/arm/dts/k3-am64.dtsi
diff options
context:
space:
mode:
authorHari Nagalla <hnagalla@ti.com>2022-03-09 14:42:29 -0600
committerTom Rini <trini@konsulko.com>2022-04-04 19:02:04 -0400
commit3d64cffa91333f7bc5e7b9b8c88e1ad5eafd7a3f (patch)
treea95a79f1b4ef76cf6011f2e96edceac4ddfaa0a4 /arch/arm/dts/k3-am64.dtsi
parent162a6f53a175e89a2a7ec8d42a2ef10d246be4e2 (diff)
downloadu-boot-3d64cffa91333f7bc5e7b9b8c88e1ad5eafd7a3f.tar.gz
arm: dts: k3-am64: Add support for ESM device nodes
Enable access to ESM0 configuration space and add Main ESM0 and MCU ESM nodes to the AM64 device tree. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Diffstat (limited to 'arch/arm/dts/k3-am64.dtsi')
-rw-r--r--arch/arm/dts/k3-am64.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-am64.dtsi b/arch/arm/dts/k3-am64.dtsi
index de6805b0c7..7aa94d5a6e 100644
--- a/arch/arm/dts/k3-am64.dtsi
+++ b/arch/arm/dts/k3-am64.dtsi
@@ -64,6 +64,7 @@
#address-cells = <2>;
#size-cells = <2>;
ranges = <0x00 0x000f4000 0x00 0x000f4000 0x00 0x000002d0>, /* PINCTRL */
+ <0x00 0x00420000 0x00 0x00420000 0x00 0x00001000>, /* ESM0 */
<0x00 0x00600000 0x00 0x00600000 0x00 0x00001100>, /* GPIO */
<0x00 0x00a40000 0x00 0x00a40000 0x00 0x00000800>, /* Timesync router */
<0x00 0x01000000 0x00 0x01000000 0x00 0x02330400>, /* First peripheral window */