arm64: dts: imx93: add tpm nodes
authorPeng Fan <peng.fan@nxp.com>
Thu, 20 Oct 2022 10:17:02 +0000 (18:17 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sat, 29 Oct 2022 07:43:34 +0000 (15:43 +0800)
Add tpm[2,4-6] node

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx93.dtsi

index 4b4a500ed86cfebec3d5149ba7d3f5525f80720d..db5e3ae308e9379ae4ef9b8b432ab5973e21f1e6 100644 (file)
                                nxp,no-divider;
                        };
 
+                       tpm2: pwm@44320000 {
+                               compatible = "fsl,imx7ulp-pwm";
+                               reg = <0x44320000 0x10000>;
+                               clocks = <&clk IMX93_CLK_TPM2_GATE>;
+                               #pwm-cells = <3>;
+                               status = "disabled";
+                       };
+
                        lpi2c1: i2c@44340000 {
                                compatible = "fsl,imx93-lpi2c", "fsl,imx7ulp-lpi2c";
                                reg = <0x44340000 0x10000>;
                                status = "disabled";
                        };
 
+                       tpm4: pwm@424f0000 {
+                               compatible = "fsl,imx7ulp-pwm";
+                               reg = <0x424f0000 0x10000>;
+                               clocks = <&clk IMX93_CLK_TPM4_GATE>;
+                               #pwm-cells = <3>;
+                               status = "disabled";
+                       };
+
+                       tpm5: pwm@42500000 {
+                               compatible = "fsl,imx7ulp-pwm";
+                               reg = <0x42500000 0x10000>;
+                               clocks = <&clk IMX93_CLK_TPM5_GATE>;
+                               #pwm-cells = <3>;
+                               status = "disabled";
+                       };
+
+                       tpm6: pwm@42510000 {
+                               compatible = "fsl,imx7ulp-pwm";
+                               reg = <0x42510000 0x10000>;
+                               clocks = <&clk IMX93_CLK_TPM6_GATE>;
+                               #pwm-cells = <3>;
+                               status = "disabled";
+                       };
+
                        lpi2c3: i2c@42530000 {
                                compatible = "fsl,imx93-lpi2c", "fsl,imx7ulp-lpi2c";
                                reg = <0x42530000 0x10000>;