MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 24 Apr 2023 11:40:43 +0000 (13:40 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 8 May 2023 09:41:57 +0000 (11:41 +0200)
commit6ad9cf7a615287d640deb4a6530c4d9846621be0
treebcaf4659da5ba8baead047f273f1447a391e0201
parent048bce15da19e46ce5e866a48338929c76ca4152
MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT

Commit de614ac31955 ("MAINTAINERS: Add entries for Apple PWM driver") adds
an entry for Documentation/devicetree/bindings/pwm/pwm-apple.yaml, but
commit 87a3a3929c71 ("dt-bindings: pwm: Add Apple PWM controller") from
the same patch series actually adds the devicetree binding file with the
name apple,s5l-fpwm.yaml.

Adjust the file entry to the file actually added.

Fixes: de614ac31955 ("MAINTAINERS: Add entries for Apple PWM driver")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230424114043.22475-1-lukas.bulwahn@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
MAINTAINERS