diff options
author | Bartosz Golaszewski <[email protected]> | 2019-10-21 14:44:28 +0200 |
---|---|---|
committer | Rob Herring <[email protected]> | 2019-10-28 19:40:48 -0500 |
commit | 589531a027a3dc43f7c59fd8f13e33c9a17b13c9 (patch) | |
tree | ef60250011092dde382614bb7c8abc0d6e2da677 | |
parent | b1184bab3b34841eb1c66d24ebc3cd2b769f9578 (diff) |
MAINTAINERS: update the list of maintained files for max77650
The DT bindings for MAX77650 MFD have now been converted to YAML.
Update the MAINTAINERS entry for this set of drivers.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 05f0ffce5324..9bdc6dff335c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9901,8 +9901,8 @@ MAXIM MAX77650 PMIC MFD DRIVER M: Bartosz Golaszewski <[email protected]> S: Maintained -F: Documentation/devicetree/bindings/*/*max77650.txt -F: Documentation/devicetree/bindings/*/max77650*.txt +F: Documentation/devicetree/bindings/*/*max77650.yaml +F: Documentation/devicetree/bindings/*/max77650*.yaml F: include/linux/mfd/max77650.h F: drivers/mfd/max77650.c F: drivers/regulator/max77650-regulator.c |