Messages in this thread Patch in this message |  | | From | mail@conchuod ... | Subject | [PATCH v1 5/6] MAINTAINERS: convert da9063 to yaml | Date | Sun, 5 Jun 2022 14:33:00 +0100 |
| |
From: Conor Dooley <conor.dooley@microchip.com>
As the da9063 dt-binding has been converted to yaml, update the maintainers entry for it.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS index f799cf34ea52..8e51bc154584 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5805,6 +5805,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 -- 2.36.1
|  |