All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA
Date: Sat, 6 Jan 2018 20:29:11 +0100	[thread overview]
Message-ID: <13bbff8f-d0ab-5343-4419-7e4f20c13a4c@denx.de> (raw)
In-Reply-To: <7185a992-31d3-4901-3320-f77dff800a56@gmail.com>

On 01/06/2018 07:46 PM, Jason Rush wrote:
> On 1/6/2018 9:42 AM, Marek Vasut wrote:
>> On 01/06/2018 02:39 PM, Goldschmidt Simon wrote:
>>> On Fri, 05/01/2018, Marek Vasut wrote:
>>>> On 01/05/2018 08:31 PM, Goldschmidt Simon wrote:
>>>>> On Fri, 05/01/2018 Marek Vasut wrote:
>>>>>> On 01/05/2018 04:49 PM, Goldschmidt Simon wrote:
>>>>> <snip>
>>>>>
>>>>>>>>> OK, so I need these patches to get qspi work on socfpga:
>>>>>>>>>
>>>>>>>>> - Series "spi: cadence_spi: Adopt Linux DT bindings" (v4) from Jason Rush:
>>>>>>>>>   https://patchwork.ozlabs.org/project/uboot/list/?series=13864
>>>>>>>>> - Patch "Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible" (v2)
>>>>>>>>>   https://patchwork.ozlabs.org/patch/838871/
>>>>>>>> I've waited for ack/tested-by from marek or someone who usually worked
>>>>>>>> on these cadence.
>>>>>>> Vignesh acked, who already did some of the last changes. But Ok, I've
>>>>>>> added Marek to the loop.
>>>>>>>
>>>>>>> Marek, do you see any problems here? Are you running QSPI on the
>>>>>>> socfpga platform anywhere?
>>>>>> I am not entirely sure what this partial thread is all about, do you
>>>>>> need some patches Acked ? Repost them including the Acks collected
>>>>>> already and CC me, I want to review them. PW link is not enough.
>>>>> Marek, you were one of the people addressed in "to:" when Jason Rush
>>>>> sent "[PATCH v4 1/5] spi: cadence_spi: Sync DT bindings with Linux"
>>>>> and successors on Nov. 16th 2017.
>>>>>
>>>>> You were also in the "to:" field when I sent "[PATCH v4 1/5] spi:
>>>>> cadence_spi: Sync DT bindings with Linux" on Nov. 17th 2017.
>>>>>
>>>>> Should I resend them anyway?
>>>> I really dunno what to make of this sparse thread, sorry. Also, I don't
>>>> quite remember what happened in this thread on November 17th, sorry.
>>>>
>>>> So maybe you should elaborate what you expect me to do ... or just
>>>> resend the patches, yes.
>>> OK, I'll resend the patches then. I'll try to combine the 2 series
>>> into one but have to check with Jason first.
>> Super, thanks. We really need to sort this QSPI stuff out, it's been
>> going on for way too long.
>>
>> Just make sure to submit it soon, MW opens on the 8th.
>>
> 
> There was a minor upstream change to one of the files since I submitted v4 of my
> cadence device-tree patchset, so I rebased and resent the patchset as a v5.  I
> included everyone that was originally involved with the patches and added a CC
> for Marek.
> 
> This is only the patchset for the device tree changes for the cadence qspi driver,
> Simon will still have to add the patch that fixes the cache invalidation bug in the
> cadence driver.

Sigh, can we get a single patchset out which fixes the problem ?

I mean, if I understand this correctly, you're all addressing one single
problem, but with two patchsets, yes ?

-- 
Best regards,
Marek Vasut

  reply	other threads:[~2018-01-06 19:29 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-06 13:39 [U-Boot] QSPI "sf probe ...", "sf read ..." on Altera SoC FPGA Goldschmidt Simon
2018-01-06 15:42 ` Marek Vasut
2018-01-06 18:46   ` Jason Rush
2018-01-06 19:29     ` Marek Vasut [this message]
2018-01-06 21:09       ` Jason Rush
2018-01-07 11:39         ` Marek Vasut
2018-01-08  3:40           ` Jason Rush
2018-01-08  5:27             ` Vignesh R
  -- strict thread matches above, loose matches on Subject: below --
2018-01-05 19:31 Goldschmidt Simon
2018-01-05 21:17 ` Marek Vasut
2018-01-05 15:49 Goldschmidt Simon
2018-01-05 17:52 ` Marek Vasut
2018-01-05 12:02 Goldschmidt Simon
2018-01-05 12:11 ` Jagan Teki
2018-01-03 13:38 Goldschmidt Simon
2018-01-03 13:51 ` Jagan Teki
2018-01-03 12:16 Mr. goldenstreet
2018-01-03 15:57 ` Goldschmidt Simon
2018-01-04 14:12   ` Mr. goldenstreet
2018-01-08  9:17 ` Goldschmidt Simon
2018-01-17 13:01   ` RB23
2018-01-17 13:06     ` Simon Goldschmidt
2018-01-17 13:09       ` Marek Vasut
2018-01-17 13:46         ` RB23
2018-01-18  5:07           ` Jason Rush
2018-01-18  5:17             ` Simon Goldschmidt
2018-01-18  7:47             ` Simon Goldschmidt
2018-01-24 18:26               ` Mr. goldenstreet
2017-09-01 11:53 Hannes Schmelzer
2017-09-01 14:39 ` Jagan Teki
2016-12-19 15:07 Eldor Rødseth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13bbff8f-d0ab-5343-4419-7e4f20c13a4c@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.