[PATCH v2 RESEND 2/2] ARM: dts: Add board-specific compatible string to npcm750-evb devicetree
Tomer Maimon
tmaimon77 at gmail.com
Fri Mar 5 02:21:36 AEDT 2021
Hi Jonathan,
Thanks a lot for sending the patch,
I think that when it related to the SoC EVB it can stay with the
genral compatible name nuvoton,npcm750
you can see it also in,
https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/aspeed-ast2500-evb.dts#L8
Thanks again,
Tomer
On Wed, 3 Mar 2021 at 17:47, Jonathan Neuschäfer <j.neuschaefer at gmx.net>
wrote:
> According to the revised binding, the devicetree needs a board-specific
> compatible string.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
> ---
>
> v2:
> - no changes
> ---
> arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> b/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> index 9f13d08f5804e..dea3dbc4a6a52 100644
> --- a/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> +++ b/arch/arm/boot/dts/nuvoton-npcm750-evb.dts
> @@ -9,7 +9,7 @@
>
> / {
> model = "Nuvoton npcm750 Development Board (Device Tree)";
> - compatible = "nuvoton,npcm750";
> + compatible = "nuvoton,npcm750-evb", "nuvoton,npcm750";
>
> aliases {
> ethernet2 = &gmac0;
> --
> 2.29.2
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20210304/cbe2612e/attachment.htm>
More information about the openbmc
mailing list