arm64: dts: ti: k3-am62p-main: Add eQEP nodes
authorJudith Mendez <jm@ti.com>
Tue, 24 Sep 2024 22:06:58 +0000 (17:06 -0500)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 20 Oct 2024 16:32:27 +0000 (22:02 +0530)
Add eQEP device tree nodes 0-2 for AM62P5 SoC.

Signed-off-by: Judith Mendez <jm@ti.com>
Link: https://lore.kernel.org/r/20240924220700.886313-4-jm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi

index 9b6f51379108376927e390c6f7d9c45ea7d3bb8e..41e1c24b1144141e5725f1fe5c56b18b7d49ec25 100644 (file)
                status = "disabled";
        };
 
+       eqep0: counter@23200000 {
+               compatible = "ti,am62-eqep";
+               reg = <0x00 0x23200000 0x00 0x100>;
+               power-domains = <&k3_pds 59 TI_SCI_PD_EXCLUSIVE>;
+               clocks = <&k3_clks 59 0>;
+               interrupts = <GIC_SPI 116 IRQ_TYPE_EDGE_RISING>;
+               status = "disabled";
+       };
+
+       eqep1: counter@23210000 {
+               compatible = "ti,am62-eqep";
+               reg = <0x00 0x23210000 0x00 0x100>;
+               power-domains = <&k3_pds 60 TI_SCI_PD_EXCLUSIVE>;
+               clocks = <&k3_clks 60 0>;
+               interrupts = <GIC_SPI 117 IRQ_TYPE_EDGE_RISING>;
+               status = "disabled";
+       };
+
+       eqep2: counter@23220000 {
+               compatible = "ti,am62-eqep";
+               reg = <0x00 0x23220000 0x00 0x100>;
+               power-domains = <&k3_pds 62 TI_SCI_PD_EXCLUSIVE>;
+               clocks = <&k3_clks 62 0>;
+               interrupts = <GIC_SPI 118 IRQ_TYPE_EDGE_RISING>;
+               status = "disabled";
+       };
+
        main_mcan0: can@20701000 {
                compatible = "bosch,m_can";
                reg = <0x00 0x20701000 0x00 0x200>,