]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
docs: dt: fix a broken reference to input.yaml
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 17 Mar 2020 13:10:45 +0000 (14:10 +0100)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 15:03:34 +0000 (09:03 -0600)
The old file was converted to yaml, but its reference was
still pointing to the old one.

Fixes: 7cef1079e3ad ("dt-bindings: input: Add common input binding in json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt

index e07735a8c2c792b34b3b2a105dceedba869faa71..8cac6fafaab08e1be79d7750c2e1a343669fc149 100644 (file)
@@ -164,7 +164,7 @@ Required properties:
 - compatible: should be:
               "fsl,imx8qxp-sc-key"
               followed by "fsl,imx-sc-key";
-- linux,keycodes: See Documentation/devicetree/bindings/input/keys.txt
+- linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml
 
 Example (imx8qxp):
 -------------