Re: [PATCH v2 6/6] ARM: brcmstb: Add default gpio number
From: Linus Walleij <hidden>
Date: 2015-06-02 13:42:10
Also in:
linux-arm-kernel, linux-gpio, lkml
From: Linus Walleij <hidden>
Date: 2015-06-02 13:42:10
Also in:
linux-arm-kernel, linux-gpio, lkml
On Fri, May 29, 2015 at 4:14 AM, Gregory Fong [off-list ref] wrote:
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 <redacted>
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij