[PATCH 8/9] ARM: mstar: Add smp ctrl registers to infinity2m dtsi

Arnd Bergmann arnd at kernel.org
Mon Nov 30 08:43:59 EST 2020


On Mon, Nov 30, 2020 at 2:10 PM Daniel Palmer <daniel at 0x0f.com> wrote:
>
> +&riu {
> +       smpctrl at 204000 {
> +               compatible = "mstar,smpctrl";
> +               reg = <0x204000 0x200>;
> +               status = "okay";
> +       };

You probably want some more specific compatible value, in case there are
multiple SoCs from mstar that have an smpctrl block and they don't all use
an exactly identical register layout.

     Arnd



More information about the linux-arm-kernel mailing list