summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorDongwoo Lee <dwoo08.lee@samsung.com>2016-08-17 16:22:27 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2016-12-14 13:52:32 +0900
commit59d96e3cdc5a29b33df93d18b39bbbfb5cc4fece (patch)
tree50c4006a53b6228af0bd6ce1ff788590a32489b9 /arch
parentf2b670e3c356ede85db60a1103c26ccb76adc1e9 (diff)
ARM: dts: tm2(e): add "extcon" property to sii8620
A "extcon" property is added to tm2(e) dts, so sii8620 can be noted about MHL device connection from MUIC through extcon framework. Change-Id: I4bd1f7d62cf1d6b1f3252f42267247c9b50b721c Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2.dts1
-rw-r--r--arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts1
2 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
index 0b295948f856..11cfe760f467 100644
--- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
+++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
@@ -1575,6 +1575,7 @@
clock-names = "xtal";
assigned-clocks = <&pmu_system_controller 0>;
assigned-clock-parents = <&xxti>;
+ extcon = <&muic>;
port {
mhl_to_hdmi: endpoint {
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts
index f12006c070a6..6299cf7482ce 100644
--- a/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts
+++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts
@@ -1561,6 +1561,7 @@
clock-names = "xtal";
assigned-clocks = <&pmu_system_controller 0>;
assigned-clock-parents = <&xxti>;
+ extcon = <&muic>;
port {
mhl_to_hdmi: endpoint {