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

Commit d91e60b3 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix dcc compatible name"

parents a04d5c07 e2c6e8e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -283,7 +283,7 @@
	};

	dcc: dcc_v2@b2000 {
		compatible = "qcom,dcc_v2";
		compatible = "qcom,dcc-v2";
		reg = <0x000b2000 0x1000>,
		      <0x000bf800 0x800>;
		reg-names = "dcc-base", "dcc-ram-base";
+1 −1
Original line number Diff line number Diff line
@@ -2883,7 +2883,7 @@
	};

	dcc: dcc_v2@10a2000 {
		compatible = "qcom,dcc_v2";
		compatible = "qcom,dcc-v2";
		reg = <0x10a2000 0x1000>,
		      <0x10ae000 0x2000>;
		reg-names = "dcc-base", "dcc-ram-base";