Re: [PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-09-25 Thread Linus Walleij
On Thu, Aug 27, 2015 at 10:46 PM, Xing Zheng wrote: > Many parts of pinctrl rk3036 are similar to rk2928's. > > Signed-off-by: Xing Zheng Patch applied with Heiko's ACK, and THANKS to Rockchip and Xing for working in the open community with this nowadays, way to go! Yours, Linus Walleij -- To

Re: [PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-09-25 Thread Linus Walleij
On Thu, Aug 27, 2015 at 10:46 PM, Xing Zheng wrote: > Many parts of pinctrl rk3036 are similar to rk2928's. > > Signed-off-by: Xing Zheng Patch applied with Heiko's ACK, and THANKS to Rockchip and Xing for working in the open community with

Re: [PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-08-28 Thread Heiko Stuebner
Hi, Am Freitag, 28. August 2015, 13:46:47 schrieb Xing Zheng: > Many parts of pinctrl rk3036 are similar to rk2928's. > > Signed-off-by: Xing Zheng > --- > > Changes in v1: None > > drivers/pinctrl/pinctrl-rockchip.c | 17 + > 1 file changed, 17 insertions(+) please also

Re: [PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-08-28 Thread Heiko Stuebner
Hi, Am Freitag, 28. August 2015, 13:46:47 schrieb Xing Zheng: Many parts of pinctrl rk3036 are similar to rk2928's. Signed-off-by: Xing Zheng zhengx...@rock-chips.com --- Changes in v1: None drivers/pinctrl/pinctrl-rockchip.c | 17 + 1 file changed, 17 insertions(+)

[PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-08-27 Thread Xing Zheng
Many parts of pinctrl rk3036 are similar to rk2928's. Signed-off-by: Xing Zheng --- Changes in v1: None drivers/pinctrl/pinctrl-rockchip.c | 17 + 1 file changed, 17 insertions(+) diff --git a/drivers/pinctrl/pinctrl-rockchip.c b/drivers/pinctrl/pinctrl-rockchip.c index

[PATCH v1 2/3] pinctrl: rockchip: add support for the rk3036

2015-08-27 Thread Xing Zheng
Many parts of pinctrl rk3036 are similar to rk2928's. Signed-off-by: Xing Zheng zhengx...@rock-chips.com --- Changes in v1: None drivers/pinctrl/pinctrl-rockchip.c | 17 + 1 file changed, 17 insertions(+) diff --git a/drivers/pinctrl/pinctrl-rockchip.c