On Mon, Jun 6, 2022 at 11:22 PM Rob Herring <robh@xxxxxxxxxx> wrote: > > There's no reason to list the same value twice in an 'enum'. This was fixed > treewide in commit c3b006819426 ("dt-bindings: Fix 'enum' lists with > duplicate entries"), but this one got added in the merge window. > > A meta-schema change will catch future cases. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../pinctrl/ralink,mt7620-pinctrl.yaml | 26 +++++++++++------- > .../pinctrl/ralink,rt305x-pinctrl.yaml | 27 +++++++++---------- > 2 files changed, 28 insertions(+), 25 deletions(-) Acked-by: Sergio Paracuellos <sergio.paracuellos@xxxxxxxxx> Thanks, Sergio Paracuellos