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-20 16:27:40 +01:00
2019-03-21 12:30:54 +01:00
2019-04-23 12:09:20 -07:00
2019-04-23 18:09:07 +02:00
2019-04-27 17:03:44 -04:00
2019-05-01 14:33:30 -04:00
2019-04-19 09:46:05 -07:00
2019-04-11 15:41:14 -04:00
2019-03-16 13:05:32 -07:00
2019-04-08 08:19:41 -06:00
2019-04-05 16:02:30 -10:00
2019-03-18 10:44:48 -06:00
2019-04-10 09:57:33 -06:00
2019-04-19 11:31:42 -06:00
2019-04-27 09:07:04 -07:00
2019-04-23 01:50:43 +02:00
2019-04-12 13:54:58 -07:00
2019-04-27 09:07:04 -07:00
2019-03-26 11:24:47 -07:00
2019-04-09 17:05:46 -07:00
2019-04-19 11:32:14 -06:00
2019-03-18 07:07:30 +01:00
2019-04-16 10:01:24 +02:00
2019-04-13 19:08:22 -06:00
2019-04-28 08:42:41 -04:00
2019-04-12 13:54:58 -07:00
2019-04-06 07:01:55 -10:00
2019-03-22 10:38:23 -04:00
2019-03-29 10:01:37 -07:00
2019-04-26 13:02:11 +02:00
2019-04-12 01:47:50 +02:00
2019-03-29 10:48:03 -07:00
2019-03-21 11:52:37 +01:00
2019-04-08 22:56:14 +02:00
2019-03-28 10:58:28 +01:00
2019-04-03 11:43:49 +02:00
2019-04-19 14:26:05 +02:00
2019-04-16 15:38:07 +02:00
2019-03-16 13:05:32 -07:00
2019-03-29 10:01:37 -07:00
2019-04-23 10:40:32 -07:00
2019-04-18 17:42:54 -07:00
2019-04-05 16:02:31 -10:00
2019-03-27 22:49:06 -07:00
2019-04-05 16:02:31 -10:00
2019-04-14 15:09:40 -07:00
2019-04-19 14:07:40 -07:00
2019-04-27 16:52:21 -04:00
2019-04-08 23:01:42 +02:00
2019-04-08 23:02:52 +02:00
2019-04-11 17:28:30 +02:00
2019-03-29 10:01:37 -07:00
2019-03-25 14:49:00 -07:00
2019-04-08 15:18:00 -07:00
2019-04-14 15:09:40 -07:00
2019-04-04 09:17:15 -04:00
2019-04-07 19:12:12 -07:00
2019-04-12 17:34:45 -07:00
2019-03-22 11:01:02 -06:00
2019-04-19 09:46:04 -07:00
2019-03-27 14:29:26 -07:00
2019-04-25 23:49:06 +02:00
2019-03-29 10:01:37 -07:00
2019-03-15 15:29:47 -07:00
2019-04-05 16:02:30 -10:00
2019-03-16 13:47:14 -07:00
2019-04-26 19:04:19 -07:00
2019-03-23 10:25:12 -07:00
2019-03-28 01:55:18 +09:00
2019-04-08 17:05:52 -04:00