[U-Boot] [PATCH v10 12/16] regmap: Add endianness support
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Sun Oct 14 18:40:34 UTC 2018
On 04.10.2018 09:00, Mario Six wrote:
> Add support for switching the endianness of regmap accesses via the
> "little-endian", "big-endian", and "native-endian" boolean properties in
> the device tree.
>
> The default endianness is native endianness.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>
> ---
>
> v9 -> v10:
> * Switched to readb/writeb for 8-bit reads/writes
>
> v8 -> v9:
> New in v9
>
> ---
> drivers/core/regmap.c | 130 ++++++++++++++++++++++++++++++++++++++++++++++----
> include/regmap.h | 14 ++++++
> 2 files changed, 136 insertions(+), 8 deletions(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181014/bc4855ea/attachment.sig>
More information about the U-Boot
mailing list