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

Commit 72d2c5dd authored by Channagoud Kadabi's avatar Channagoud Kadabi Committed by Venkata Narendra Kumar Gutta
Browse files

ARM64: Increase the number of gpios to 1280



Number of gpios has increased on sdm845 and existing 1024
number is not enough. Increase the number to 1280.

Change-Id: I9ca0255d9ef52f2d9b4140a7c975d47bd6db63a0
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
Signed-off-by: default avatarVenkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
parent daa4379b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -736,7 +736,7 @@ config HOTPLUG_CPU
# selected platforms.
# selected platforms.
config ARCH_NR_GPIO
config ARCH_NR_GPIO
	int
	int
	default 1024 if ARCH_QCOM
	default 1280 if ARCH_QCOM
	default 256
	default 256
	help
	help
	  Maximum number of GPIOs in the system.
	  Maximum number of GPIOs in the system.