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

Commit 18a887ac 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: Disable pwm devices from pmic8941 on 8974 pro ac"

parents 74b2ba5e 73e97344
Loading
Loading
Loading
Loading
+48 −0
Original line number Diff line number Diff line
@@ -74,6 +74,54 @@
		qcom,auto-mode-enable = <0>;
		status = "okay";
	};

	pwm@b100 {
		status = "disabled";
	};

	pwm@b200 {
		status = "disabled";
	};

	pwm@b300 {
		status = "disabled";
	};

	pwm@b400 {
		status = "disabled";
	};

	pwm@b500 {
		status = "disabled";
	};

	pwm@b600 {
		status = "disabled";
	};

	pwm@b700 {
		status = "disabled";
	};

	pwm@b800 {
		status = "disabled";
	};

	pwm@e400 {
		status = "disabled";
	};

	pwm@e500 {
		status = "disabled";
	};

	pwm@e600 {
		status = "disabled";
	};

	pwm@e700 {
		status = "disabled";
	};
};

&pma8084_mvs1 {