dt-bindings: pinctrl: mediatek: Fix child node name patterns
authorRob Herring <robh@kernel.org>
Fri, 20 Jan 2023 02:05:36 +0000 (20:05 -0600)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 27 Jan 2023 12:31:34 +0000 (13:31 +0100)
commit6c488fbb1de2bf3821307f4a81449d7b2f300b34
treea4e9d378f1ac77ffc6b6968657353d4ac335c084
parenta08cbeb1d10f2f091d4169a0ca0f4b719a53446a
dt-bindings: pinctrl: mediatek: Fix child node name patterns

The child node name patterns in Mediatek pinctrl bindings don't match
reality. I don't know where '-[0-9]+$' came from, but I don't see any nodes
with a matching pattern. Also, patterns such as 'pins' or 'mux' are
ambiguous because any prefix or suffix is allowed. If that's desired, it
should be explicit.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230120020536.3229300-1-robh@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/mediatek,mt65xx-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt7622-pinctrl.yaml
Documentation/devicetree/bindings/pinctrl/mediatek,mt8183-pinctrl.yaml