-----Original Message-----
From: Linus Walleij <redacted>
Sent: 28 November 2019 17:50
To: Yash Shah <redacted>
Cc: bgolaszewski@baylibre.com; robh+dt@kernel.org;
mark.rutland@arm.com; palmer@dabbelt.com; Paul Walmsley ( Sifive)
[off-list ref]; aou@eecs.berkeley.edu; tglx@linutronix.de;
jason@lakedaemon.net; maz@kernel.org; bmeng.cn@gmail.com;
atish.patra@wdc.com; Sagar Kadam [off-list ref]; linux-
gpio@vger.kernel.org; devicetree@vger.kernel.org; linux-
riscv@lists.infradead.org; linux-kernel@vger.kernel.org; Sachin Ghadi
[off-list ref]
Subject: Re: [PATCH v3 5/6] gpio: sifive: Add GPIO driver for SiFive SoCs
On Mon, Nov 25, 2019 at 6:58 AM Yash Shah [off-list ref] wrote:
quoted
Adds the GPIO driver for SiFive RISC-V SoCs.
Signed-off-by: Wesley W. Terpstra <redacted>
[Atish: Various fixes and code cleanup]
Signed-off-by: Atish Patra <redacted>
Signed-off-by: Yash Shah <redacted>
Reviewed-by: Linus Walleij <redacted>
I suppose Marc will merge all patches into the irqchip tree as they are logically
dependent? If you want the GPIO bindings and this driver directly merged
(no deps) then I can do that as well.
Yes, the GPIO driver have logical dependency on irqchip patches. It is best if Marc merges all the patches into the irqchip tree.
@Marc Zyngier, Are you going to merge all the patches into the irqchip tree?
- Yash