Merge tag 'samsung-dt-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Wed, 25 Oct 2023 21:08:35 +0000 (23:08 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 25 Oct 2023 21:08:41 +0000 (23:08 +0200)
commite209b029c7d7f6205e510633d6ba966900b87ac2
tree58aa726c97c5253fbe9d28d138c55d5d4c3af536
parentf0bb192440e6a86d17e078feed7a5779445c5ced
parent4a48fa417abc5b86da393c93ab63a9160076a248
Merge tag 'samsung-dt-6.7-2' of https://git./linux/kernel/git/krzk/linux into soc/dt

Samsung DTS ARM changes for v6.7, part two

Two minor improvements for Midas boards (Exynos4412, e.g. Samsung Galaxy S3):
1. Correct the middle hardware key to emit KEY_OK instead of KEY_MENU,
   because there is already separate touchkey providing KEY_MENU and
   both label and node name suggests this should be KEY_OK.
2. Use defines for other key input constants.

* tag 'samsung-dt-6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys
  ARM: dts: samsung: exynos4412-midas: fix key-ok event code

Link: https://lore.kernel.org/r/20231024132615.65609-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>