[PATCH v8] ARM: dts: aspeed: Adding Facebook Bletchley BMC

Patrick Williams patrick at stwcx.xyz
Wed Dec 20 04:38:59 PST 2023


---
Patrick Williams

> On Dec 20, 2023, at 2:07 AM, Lukas Wunner <lukas at wunner.de> wrote:
> 
> On Tue, Dec 07, 2021 at 05:49:24PM +0800, Howard Chiu wrote:
>> Initial introduction of Facebook Bletchley equipped with
>> Aspeed 2600 BMC SoC.
> [...]
>> +        tpmdev at 0 {
>> +            compatible = "tcg,tpm_tis-spi";
> 
> What's the chip used on this board?  Going forward, the DT schema for TPMs
> requires the exact chip name in addition to the generic "tcg,tpm_tis-spi".

Why is this a requirement?  This assumes there is exactly one chip. TPMs are often placed on a pluggable module in which multiple vendors could be used. There is no way in the DTS to specify multiple compatible chips. 

>> +            spi-max-frequency = <33000000>;
>> +            reg = <0>;
>> +        };
>> +    };




More information about the linux-arm-kernel mailing list