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

Commit eef4b381 authored by Fenglin Wu's avatar Fenglin Wu
Browse files

ARM: dts: msm: Correct GPIO address size for PM6125



PM6125 has 9 GPIO modules so correct the address size to 0x900.

Change-Id: I033fa195b8e3e52b336a189f835e30924d1654c4
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 2d0bbcbf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-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
@@ -141,7 +141,7 @@

		pm6125_gpios: pinctrl@c000 {
			compatible = "qcom,spmi-gpio";
			reg = <0xc000 0xa00>;
			reg = <0xc000 0x900>;
			interrupts = <0x0 0xc0 0 IRQ_TYPE_NONE>,
					<0x0 0xc1 0 IRQ_TYPE_NONE>,
					<0x0 0xc2 0 IRQ_TYPE_NONE>,