Message ID | 20201109170258.4a70c768@xhacker.debian (mailing list archive) |
---|---|
Headers | show |
Series | arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios" | expand |
On Mon, Nov 9, 2020 at 10:07 AM Jisheng Zhang <Jisheng.Zhang@synaptics.com> 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@linaro.org> For all 8 patches. Thanks for cleaning this up! Yours, Linus Walleij
On Tue, 10 Nov 2020 15:43:36 +0100 Linus Walleij <linus.walleij@linaro.org> wrote: > > > On Mon, Nov 9, 2020 at 10:07 AM Jisheng Zhang > <Jisheng.Zhang@synaptics.com> 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@linaro.org> > 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
On Thu, Dec 10, 2020 at 05:12:24PM +0800, Jisheng Zhang wrote: > On Tue, 10 Nov 2020 15:43:36 +0100 Linus Walleij <linus.walleij@linaro.org> wrote: > > > > > > > > On Mon, Nov 9, 2020 at 10:07 AM Jisheng Zhang > > <Jisheng.Zhang@synaptics.com> 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@linaro.org> > > 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? For bitmain platform, I don't have any other patches this cylce. So I'll just send this patch directly to soc@kernel.org. Thanks, Mani > > thanks