Re: [PATCH v2] pinctrl: rockchip: Add rv1108 recalculated iomux support

From: Heiko Stuebner
Date: Fri Aug 25 2017 - 05:23:34 EST


Am Mittwoch, 23. August 2017, 16:00:07 CEST schrieb David Wu:
> The pins from GPIO1A0 to GPIO1B1 are special, need to recalculate
> iomux. And the register offset is larger than the u8 range, so changed
> to u32.
>
> Signed-off-by: David Wu <david.wu@xxxxxxxxxxxxxx>

While I'm still struggling trying to understand why some chip-designer
would move these iomux settings into the general SOC_CON registers,
this matches the documentation for the rv1108, so

Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>


Heiko