[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75VeJY44oqYPhb-E8U1Uz5tKEJ1wZfmsGYEDttLzypHEAHA@mail.gmail.com>
Date: Sun, 15 Sep 2019 14:00:33 +0300
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Gareth Williams <gareth.williams.jx@...esas.com>
Cc: Mark Brown <broonie@...nel.org>,
Phil Edworthy <phil.edworthy@...esas.com>,
linux-spi <linux-spi@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 3/3] spi: dw: Add compatible string for Renesas RZ/N1 SPI Controller
On Fri, Sep 13, 2019 at 3:14 PM Gareth Williams
<gareth.williams.jx@...esas.com> wrote:
>
> From: Phil Edworthy <phil.edworthy@...esas.com>
>
> The Renesas RZ/N1 SPI Controller is based on the Synopsys DW SSI, but has
> additional registers for software CS control and DMA. This patch does not
> address the changes required for DMA support, it simply adds the compatible
> string. The CS registers are not needed as Linux can use gpios for the CS
> signals.
> + { .compatible = "renesas,rzn1-spi", },
Can't you simple use in DT something like
compatible = "renesas,rzn1-spi", "snps,dw-apb-ssi"
?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists