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

Commit 33043629 authored by Srinivasarao Pathipati's avatar Srinivasarao Pathipati Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: qcom: update nodes for quadcore devices

The APQ variant of Khaje is quad core so update nodes as needed.

Change-Id: I98bf43f0eb6e24dbaa903361633bb96b2fb66ff3
parent f1d0655a
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,11 @@
			status = "disabled";
			status = "disabled";
		};
		};
	};
	};

	/delete-node/ chosen;
	chosen {
		bootargs = "rcupdate.rcu_expedited=1 rcu_nocbs=0-3 kpti=off nr_cpus=4";
	};
};
};


&CPU4 {
&CPU4 {
@@ -45,4 +50,6 @@
		};
		};


	};
	};

	/delete-node/ qcom,chd_gold;
};
};