On Tue, 10 Nov 2020 15:43:36 +0100 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > > > On Mon, Nov 9, 2020 at 10:07 AM Jisheng Zhang > <Jisheng.Zhang@xxxxxxxxxxxxx> wrote: > > > To remove similar errors as below for all snps dw gpio users: > > > > OF: /...gpio-port@0: could not find phandle > > > > Commit 7569486d79ae ("gpio: dwapb: Add ngpios DT-property support") > > explained the reason of above errors well and added the generic > > "ngpios" property, let's use it. > > Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > For all 8 patches. > Thanks for cleaning this up! > > Yours, > Linus Walleij Hi all, I merged patch6 and patch7 to berlin, will send out a berlin SoC dts Pull-Request today. For other patches, I see Wei has taken patch4, will other patches be taken by each SoC maintainers? thanks