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

Commit 0691a0a1 authored by Yi Chen's avatar Yi Chen
Browse files

ARM: dts: msm: enable spi slave for qcs405 sku2



Add spi-msm-codec-slave driver support for qcs405(sku2).

CRs-Fixed: 2365441
Change-Id: I2fcd5891f417cf512dd4e379d8b938ca7518ddc7
Signed-off-by: default avatarYi Chen <yichen@codeaurora.org>
parent dc7aa950
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -82,6 +82,16 @@
		qcom,mdss-fb-map = <&mdss_fb0>;
	};

	spi@78b5000 {
		status = "okay";

		spi@0 {
			compatible = "qcom,spi-msm-codec-slave";
			reg = <0>;
			spi-max-frequency = <50000000>;
		};
	};

	spi@7af5000 {  /* BLSP1 QUP2 */
		status = "ok";
		mdss_spi_client: qcom,mdss_spi_client {