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

Krzysztof Kozlowski krzk at kernel.org
Fri Aug 9 00:27:34 PDT 2024


On 09/08/2024 09:11, Benjamin Hahn wrote:
>>> +	#address-cells = <1>;
>>> +	#size-cells = <0>;
>>> +	cs-gpios = <&gpio5 9 GPIO_ACTIVE_LOW>;
>>> +	pinctrl-names = "default";
>>> +	pinctrl-0 = <&pinctrl_ecspi1>;
>>> +	status = "okay";
>>> +
>>> +	tpm: tpm at 0 {
>>> +		compatible = "infineon,slb9670", "tcg,tpm_tis-spi";
>>> +		reg = <0>;
>>> +		spi-max-frequency = <38000000>;
>>> +		status = "okay";
>> Did you disabled it anywhere?
> 
> No, we don't disable it anywhere at the moment.

Then drop it...

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list