Message ID | 20200117081358.5772-1-jay.xu@rock-chips.com (mailing list archive) |
---|---|
Headers | show |
Series | pinctrl: rockchip: codingstyle for pinctrl-rockchip | expand |
Jianqun, Heiko, On Fri, Jan 17, 2020 at 9:14 AM Jianqun Xu <jay.xu@rock-chips.com> wrote: > Do codingstyle for pinctrl-rockchip by spliting driver by SoC types. > > Convenienty for reviewing, the first patch only moving > pinctrl-rockchip.c from driver/pinctrl to driver/pinctrl/rockchip/ . > > Jianqun Xu (2): > pinctrl: rockchip: new rockchip dir for pinctrl-rockchip > pinctrl: rockchip: split rockchip pinctrl driver by SoC type Why were these patches never applied? Is it my fault? I don't even have patch 2/2 in my mailbox, possibly it was too big! Heiko if you're OK with this change can Jianqun just send a rebased version? Yours, Linus Walleij
Hi Linus, Am Samstag, 12. September 2020, 13:27:44 CEST schrieb Linus Walleij: > Jianqun, Heiko, > > On Fri, Jan 17, 2020 at 9:14 AM Jianqun Xu <jay.xu@rock-chips.com> wrote: > > > Do codingstyle for pinctrl-rockchip by spliting driver by SoC types. > > > > Convenienty for reviewing, the first patch only moving > > pinctrl-rockchip.c from driver/pinctrl to driver/pinctrl/rockchip/ . > > > > Jianqun Xu (2): > > pinctrl: rockchip: new rockchip dir for pinctrl-rockchip > > pinctrl: rockchip: split rockchip pinctrl driver by SoC type > > Why were these patches never applied? Is it my fault? It's not your fault :-) > I don't even have patch 2/2 in my mailbox, possibly it was > too big! > > Heiko if you're OK with this change can Jianqun just send a > rebased version? We agreed to split it into smaller chunks which I think is the 13-patch series you mentioned elsewhere today. But I guess that fell through the cracks in my review :-( . So I guess we should do the current GKI thingy first to get that module build and after that maybe Jianqun can find the time to rebase the per-soc split on top of that. Heiko
Hi Heiko & Walleij >Hi Linus, > >Am Samstag, 12. September 2020, 13:27:44 CEST schrieb Linus Walleij: >> Jianqun, Heiko, >> >> On Fri, Jan 17, 2020 at 9:14 AM Jianqun Xu <jay.xu@rock-chips.com> wrote: >> >> > Do codingstyle for pinctrl-rockchip by spliting driver by SoC types. >> > >> > Convenienty for reviewing, the first patch only moving >> > pinctrl-rockchip.c from driver/pinctrl to driver/pinctrl/rockchip/ . >> > >> > Jianqun Xu (2): >> > pinctrl: rockchip: new rockchip dir for pinctrl-rockchip >> > pinctrl: rockchip: split rockchip pinctrl driver by SoC type >> >> Why were these patches never applied? Is it my fault? > >It's not your fault :-) > >> I don't even have patch 2/2 in my mailbox, possibly it was >> too big! >> >> Heiko if you're OK with this change can Jianqun just send a >> rebased version? > >We agreed to split it into smaller chunks which I think is the 13-patch >series you mentioned elsewhere today. But I guess that fell through >the cracks in my review :-( . > >So I guess we should do the current GKI thingy first to get that >module build and after that maybe Jianqun can find the time to rebase >the per-soc split on top of that. > Okay, I plan to do split work again after the GKI thingy, My plan including 1. applid patches about gpio populate as platform device, for GKI 2. applid patches about seperating gpio platform driver, codes outof pinctrl driver 3. applid patches about seperating pinctrl driver by soc codes and common codes, large patches For now I will send new verison to do step 1, thank you > >Heiko > > > >