diff options
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2019-10-21 14:44:28 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-10-28 19:40:48 -0500 |
commit | 589531a027a3dc43f7c59fd8f13e33c9a17b13c9 (patch) | |
tree | ef60250011092dde382614bb7c8abc0d6e2da677 /MAINTAINERS | |
parent | b1184bab3b34841eb1c66d24ebc3cd2b769f9578 (diff) | |
download | linux-589531a027a3dc43f7c59fd8f13e33c9a17b13c9.tar.gz linux-589531a027a3dc43f7c59fd8f13e33c9a17b13c9.tar.bz2 linux-589531a027a3dc43f7c59fd8f13e33c9a17b13c9.zip |
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 <bgolaszewski@baylibre.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-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 <bgolaszewski@baylibre.com> L: linux-kernel@vger.kernel.org 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 |