[PATCH 5/5] ARM: dts: aspeed: Add Facebook Wedge400 BMC
Lukas Wunner
lukas at wunner.de
Wed Dec 20 19:27:14 AEDT 2023
On Mon, Aug 24, 2020 at 02:19:48PM -0700, rentao.bupt at gmail.com wrote:
> Add initial version of device tree for Facebook Wedge400 (AST2500) BMC.
[...]
> --- /dev/null
> +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-wedge400.dts
[...]
> + 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".
> + spi-max-frequency = <33000000>;
> + reg = <0>;
> + };
More information about the Linux-aspeed
mailing list