Files
android_kernel_xiaomi_sm8450/include/linux/platform_data
Esben Haabendal a3246dc41a net: ll_temac: Add support for non-native register endianness
Replace the powerpc specific MMIO register access functions with the
generic big-endian mmio access functions, and add support for
little-endian access depending on configuration.

Big-endian access is maintained as the default, but little-endian can
be configured in device-tree binding or in platform data.

The temac_ior()/temac_iow() functions are replaced with macro wrappers
to avoid modifying existing code more than necessary.

Signed-off-by: Esben Haabendal <esben@geanix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-01 14:33:30 -04:00
..
2019-03-01 09:45:52 -05:00
2016-01-24 14:46:21 +00:00
2015-10-17 21:22:08 -07:00
2017-04-10 17:31:17 +01:00
2018-06-18 21:28:44 +02:00
2018-04-24 10:44:25 +01:00