diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-06-06 22:13:43 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2022-07-19 11:54:38 +0200 |
commit | 361104b05684caa3491b41cd6734474ecf4b80c2 (patch) | |
tree | 229e95afc59be12aa4ad10b543ff659aefec1ce0 /MAINTAINERS | |
parent | mfd: max77714: Update Luca Ceresoli's e-mail address (diff) | |
download | linux-361104b05684caa3491b41cd6734474ecf4b80c2.tar.xz linux-361104b05684caa3491b41cd6734474ecf4b80c2.zip |
dt-bindings: mfd: Convert da9063 to yaml
Convert the dt binding for the da9063/da9063l to yaml.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20220606201343.514391-4-mail@conchuod.ie
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..323458bb72e4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5831,6 +5831,7 @@ W: http://www.dialog-semiconductor.com/products F: Documentation/devicetree/bindings/input/da90??-onkey.txt F: Documentation/devicetree/bindings/input/dlg,da72??.txt F: Documentation/devicetree/bindings/mfd/da90*.txt +F: Documentation/devicetree/bindings/mfd/da90*.yaml F: Documentation/devicetree/bindings/regulator/dlg,da9*.yaml F: Documentation/devicetree/bindings/regulator/da92*.txt F: Documentation/devicetree/bindings/regulator/slg51000.txt |