diff mbox series

MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT

Message ID 20230424114043.22475-1-lukas.bulwahn@gmail.com
State Handled Elsewhere
Headers show
Series MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT | expand

Commit Message

Lukas Bulwahn April 24, 2023, 11:40 a.m. UTC
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.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski May 8, 2023, 9:37 a.m. UTC | #1
On Mon, 24 Apr 2023 13:40:43 +0200, Lukas Bulwahn wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT
      https://git.kernel.org/krzk/linux-dt/c/196a1716a2ecdcbc61e6b299362897f0ccbd26c1

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 82bea269e242..a430ea8018ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1961,7 +1961,7 @@  F:	Documentation/devicetree/bindings/nvmem/apple,efuses.yaml
 F:	Documentation/devicetree/bindings/pci/apple,pcie.yaml
 F:	Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
 F:	Documentation/devicetree/bindings/power/apple*
-F:	Documentation/devicetree/bindings/pwm/pwm-apple.yaml
+F:	Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
 F:	Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
 F:	arch/arm64/boot/dts/apple/
 F:	drivers/bluetooth/hci_bcm4377.c