2023-04-24 11:47:32

by Lukas Bulwahn

[permalink] [raw]
Subject: [PATCH] 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.

Signed-off-by: Lukas Bulwahn <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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
--
2.17.1


2023-05-08 11:05:48

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT


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,
--
Krzysztof Kozlowski <[email protected]>