Re: [PATCH v2 1/4] pinctrl: rockchip: add support for the rk3228

2015-12-11 Thread Linus Walleij
On Fri, Dec 11, 2015 at 2:30 AM, Jeffy Chen wrote: > The pinctrl of rk3228 is much the same as rk3288's, but > without pmu. > > Signed-off-by: Jeffy Chen > Reviewed-by: Heiko Stuebner > Acked-by: Rob Herring > > --- > > Changes in v2: None Same as I applied then, I also added the same Review/

[PATCH v2 1/4] pinctrl: rockchip: add support for the rk3228

2015-12-10 Thread Jeffy Chen
The pinctrl of rk3228 is much the same as rk3288's, but without pmu. Signed-off-by: Jeffy Chen Reviewed-by: Heiko Stuebner Acked-by: Rob Herring --- Changes in v2: None .../bindings/pinctrl/rockchip,pinctrl.txt | 3 +- drivers/pinctrl/pinctrl-rockchip.c | 53 ++