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

Commit 8330fabe authored by Sivasri Kumar Vanka's avatar Sivasri Kumar Vanka
Browse files

ARM: dts: msm: Fix cx_cdev label size for MDM9607



Reducing the size of the node for rpm_requests to rpmb,
To fix probe error for node cx_cdev.

Change-Id: I08dfea19ea9d90dddc243db2410fcc72e74facb0
Signed-off-by: default avatarSagar Chormale <schormal@codeaurora.org>
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent ed6e35a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
 * GNU General Public License for more details.
 */

&rpm_requests {
&rpmb {
	rpm-regulator-smpa2 {
		status = "okay";
		mdm9607_s2: regulator-s2 {
+1 −1
Original line number Diff line number Diff line
@@ -1299,7 +1299,7 @@
			interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
			label = "rpm";

			rpm_requests: rpm_requests@0 {
			rpmb: rpmb@0 {
				compatible = "qcom,rpm-smd";
				qcom,smd-channels = "rpm_requests";
				interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>;
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2020, 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
@@ -11,7 +11,7 @@
 * GNU General Public License for more details.
 */

&rpm_requests {
&rpmb {
	rpm-regulator-smpa1 {
		qcom,resource-name = "smpa";
		qcom,resource-id = <1>;