]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 12 Mar 2024 18:31:03 +0000 (19:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Jun 2024 11:47:45 +0000 (13:47 +0200)
commiteea3545abf600dd0f4bccdc36df1ab550f914148
treebe12a393e1634cb5cf945018920a083b6e99ede8
parent1a48d7cf6ee5417f984e18791a1a4b9adf650075
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat

commit 88208d3cd79821117fd3fb80d9bcab618467d37b upstream.

Although the Samsung SoC keypad binding defined
linux,keypad-no-autorepeat property, Linux driver never implemented it
and always used linux,input-no-autorepeat.  Correct the DTS to use
property actually implemented.

This also fixes dtbs_check errors like:

  exynos4412-origen.dtb: keypad@100a0000: 'linux,keypad-no-autorepeat' does not match any of the regexes: '^key-[0-9a-z]+$', 'pinctrl-[0-9]+'

Cc: <stable@vger.kernel.org>
Fixes: bd08f6277e44 ("ARM: dts: Add keypad entries to Exynos4412 based Origen")
Link: https://lore.kernel.org/r/20240312183105.715735-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/samsung/exynos4412-origen.dts