From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: Rob Herring <robh@kernel.org>,
linux-kernel@vger.kernel.org,
Frank Rowand <frowand.list@gmail.com>,
devicetree@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] amba: Properly handle device probe without IRQ domain
Date: Mon, 23 Aug 2021 10:05:09 +0100 [thread overview]
Message-ID: <20210823090508.GO22278@shell.armlinux.org.uk> (raw)
In-Reply-To: <b5ccbf00-b686-d35b-c81a-0ec69f4677a0@huawei.com>
On Mon, Aug 23, 2021 at 10:19:23AM +0800, Kefeng Wang wrote:
>
> On 2021/8/18 6:27, Rob Herring wrote:
> > On Mon, Aug 16, 2021 at 03:46:16PM +0800, Kefeng Wang wrote:
> > > Patch 1 and 2 make some cleanup, and patch 3 use of_irq_get() instead of
> > > irq_of_parse_and_map() to get irq number, return -EPROBE_DEFER if the irq
> > > domain is not yet created, amba_device_add() will properly to handle the
> > > no IRQ domain issue via deferred probe.
> > >
> > > Kefeng Wang (3):
> > > amba: Drop unused functions about APB/AHB devices add
> > > Revert "ARM: amba: make use of -1 IRQs warn"
> > > amba: Properly handle device probe without IRQ domain
> > >
> > > drivers/amba/bus.c | 100 ++++++++++-----------------------------
> > > drivers/of/platform.c | 6 +--
> > > include/linux/amba/bus.h | 18 -------
> > > 3 files changed, 27 insertions(+), 97 deletions(-)
> > Reviewed-by: Rob Herring <robh@kernel.org>
>
> Thanks Rob.
>
> Hi Russell, should I send the patches to the ARM patch system?
Yes please - I'll try to squeeze it in for this cycle but it's getting
a tad late for that. Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2021-08-23 9:05 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-16 7:46 [PATCH 0/3] amba: Properly handle device probe without IRQ domain Kefeng Wang
2021-08-16 7:46 ` [PATCH 1/3] amba: Drop unused functions about APB/AHB devices add Kefeng Wang
2021-08-16 7:46 ` [PATCH 2/3] Revert "ARM: amba: make use of -1 IRQs warn" Kefeng Wang
2021-08-16 7:46 ` [PATCH 3/3] amba: Properly handle device probe without IRQ domain Kefeng Wang
2021-08-24 20:05 ` Rob Herring
2021-08-24 20:08 ` Saravana Kannan
2021-08-25 4:05 ` Kefeng Wang
2021-08-25 8:04 ` Saravana Kannan
2021-08-25 8:39 ` Kefeng Wang
2021-08-26 2:45 ` Kefeng Wang
2021-08-26 4:45 ` Saravana Kannan
2021-08-26 6:22 ` Kefeng Wang
2021-08-26 8:22 ` [BUG] amba: Remove deferred device addition Kefeng Wang
2021-08-27 0:04 ` Saravana Kannan
2021-08-27 14:38 ` Kefeng Wang
2021-08-27 19:09 ` Saravana Kannan
2021-08-28 1:09 ` Kefeng Wang
2021-09-09 3:30 ` Saravana Kannan
2021-09-10 7:59 ` Kefeng Wang
2022-07-05 19:25 ` Saravana Kannan
2022-08-27 10:26 ` Leizhen (ThunderTown)
2021-08-25 12:33 ` [PATCH 3/3] amba: Properly handle device probe without IRQ domain Rob Herring
2021-08-25 14:41 ` Kefeng Wang
2021-08-17 22:27 ` [PATCH 0/3] " Rob Herring
2021-08-23 2:19 ` Kefeng Wang
2021-08-23 9:05 ` Russell King (Oracle) [this message]
2021-08-23 10:57 ` Kefeng Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210823090508.GO22278@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=wangkefeng.wang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).