From: Gregory Fong Date: Fri, 29 May 2015 02:14:10 +0000 (-0700) Subject: ARM: brcmstb: Add default gpio number X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b35d2e561ea711626749fcb511637f0e4604ff18;p=pandora-kernel.git ARM: brcmstb: Add default gpio number Out of the brcmstb SoCs that I know, BCM3390 has the largest numbers of GPIOs, with its - 320 "peripheral" GPIOs - 5*32 = 160 UPG GPIOs (counting unused lines, which do get counted) - 2*32 = 64 UPG AON GPIOs (counting unused lines) Total: 544 I suspect that the upper limit will only need to be higher in the future, so set it to 1024. Signed-off-by: Gregory Fong Signed-off-by: Florian Fainelli --- Reading git-diff-tree failed