Re: [PATCH 0/2] sh_eth: couple of software reset bit cleanups

2016-05-08 Thread David Miller
From: Sergei Shtylyov Date: Sun, 08 May 2016 00:06:53 +0300 >Here's a set of 2 patches against DaveM's 'net-next.git' repo. We can save > on the repetitive chip reset code... > > [1/2] sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() > [2/2] sh_eth: reuse sh_eth_chip_reset() Se

[PATCH 0/2] sh_eth: couple of software reset bit cleanups

2016-05-07 Thread Sergei Shtylyov
Hello. Here's a set of 2 patches against DaveM's 'net-next.git' repo. We can save on the repetitive chip reset code... [1/2] sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga() [2/2] sh_eth: reuse sh_eth_chip_reset() MBR, Sergei

Re: [PATCH 0/2] sh_eth: couple of software reset bit cleanups

2016-04-26 Thread David Miller
From: Sergei Shtylyov Date: Sun, 24 Apr 2016 23:42:48 +0300 >Here's a set of 2 patches against DaveM's 'net-next.git' repo. We clean up > the use of the software reset bits... > > [1/2] sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() > [2/2] sh_eth: rename ARSTR register bit Series app

[PATCH 0/2] sh_eth: couple of software reset bit cleanups

2016-04-24 Thread Sergei Shtylyov
Hello. Here's a set of 2 patches against DaveM's 'net-next.git' repo. We clean up the use of the software reset bits... [1/2] sh_eth: use EDMR_SRST_GETHER in sh_eth_check_reset() [2/2] sh_eth: rename ARSTR register bit MBR, Sergei