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

Commit ff76806a authored by Alok Chauhan's avatar Alok Chauhan
Browse files

ARM: dts: msm: Correct pmic arb channel dt property name for msmtellurium



Fix spmi channel dt naming convention to read
correct channel number.

Change-Id: Id4dc874085abb755ce82cadc8f6e8bf977026ac9
Signed-off-by: default avatarAlok Chauhan <alokc@codeaurora.org>
parent 995ad6e7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2014, The Linux Foundation. All rights reserved.
 * Copyright (c) 2014-2015, 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
@@ -644,7 +644,7 @@
			<0x200a000 0x2100>;
		reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
		interrupts = <0 190 0>;
		qcom,pmic-arb-channel-num = <0>;
		qcom,pmic-arb-channel = <0>;
		qcom,pmic-arb-max-peripherals = <256>;
		qcom,pmic-arb-max-periph-interrupts = <224>;
		qcom,pmic-arb-ee = <0>;