commit | a7043f65f62c1799df15a6675b28e355939f8c06 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Aug 29 14:42:17 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 29 14:42:17 2017 -0700 |
tree | 3b6489d5994a8f1978d970d1e13e6a68dee3a134 | |
parent | 7619de85d0654d33fb7dd06210adc1e00ccc35fc [diff] | |
parent | cb51a0916ae768ecbb246535fa68bb1ae05e8c97 [diff] |
Merge branch 'systemport-sf2-mdio-endian' Florian Fainelli says: ==================== Endian fixes for SYSTEMPORT/SF2/MDIO While trying an ARM BE kernel for kinks, the 3 drivers below started not working and the reasons why became pretty obvious because the register space remains LE (hardwired), except for Broadcom MIPS where it follows the CPU's native endian (let's call that a feature). ==================== Signed-off-by: David S. Miller <davem@davemloft.net>