Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1404401
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC 4/8] usb: phy: move TCSR driver into new file |
| Date | 2016-05-20 14:50 +0200 |
| Message-ID | <rAS2l-5xd-3@gated-at.bofh.it> (permalink) |
| References | <rAhct-7rh-3@gated-at.bofh.it> <rAhcu-7rh-33@gated-at.bofh.it> <rABuy-3Nf-9@gated-at.bofh.it> <rARIZ-5qS-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Fri, May 20, 2016 at 02:24:14PM +0200, Arnd Bergmann wrote: > On Thursday 19 May 2016 14:08:43 Andy Gross wrote: > > I'd rather do something like what we did for the GSBI. It needed to > > change some phy related bits in the TCSR as well. We defined the TCSR > > as a syscon, with binding documentation under mfd. If we add a syscon > > entry and use it if it is present, we can deal with that pretty > > easily. The offsets change for each soc, and this would also fix that > > issue because we can change offset based on tcsr compat. > Works for me, but be aware that this will break the server chips, > as ACPI has no support for regmap devices. Just to be clear there's nothing precluding the use of regmap on ACPI devices, it's syscon it doesn't have anything for.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[RFC 4/8] usb: phy: move TCSR driver into new file Arnd Bergmann <arnd@arndb.de> - 2016-05-18 23:30 +0200
Re: [RFC 4/8] usb: phy: move TCSR driver into new file Andy Gross <andy.gross@linaro.org> - 2016-05-19 21:10 +0200
Re: [RFC 4/8] usb: phy: move TCSR driver into new file Arnd Bergmann <arnd@arndb.de> - 2016-05-20 14:30 +0200
Re: [RFC 4/8] usb: phy: move TCSR driver into new file Mark Brown <broonie@kernel.org> - 2016-05-20 14:50 +0200
Re: [RFC 4/8] usb: phy: move TCSR driver into new file Arnd Bergmann <arnd@arndb.de> - 2016-05-20 16:20 +0200
csiph-web