diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-04-01 14:17:32 +0200 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2021-04-02 13:00:55 +0200 |
commit | d9e903f8cc18fa051f4d6c99df2d401b14837746 (patch) | |
tree | 9ef7dbc6d1ae7c972c51d9a7ba585a09e13509f7 /MAINTAINERS | |
parent | 3aeaf509380990271f8b0e7babfa978a3f43f67c (diff) | |
download | linux-stable-d9e903f8cc18fa051f4d6c99df2d401b14837746.tar.gz linux-stable-d9e903f8cc18fa051f4d6c99df2d401b14837746.tar.bz2 linux-stable-d9e903f8cc18fa051f4d6c99df2d401b14837746.zip |
MAINTAINERS: update lego,ev3-battery.yaml reference
Changeset 3004e581d92a ("dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format")
renamed: Documentation/devicetree/bindings/power/supply/lego_ev3_battery.txt
to: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml.
Update its cross-reference accordingly.
Fixes: 3004e581d92a ("dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e319b2862b54..5fb669cf5b08 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10047,7 +10047,7 @@ F: drivers/misc/eeprom/eeprom.c LEGO MINDSTORMS EV3 R: David Lechner <david@lechnology.com> S: Maintained -F: Documentation/devicetree/bindings/power/supply/lego_ev3_battery.txt +F: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml F: arch/arm/boot/dts/da850-lego-ev3.dts F: drivers/power/supply/lego_ev3_battery.c |