[PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM

Peng Fan peng.fan at nxp.com
Wed Aug 7 19:26:52 PDT 2024


> Subject: [PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux:
> Add and enable TPM
> 
> Add support for TPM for phyBOARD Pollux.
> 
> Signed-off-by: Benjamin Hahn <B.Hahn at phytec.de>
> ---
> Changes in v2:
> - renamed tpm node to tpm at 0
> - removed num-cs
> - cleanup pinctrl
> - Link to v1:
> ---
>  .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts   | 26
> ++++++++++++++++++++++
>  1 file changed, 26 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-
> rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-
> rdk.dts
> index 00a240484c25..0e8200413557 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> @@ -103,6 +103,23 @@ reg_vcc_3v3_sw: regulator-vcc-3v3-sw {
>  	};
>  };
> 
> +/* TPM */
> +&ecspi1 {
> +	#address-cells = <1>;
> +	#size-cells = <0>;

Duplicated with imx8mp.dtsi. Other than this:
Reviewed-by: Peng Fan <peng.fan at nxp.com>

Regards,
Peng.



More information about the linux-arm-kernel mailing list