diff mbox series

dt-bindings: input: update reference to m8921-keypad.yaml

Message ID 20240908-keypad-wakeup-ref-v1-1-762e4641468a@kernel.org
State New
Headers show
Series dt-bindings: input: update reference to m8921-keypad.yaml | expand

Commit Message

Simon Horman Sept. 8, 2024, 8:25 p.m. UTC
commit 53ed3233e6b5 ("dt-bindings: input: qcom,pm8921-keypad: convert to
YAML format") resulted in a renaming of the output .txt file from
qcom,pm8xxx-keypad.txt to qcom,pm8921-keypad.yaml.

This patch makes a corresponding update to the link to that .txt file
in wakeup-source.txt.

Flagged by make htmldocs:
Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt

Signed-off-by: Simon Horman <horms@kernel.org>
---
 Documentation/devicetree/bindings/power/wakeup-source.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring Sept. 9, 2024, 4:03 p.m. UTC | #1
On Sun, 08 Sep 2024 21:25:16 +0100, Simon Horman wrote:
> commit 53ed3233e6b5 ("dt-bindings: input: qcom,pm8921-keypad: convert to
> YAML format") resulted in a renaming of the output .txt file from
> qcom,pm8xxx-keypad.txt to qcom,pm8921-keypad.yaml.
> 
> This patch makes a corresponding update to the link to that .txt file
> in wakeup-source.txt.
> 
> Flagged by make htmldocs:
> Warning: Documentation/devicetree/bindings/power/wakeup-source.txt references a file that doesn't exist: Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
> 
> Signed-off-by: Simon Horman <horms@kernel.org>
> ---
>  Documentation/devicetree/bindings/power/wakeup-source.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/power/wakeup-source.txt b/Documentation/devicetree/bindings/power/wakeup-source.txt
index a6c8978964aa..128b55be67b7 100644
--- a/Documentation/devicetree/bindings/power/wakeup-source.txt
+++ b/Documentation/devicetree/bindings/power/wakeup-source.txt
@@ -26,7 +26,7 @@  List of legacy properties and respective binding document
 3. "linux,wakeup"		Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
 				Documentation/devicetree/bindings/mfd/tc3589x.txt
 				Documentation/devicetree/bindings/input/touchscreen/ads7846.txt
-4. "linux,keypad-wakeup"	Documentation/devicetree/bindings/input/qcom,pm8xxx-keypad.txt
+4. "linux,keypad-wakeup"	Documentation/devicetree/bindings/input/qcom,pm8921-keypad.yaml
 5. "linux,input-wakeup"		Documentation/devicetree/bindings/input/samsung,s3c6410-keypad.yaml
 6. "nvidia,wakeup-source"	Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt