forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/input/mtk-pmic-keys.txt
....@@ -10,13 +10,13 @@
1010
1111 Required properties:
1212 - compatible: "mediatek,mt6397-keys" or "mediatek,mt6323-keys"
13
-- linux,keycodes: See Documentation/devicetree/bindings/input/keys.txt
13
+- linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml
1414
1515 Optional Properties:
1616 - wakeup-source: See Documentation/devicetree/bindings/power/wakeup-source.txt
1717 - mediatek,long-press-mode: Long press key shutdown setting, 1 for
1818 pwrkey only, 2 for pwrkey/homekey together, others for disabled.
19
-- power-off-time-sec: See Documentation/devicetree/bindings/input/keys.txt
19
+- power-off-time-sec: See Documentation/devicetree/bindings/input/input.yaml
2020
2121 Example:
2222