commit | b35d2e561ea711626749fcb511637f0e4604ff18 | [log] [tgz] |
---|---|---|
author | Gregory Fong <gregory.0xf0@gmail.com> | Thu May 28 19:14:10 2015 -0700 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Fri May 29 14:43:13 2015 -0700 |
tree | dbb7ce7e813be83795f9adc6a4babe4cebcc5bd1 | |
parent | 8820949d21eab614c02419e79385e16f1429b0e7 [diff] |
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 <gregory.0xf0@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>