On Wed, Aug 14, 2019 at 4:32 PM Neil Armstrong <[email protected]> wrote: > > This fixes the following DT schemas check errors: > meson-g12a-u200.dt.yaml: reset-controller@1004: compatible:0: > 'amlogic,meson-g12a-reset' is not one of ['amlogic,meson8b-reset', > 'amlogic,meson-gxbb-reset', 'amlogic,meson-axg-reset'] > meson-g12a-sei510.dt.yaml: reset-controller@1004: compatible:0: > 'amlogic,meson-g12a-reset' is not one of ['amlogic,meson8b-reset', > 'amlogic,meson-gxbb-reset', 'amlogic,meson-axg-reset'] note to self: reference where the decision against a g12a reset compatible string was made -> [0]
> Signed-off-by: Neil Armstrong <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> [0] https://lkml.org/lkml/2019/2/7/358

