Re: [PATCH 07/10] [v6 net-next] dt-bindings: net: add st,stlc4560/p54spi binding
Bartosz Golaszewski <[email protected]>
| Newsgroups | gmane.linux.ports.sh.devel,gmane.linux.kernel,gmane.linux.kernel.wireless.general,gmane.linux.ports.arm.omap,gmane.linux.ports.arm.kernel,gmane.linux.ports.mips,gmane.linux.kernel.input,gmane.linux.leds,gmane.linux.network,gmane.linux.kernel.gpio |
|---|---|
| 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]>