[PATCH] dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries

Rob Herring robh at kernel.org
Fri Jun 10 11:19:17 PDT 2022


On Mon, 06 Jun 2022 16:22:39 -0500, Rob Herring 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 at kernel.org>
> ---
>  .../pinctrl/ralink,mt7620-pinctrl.yaml        | 26 +++++++++++-------
>  .../pinctrl/ralink,rt305x-pinctrl.yaml        | 27 +++++++++----------
>  2 files changed, 28 insertions(+), 25 deletions(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list