diff options
author | Cristian Ciocaltea | 2020-08-03 17:20:56 +0300 |
---|---|---|
committer | Linus Walleij | 2020-08-27 10:40:13 +0200 |
commit | e1c17431855936e25f1077efa8e331122321ddd7 (patch) | |
tree | 5a710cfb61528ad17491b07b842ba2ab28fec3ca | |
parent | 45de28e31a6e250cd9e17c8b9f9db5a439fb39b2 (diff) |
MAINTAINERS: Set pinctrl binding entry for all Actions Semi Owl SoCs
Update the pinctrl binding entry to match all members of Actions Semi
Owl SoCs.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
Link: https://lore.kernel.org/r/1a9eb2b12c151d4d765d2aa74dc9cd58b3c117dc.1596461275.git.cristian.ciocaltea@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index deaafb617361..db97d048a92e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1526,7 +1526,7 @@ F: Documentation/devicetree/bindings/clock/actions,owl-cmu.txt F: Documentation/devicetree/bindings/dma/owl-dma.txt F: Documentation/devicetree/bindings/i2c/i2c-owl.txt F: Documentation/devicetree/bindings/mmc/owl-mmc.yaml -F: Documentation/devicetree/bindings/pinctrl/actions,s900-pinctrl.txt +F: Documentation/devicetree/bindings/pinctrl/actions,* F: Documentation/devicetree/bindings/power/actions,owl-sps.txt F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt F: arch/arm/boot/dts/owl-* |