Re: [PATCH net-next 0/7] net: dsa: mv88e6xxx: prepare Wait Bit operation

2019-08-11 Thread David Miller
From: Vivien Didelot Date: Fri, 9 Aug 2019 18:47:52 -0400 > The Remote Management Interface has its own implementation of a Wait > Bit operation, which requires a bit number and a value to wait for. > > In order to prepare the introduction of this implementation, rework the > code waiting for b

[PATCH net-next 0/7] net: dsa: mv88e6xxx: prepare Wait Bit operation

2019-08-09 Thread Vivien Didelot
The Remote Management Interface has its own implementation of a Wait Bit operation, which requires a bit number and a value to wait for. In order to prepare the introduction of this implementation, rework the code waiting for bits and masks in mv88e6xxx to match this signature. This has the benef