]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries
authorRob Herring <robh@kernel.org>
Mon, 6 Jun 2022 21:22:39 +0000 (16:22 -0500)
committerRob Herring <robh@kernel.org>
Fri, 10 Jun 2022 18:19:07 +0000 (12:19 -0600)
commit19cc8590f466050a94c264fee865f6391a0e9654
tree9fc0b2aea8896faaea8e1fea1b2d49bde58dbb05
parent8d6bd3827c9c07f2ced3ab8e031d2ec2bbd737cc
dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries

There's no reason to list the same value twice in an 'enum'. This was fixed
treewide in commit f03db29f7807 ("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@kernel.org>
Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Link: https://lore.kernel.org/r/20220606212239.1360877-1-robh@kernel.org
Documentation/devicetree/bindings/pinctrl/ralink,mt7620-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/ralink,rt305x-pinctrl.yaml