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@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