Skip to content

Commit 6ad9cf7

Browse files
bulwahnkrzk
authored andcommitted
MAINTAINERS: adjust file entry for ARM/APPLE MACHINE SUPPORT
Commit de614ac ("MAINTAINERS: Add entries for Apple PWM driver") adds an entry for Documentation/devicetree/bindings/pwm/pwm-apple.yaml, but commit 87a3a39 ("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: de614ac ("MAINTAINERS: Add entries for Apple PWM driver") Signed-off-by: Lukas Bulwahn <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 048bce1 commit 6ad9cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1961,7 +1961,7 @@ F: Documentation/devicetree/bindings/nvmem/apple,efuses.yaml
19611961
F: Documentation/devicetree/bindings/pci/apple,pcie.yaml
19621962
F: Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml
19631963
F: Documentation/devicetree/bindings/power/apple*
1964-
F: Documentation/devicetree/bindings/pwm/pwm-apple.yaml
1964+
F: Documentation/devicetree/bindings/pwm/apple,s5l-fpwm.yaml
19651965
F: Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
19661966
F: arch/arm64/boot/dts/apple/
19671967
F: drivers/bluetooth/hci_bcm4377.c

0 commit comments

Comments
 (0)