>> + sysctrl_DMC: system-controller@0 {
>> + compatible = "amlogic,meson-gx-dmc-sysctrl",
>> "syscon", "simple-mfd";
>
> we'd like to drop 'meson-' prefix, so better using "amlogic,gx-dmc-sysctrl",
> please take a look at the discussion here [1]
>
> [1] https://lkml.kernel.org/r/[email protected]
>On that subject, should I remove the meson keyword from dts only, or from everything ? e.g use amlogic_canvas_* symbols instead of meson_canvas_*, name the source file "amlogic-canvas.c", etc. ?

