summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2016-12-27 15:35:42 +0900
committerJoonyoung Shim <jy0922.shim@samsung.com>2016-12-27 15:38:23 +0900
commit45c09c3963d8f9df619dba2fce7047d54cb7e83a (patch)
treefea609be64245bdcf3087fa2ecc9b08ede28173f
parent797e0e7af1ac4d3d94f278fe170adbf90422bb60 (diff)
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 <jy0922.shim@samsung.com>
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2.dts6
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts6
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 = <