Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 19cff9a5 authored by Nirmal Abraham's avatar Nirmal Abraham
Browse files

ARM: dts: msm: Update msm_ext_disp string



Modify the msm_ext_disp string to match with the
sysfs path which userspace queries when the DP
cable notifcation is send to userspace.

Change-Id: Ic72e6d2e01bf5ec1b5fdaa2aaee159e63eb6669f
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 1ee7dcd5
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/* Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -469,13 +469,13 @@
		qcom,mdss-fb-map = <&mdss_fb1>;
	};

	msm_ext_disp: qcom,msm_ext_disp {
	msm_ext_disp: qcom,msm-ext-disp {
		status = "ok";
		compatible = "qcom,msm-ext-disp";

		ext_disp_audio_codec: qcom,msm-ext-disp-audio-codec-rx {
			compatible = "qcom,msm-ext-disp-audio-codec-rx";
			qcom,msm_ext_disp = <&msm_ext_disp>;
			qcom,msm-ext-disp = <&msm_ext_disp>;
		};
	};