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

Commit 85f7ad58 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Update compatible property for SPS driver on all targets



To follow compatible field convention, update existing property on all
targets on kernel 4.14.

Change-Id: I3085e6758dc425e1943e3d122094f46d28acd7b5
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent 7e0690e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -329,7 +329,7 @@
	};
	};


	qcom,sps {
	qcom,sps {
		compatible = "qcom,msm_sps_4k";
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;
		qcom,pipe-attr-ee;
	};
	};


+1 −1
Original line number Original line Diff line number Diff line
@@ -754,7 +754,7 @@
	};
	};


	qcom,sps {
	qcom,sps {
		compatible = "qcom,msm_sps_4k";
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;
		qcom,pipe-attr-ee;
	};
	};


+1 −1
Original line number Original line Diff line number Diff line
@@ -2133,7 +2133,7 @@
	};
	};


	qcom,sps {
	qcom,sps {
		compatible = "qcom,msm_sps_4k";
		compatible = "qcom,msm-sps-4k";
		qcom,pipe-attr-ee;
		qcom,pipe-attr-ee;
	};
	};