From 45c09c3963d8f9df619dba2fce7047d54cb7e83a Mon Sep 17 00:00:00 2001 From: Joonyoung Shim Date: Tue, 27 Dec 2016 15:35:42 +0900 Subject: ARM64: dts: exynos5433-tm2(e): fix earjack key codes In Tizen 3.0, keycodes for earjack should be below. volume down: 114 volume up: 115 media key: 226 Change-Id: Ifc9c5c444980fcdc691daa0066966ba860cb9081 Signed-off-by: Joonyoung Shim --- arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 6 +++--- arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index e1160540031b..3f69de2ecb43 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -379,9 +379,9 @@ wlf,micd-force-micbias; wlf,micd-ranges = < - 139 0x101 - 295 0x102 - 752 0x103 + 139 226 + 295 115 + 752 114 1257 0x104 >; wlf,micd-configs = < diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts index 7ba5c720cf8d..6adf84f35e43 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts @@ -379,9 +379,9 @@ wlf,micd-force-micbias; wlf,micd-ranges = < - 139 0x101 - 295 0x102 - 752 0x103 + 139 226 + 295 115 + 752 114 1257 0x104 >; wlf,micd-configs = < -- cgit v1.2.3