On Fri, Jun 21, 2019 at 5:19 PM Thierry Reding <thierry.reding@xxxxxxxxx> wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > Some pin groups have park bits for multiple pins in one register. > Support this by turning the parked bit field into a parked bitmask > field. If no parked bits are supported, the bitmask can be 0. > > Update the pingroup table on Tegra210, which is the only generation > where this is supported, with the parked bitmask. > > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Changes in v2: > - write to mux_bank/mux_reg or drv_bank/drv_reg depending on pin Patch applied with Dmitry's ACK. Yours, Linus Walleij