summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
diff options
context:
space:
mode:
authorKeerthy <j-keerthy@ti.com>2019-10-24 15:00:59 +0530
committerTom Rini <trini@konsulko.com>2019-11-07 18:39:17 -0500
commit0f63ceaf548ae311cf42c4692985ba4908862a22 (patch)
treed9306360efd70ae3d3cca326f32b26d62d751460 /arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
parent69eceae8707e6df8f04a1012ea00f4c81d620cf0 (diff)
downloadu-boot-0f63ceaf548ae311cf42c4692985ba4908862a22.tar.gz
u-boot-0f63ceaf548ae311cf42c4692985ba4908862a22.tar.xz
u-boot-0f63ceaf548ae311cf42c4692985ba4908862a22.zip
arm: dts: k3-j721e-r5-common: Add tps65941 node and dependent wkup_i2c0 node
Add tps65941 node and dependent wkup_i2c0 node needed for AVS class 0 support Signed-off-by: Keerthy <j-keerthy@ti.com>
Diffstat (limited to 'arch/arm/dts/k3-j721e-mcu-wakeup.dtsi')
-rw-r--r--arch/arm/dts/k3-j721e-mcu-wakeup.dtsi11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi b/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
index 92beeea34d..5dd07ac4da 100644
--- a/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
+++ b/arch/arm/dts/k3-j721e-mcu-wakeup.dtsi
@@ -57,6 +57,17 @@
clock-names = "fclk";
};
+ wkup_i2c0: i2c@42120000 {
+ compatible = "ti,j721e-i2c", "ti,omap4-i2c";
+ reg = <0x0 0x42120000 0x0 0x100>;
+ interrupts = <GIC_SPI 896 IRQ_TYPE_LEVEL_HIGH>;
+ #address-cells = <1>;
+ #size-cells = <0>;
+ clock-names = "fck";
+ clocks = <&k3_clks 197 0>;
+ power-domains = <&k3_pds 197 TI_SCI_PD_EXCLUSIVE>;
+ };
+
mcu_uart0: serial@40a00000 {
compatible = "ti,j721e-uart", "ti,am654-uart";
reg = <0x00 0x40a00000 0x00 0x100>;