diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2020-05-13 10:57:17 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-05-27 19:30:26 -0600 |
commit | fc543f5367f37e6038437a9fce8e9d120e76e516 (patch) | |
tree | 35fdb1e82d233bca058553f112cba170143681ee /MAINTAINERS | |
parent | 575a29ed8f960e0cd618c63eb7972e46b18a58ef (diff) |
mfd: arizona: Move binding over to dtschema
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
[robh: Drop ref from *-supply]
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d35af9c97ad..8090f4df1b25 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18260,11 +18260,11 @@ L: patches@opensource.cirrus.com S: Supported W: https://github.com/CirrusLogic/linux-drivers/wiki T: git https://github.com/CirrusLogic/linux-drivers.git -F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt -F: Documentation/devicetree/bindings/mfd/arizona.txt +F: Documentation/devicetree/bindings/extcon/wlf,arizona.yaml +F: Documentation/devicetree/bindings/mfd/wlf,arizona.yaml F: Documentation/devicetree/bindings/mfd/wm831x.txt -F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt -F: Documentation/devicetree/bindings/sound/wlf,arizona.txt +F: Documentation/devicetree/bindings/regulator/wlf,arizona.yaml +F: Documentation/devicetree/bindings/sound/wlf,arizona.yaml F: Documentation/hwmon/wm83??.rst F: arch/arm/mach-s3c64xx/mach-crag6410* F: drivers/clk/clk-wm83*.c |