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

Commit fd57cb3c authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: change the max pclk supported for dp"

parents 2f539c41 b705e443
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2019, 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
@@ -101,6 +101,10 @@
	status = "disabled";
};

&sde_dp {
	qcom,max-pclk-frequency-khz = <675000>;
};

&mem_dump {
	rpmh {
		qcom,dump-size = <0x400000>;
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2017-2019, 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
@@ -605,7 +605,7 @@
		qcom,aux-cfg8-settings = [40 bb];
		qcom,aux-cfg9-settings = [44 03];

		qcom,max-pclk-frequency-khz = <675000>;
		qcom,max-pclk-frequency-khz = <300000>;

		qcom,ctrl-supply-entries {
			#address-cells = <1>;