On Tue, 12 Mar 2024 19:31:02 +0100, Krzysztof Kozlowski wrote:
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:
[...]
Applied, thanks!
[1/4] ARM: dts: samsung: smdkv310: fix keypad no-autorepeat https://git.kernel.org/krzk/linux/c/87d8e522d6f5a004f0aa06c0def302df65aff296 [2/4] ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat https://git.kernel.org/krzk/linux/c/88208d3cd79821117fd3fb80d9bcab618467d37b [3/4] ARM: dts: samsung: smdk4412: fix keypad no-autorepeat https://git.kernel.org/krzk/linux/c/4ac4c1d794e7ff454d191bbdab7585ed8dbf3758 [4/4] ARM: dts: samsung: smdk4412: align keypad node names with dtschema https://git.kernel.org/krzk/linux/c/ad722fc2ed6f056ba6c49bf161cf45a3e1b88853
Best regards,