
Hi Jagan,
Am 07.08.2017 um 10:35 schrieb Jagan Teki:
Hi,
On Sun, Jul 30, 2017 at 5:43 PM, Álvaro Fernández Rojas noltari@gmail.com wrote:
BCM63xx SPI controller is a bit tricky since it doesn't allow keeping CS active between transfers, so I had to modify the spi_flash driver in order to allow limiting reads.
v5: Introduce changes suggested by Jagan Teki:
- Use long structs for registers
v4: Introduce changes suggested by Jagan Teki:
- Add data for each HW controller instead of having two separate configs.
v3: Fix bug introduced in v2: sizeof(cmd) vs len. Also rename BCM6338 SPI driver to BCM6348 SPI since BCM6338 is a stripped down version of the BCM6348. Switch to devfdt_get_addr_size_index(). v2: Introduce changes requested by Simon Glass:
- Always include command bytes when determining max write size.
Also move SPI aliases from .dts to .dtsi files.
Did you sent the latest changes? I couldn't find it on patchwork even with status "any"
thanks!
someone assigned all patches to me. I reassigned them to you. Please apply them, thanks.