From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V3 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions.
Date: Wed, 14 Aug 2019 16:46:07 +0200 [thread overview]
Message-ID: <159b2d05-e4c0-407f-37de-e2ff3cbb9600@gmail.com> (raw)
In-Reply-To: <1565788721-21866-3-git-send-email-philippe.reynes@softathome.com>
Am 14.08.19 um 15:18 schrieb Philippe Reynes:
> From: Kursad Oney <kursad.oney@broadcom.com>
>
> Make the driver compatible with both big and little endian SOCs.
> Replace big-endian calls with their raw equivalents, expect for
> writing the command to FIFO. That still has to be in big-endian
> format.
>
> Signed-off-by: Kursad Oney <kursad.oney@broadcom.com>
> Reviewed-by: Philippe Reynes <philippe.reynes@softathome.com>
> ---
> drivers/spi/bcm63xx_hsspi.c | 28 ++++++++++++++--------------
> 1 file changed, 14 insertions(+), 14 deletions(-)
>
> Changelog:
> v3:
> - no change
> v2:
> - move this patch from second place to third place
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
--
- Daniel
next prev parent reply other threads:[~2019-08-14 14:46 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-14 13:18 [U-Boot] [PATCH V3 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158 Philippe Reynes
2019-08-14 13:18 ` [U-Boot] [PATCH V3 02/10] waitbit: Add the generic wait_for_bit macros for 16 and 32 bits Philippe Reynes
2019-08-14 13:29 ` Kursad Oney
2019-08-14 14:43 ` Daniel Schwierzeck
2019-08-14 15:03 ` Kursad Oney
2019-08-14 14:45 ` Daniel Schwierzeck
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 03/10] spi: bcm63xx_hsspi: switch to raw I/O functions Philippe Reynes
2019-08-14 14:46 ` Daniel Schwierzeck [this message]
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 04/10] spi: bcm63xx_hsspi: Continue init when using no reset and fixed-clock Philippe Reynes
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 05/10] dt: bcm63158: Add hsspi controller Philippe Reynes
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 06/10] dt: bcm963158: add a spi-nor device Philippe Reynes
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 07/10] configs: Add hsspi/spi support to bcm963158 Philippe Reynes
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 08/10] dt: bcm6858: add hsspi controller Philippe Reynes
2019-10-12 20:21 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 09/10] dt: bcm968580xref: add a spi-nor device Philippe Reynes
2019-10-12 20:22 ` Tom Rini
2019-08-14 13:18 ` [U-Boot] [PATCH V3 10/10] bcm968580xref: enable spi-nor support Philippe Reynes
2019-10-12 20:22 ` Tom Rini
2019-08-14 14:44 ` [U-Boot] [PATCH V3 01/10] spi: hsspi: allow to be used on bcm6858 and bcm63158 Daniel Schwierzeck
2019-10-12 20:21 ` Tom Rini
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=159b2d05-e4c0-407f-37de-e2ff3cbb9600@gmail.com \
--to=daniel.schwierzeck@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox