All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jteki@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] spi: fsl_espi: Return all data read from device unmodified
Date: Mon, 14 Dec 2015 12:31:04 +0530	[thread overview]
Message-ID: <CAD6G_RRtBcvKURNWJxCRsDE8qGRtZ52xKJrHUas=et6s0L1nBg@mail.gmail.com> (raw)
In-Reply-To: <1449940311.20511.52.camel@infinera.com>

On 12 December 2015 at 22:40, Joakim Tjernlund
<Joakim.Tjernlund@infinera.com> wrote:
> On Fri, 2015-12-11 at 21:19 -0500, Dale P. Smith wrote:
>> Signed-off-by: Dale P. Smith <dsmith@vtiinstruments.com>
>> ---
>> Changes for v2:
>>    - First attempt at using git format-patch
>> Changes for v3:
>>    - Fix subject.
>>    - Add changelog
>
> While this is a step in the right direction, this driver needs a rewrite.
> - The malloc/memcpy crap need to go.
> - TXing 4 bytes a time while while word size is still one byte makes Not full/Not empty
>   HW flags useless.
> There is no real maintainer of this driver though so I am afraid nobody will do make this happen.

Please try to write it in driver model format, let me know for any help.

thanks!
-- 
Jagan.

      reply	other threads:[~2015-12-14  7:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-26 21:07 [U-Boot] [PATCH] FSL SPI read fix Dale Smith
2013-06-12 19:02 ` [U-Boot] " Jagan Teki
2013-06-12 21:54   ` [U-Boot] [PATCH] FSL espi: Return all data read from device unmodified Dale P. Smith
2013-06-13  2:39     ` Jagan Teki
2013-06-13  9:09       ` Albert ARIBAUD
2013-06-13  9:22         ` Jagan Teki
2015-12-12  2:19     ` [U-Boot] [PATCH v3] spi: fsl_espi: " Dale P. Smith
2015-12-12 17:10       ` Joakim Tjernlund
2015-12-14  7:01         ` Jagan Teki [this message]

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='CAD6G_RRtBcvKURNWJxCRsDE8qGRtZ52xKJrHUas=et6s0L1nBg@mail.gmail.com' \
    --to=jteki@openedev.com \
    --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.