mbox series

[GIT,PULL] ARM: dts: samsung: Second round for v6.7

Message ID 20231024132615.65609-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] ARM: dts: samsung: Second round for v6.7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-6.7-2

Message

Krzysztof Kozlowski Oct. 24, 2023, 1:26 p.m. UTC
Hi,

On top of previous pull request, last minute improvements for v6.7.

Best regards,
Krzysztof


The following changes since commit ef399736c3ba77fb82d778b1b7285baa65a7e079:

  ARM: dts: samsung: exynos4210: enable polling (2023-09-14 10:05:21 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-6.7-2

for you to fetch changes up to 4a48fa417abc5b86da393c93ab63a9160076a248:

  ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys (2023-10-18 08:22:23 +0200)

----------------------------------------------------------------
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.

----------------------------------------------------------------
Raymond Hackley (2):
      ARM: dts: samsung: exynos4412-midas: fix key-ok event code
      ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys

 arch/arm/boot/dts/samsung/exynos4412-midas.dtsi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)