diff options
author | Sergio Paracuellos <sergio.paracuellos@gmail.com> | 2020-12-13 19:17:14 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-01-04 17:38:34 +0300 |
commit | 86e666df40c995add80a2acfb394dbce7c68dee2 (patch) | |
tree | 4856d3b1c5ad07df18b4a514dcb1d40b4bafdc2e /scripts/gdb/linux/utils.py | |
parent | 502045d91a313533d5daa20c3108507c27e79a37 (diff) | |
download | linux-86e666df40c995add80a2acfb394dbce7c68dee2.tar.xz |
dt-bindings: pinctrl: rt2880: properly redo bindings
When this bindings where applied there weren't already
reviewed and some old hacks was being used to properly
pass the schemas checks. This commits fix them up:
- Instead of using 'if-then' clause use '-pins$'.
- 'groups' and 'function' are included inside a new
'^(.*-)?pinmux$' node.
- compatible string is not an 'enum' but a 'const'.
- 'pinctrl-0' and 'pinctrl-names' removed since they are
used in consumer nodes.
Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20201213161721.6514-2-sergio.paracuellos@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions