[PATCH v10 2/3] arm: dts: add Nuvoton NPCM750 device tree

Arnd Bergmann arnd at arndb.de
Wed Feb 14 06:29:39 PST 2018


On Tue, Feb 13, 2018 at 9:09 PM, Brendan Higgins
<brendanhiggins at google.com> wrote:

> +
> +Enable method name:    "nuvoton,npcm7xx-smp"
> +Compatible machines:   "nuvoton,npcm750"
> +Compatible CPUs:       "arm,cortex-a9"
> +Related properties:    (none)
> +
> +Note:
> +This enable method needs valid nodes compatible with "arm,cortex-a9-scu" and
> +"nuvoton,npcm750-gcr".
> +
> +Example:
> +
> +       cpus {
> +               #address-cells = <1>;
> +               #size-cells = <0>;
> +               enable-method = "nuvoton,npcm7xx-smp";

It seems you changed the DT files, but forgot to update the binding to match.

Otherwise it looks al good to me.

       Arnd



More information about the linux-arm-kernel mailing list