]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'sh_eth-R8A77980-GEther-support'
authorDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2018 03:24:47 +0000 (23:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 May 2018 03:24:47 +0000 (23:24 -0400)
commit571e7b85c5db4396af52eb2b36c9ccb4a384fbeb
tree6c9e664128f02224068bae17f008133315977d77
parent62c8a069b510d905039abd4097434f190a316941
parent3eb9c2ad1db04913041b78e0b5e543527128b90b
Merge branch 'sh_eth-R8A77980-GEther-support'

Sergei Shtylyov says:

====================
Add Renesas R8A77980 GEther support

Here's a set of 3 patches against DaveM's 'net-next.git' repo. They (gradually)
add R8A77980 GEther support to the 'sh_eth' driver, starting with couple new
register bits/values introduced with this chip, and ending with adding a new
'struct sh_eth_cpu_data' instance connected to the new DT "compatible" prop
value...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>