diff options
author | 2023-01-19 20:05:36 -0600 | |
---|---|---|
committer | 2023-01-27 13:31:34 +0100 | |
commit | 6c488fbb1de2bf3821307f4a81449d7b2f300b34 (patch) | |
tree | a4e9d378f1ac77ffc6b6968657353d4ac335c084 /lib/parser.c | |
parent | pinctrl: at91: Tag suspend/resume __maybe_unused (diff) | |
download | linux-rng-6c488fbb1de2bf3821307f4a81449d7b2f300b34.tar.xz linux-rng-6c488fbb1de2bf3821307f4a81449d7b2f300b34.zip |
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>
Diffstat (limited to 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions