Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1652533
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC PATCH 0/5] spi: moving to struct gpio_desc |
| Date | 2017-05-29 15:40 +0200 |
| Message-ID | <tMt3Q-vP-19@gated-at.bofh.it> (permalink) |
| References | <tKSJ3-3pX-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Thu, May 25, 2017 at 04:30:38PM +1200, Chris Packham wrote: > ep93xx wasn't as hard as I'd expected so I'm pretty happy with those > changes. imx on the other hand has an annoying habit of conflating the GPIO > and native chip-select so I'm pretty sure that's broken. So, I was just looking at the list archives and I found that there's a series that Hartley posted back in February modernizing the ep93xx driver which didn't get copied to me so it's not being reviewed. Can you take a look and see if that helps with your updates to the driver? The subject for the cover letter is "spi: spi-ep93xx: cleanup and update driver to modern API".
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[RFC PATCH 0/5] spi: moving to struct gpio_desc Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-05-25 06:40 +0200 [RFC PATCH 3/5] ARM: imx: add gpiod_lookup_table for spi chip-selects Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-05-25 06:40 +0200 [RFC PATCH 4/5] spi: core: convert spi_master to use gpio_desc Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-05-25 06:40 +0200 [RFC PATCH 5/5] ARM: ep93xx: remove chipselect from ep93xx_spi_info Chris Packham <chris.packham@alliedtelesis.co.nz> - 2017-05-25 06:40 +0200 Re: [RFC PATCH 0/5] spi: moving to struct gpio_desc Mark Brown <broonie@kernel.org> - 2017-05-29 15:40 +0200
csiph-web