[RFT PATCH 2/4] peci: Add peci-npcm controller driver

Krzysztof Kozlowski krzk at kernel.org
Sat Jun 17 17:49:15 AEST 2023


On 16/06/2023 21:34, Iwona Winiarska wrote:
> From: Tomer Maimon <tmaimon77 at gmail.com>
> 
> Add support for Nuvoton NPCM BMC hardware to the Platform Environment
> Control Interface (PECI) subsystem.
> 
> Signed-off-by: Tomer Maimon <tmaimon77 at gmail.com>
> Signed-off-by: kfting <warp5tw at gmail.com>
> Co-developed-by: Iwona Winiarska <iwona.winiarska at intel.com>
> Signed-off-by: Iwona Winiarska <iwona.winiarska at intel.com>

...

> +
> +	return 0;
> +}
> +
> +static const struct of_device_id npcm_peci_of_table[] = {
> +	{ .compatible = "nuvoton,npcm750-peci", },
> +	{ .compatible = "nuvoton,npcm845-peci", },

So they are compatible? Binding did not say that.

Best regards,
Krzysztof



More information about the openbmc mailing list