[PATCH 1/1] arm64: dts: imx93: add missing tpm pwm instances

Alexander Stein alexander.stein at ew.tq-group.com
Wed Mar 8 04:00:41 PST 2023


Hi everyone,

any feedback on this?

Thanks,
Alexander

Am Montag, 27. Februar 2023, 10:38:46 CET schrieb Alexander Stein:
> TPM1/TPM3 are missing, add them.
> 
> Signed-off-by: Markus Niebel <Markus.Niebel at ew.tq-group.com>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
>  arch/arm64/boot/dts/freescale/imx93.dtsi | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi
> b/arch/arm64/boot/dts/freescale/imx93.dtsi index 2076f9c9983a..a30c5d5f4d13
> 100644
> --- a/arch/arm64/boot/dts/freescale/imx93.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
> @@ -153,6 +153,14 @@ system_counter: timer at 44290000 {
>  				nxp,no-divider;
>  			};
> 
> +			tpm1: pwm at 44310000 {
> +				compatible = "fsl,imx7ulp-pwm";
> +				reg = <0x44310000 0x1000>;
> +				clocks = <&clk IMX93_CLK_TPM1_GATE>;
> +				#pwm-cells = <3>;
> +				status = "disabled";
> +			};
> +
>  			tpm2: pwm at 44320000 {
>  				compatible = "fsl,imx7ulp-pwm";
>  				reg = <0x44320000 0x10000>;
> @@ -316,6 +324,14 @@ mu2: mailbox at 42440000 {
>  				status = "disabled";
>  			};
> 
> +			tpm3: pwm at 424e0000 {
> +				compatible = "fsl,imx7ulp-pwm";
> +				reg = <0x424e0000 0x1000>;
> +				clocks = <&clk IMX93_CLK_TPM3_GATE>;
> +				#pwm-cells = <3>;
> +				status = "disabled";
> +			};
> +
>  			tpm4: pwm at 424f0000 {
>  				compatible = "fsl,imx7ulp-pwm";
>  				reg = <0x424f0000 0x10000>;


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/





More information about the linux-arm-kernel mailing list