Re: [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
Bartosz Golaszewski <[email protected]>
| Newsgroups | org.kernel.vger.linux-sh,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-gpio,org.kernel.vger.linux-input,org.kernel.vger.linux-kernel,org.kernel.vger.linux-leds,org.kernel.vger.linux-mips,org.kernel.vger.linux-omap,org.kernel.vger.linux-wireless,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CAMRc=Mebt+hpSBfpsnHh1+SKt9b1cRBNge5WSoRrsfX1BBFgtA@mail.gmail.com> |
On Wed, 20 May 2026 20:38:12 +0200, Arnd Bergmann <[email protected]> said: > From: Arnd Bergmann <[email protected]> > > The SPI version of Prism54 was sold under a couple of different > names and supported by the Linux p54spi driver, but there was > never a DT binding for it. > > Document the four known names of this device and the properties > that are sufficient for its use on the Nokia N8x0 tablet. > > As I don't have this hardware or documentation for it, this is > purely based on existing usage in the driver. > > Link: https://lore.kernel.org/all/[email protected]/ > Acked-by: Christian Lamparter <[email protected]> > > Acked-by: Conor Dooley <[email protected]> > Signed-off-by: Arnd Bergmann <[email protected]> > --- Reviewed-by: Bartosz Golaszewski <[email protected]>