Re: [PATCH v2 2/4] pinctrl: qcom: Support dispersed tiles

From: Linus Walleij
Date: Wed Sep 26 2018 - 03:31:27 EST


On Tue, Sep 25, 2018 at 12:15 AM Bjorn Andersson
<bjorn.andersson@xxxxxxxxxx> wrote:

> On some new platforms the tiles have been placed too far apart to be
> covered in a single ioremap. Turn "regs" into an array of base addresses
> and make the pingroup carry the information about which tile the pin
> resides in.
>
> For existing platforms we map the first entry regs and the existing
> pingroups will all use tile 0, meaning that there's no functional
> change.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>

Patch applied.

Yours,
Linus Walleij