Re: [PATCH RFC 1/4] net: dsa: microchip: convert KSZ9477 SPI driver to use regmap

2019-01-19 Thread Pavel Machek
On Fri 2019-01-18 20:32:17, tristram...@microchip.com wrote: > > > These extremely patches look similar to what I posted here before: > > > > > > https://patchwork.ozlabs.org/cover/1017222/ > > > > > > But the authorship has changed. Why ? > > > > There seems to be explanation in 0/4. > > > > Tri

Re: [PATCH RFC 1/4] net: dsa: microchip: convert KSZ9477 SPI driver to use regmap

2019-01-18 Thread Marek Vasut
On 1/18/19 9:32 PM, tristram...@microchip.com wrote: >>> These extremely patches look similar to what I posted here before: >>> >>> https://patchwork.ozlabs.org/cover/1017222/ >>> >>> But the authorship has changed. Why ? >> >> There seems to be explanation in 0/4. >> >> Tristram: if you started fr

RE: [PATCH RFC 1/4] net: dsa: microchip: convert KSZ9477 SPI driver to use regmap

2019-01-18 Thread Tristram.Ha
> > These extremely patches look similar to what I posted here before: > > > > https://patchwork.ozlabs.org/cover/1017222/ > > > > But the authorship has changed. Why ? > > There seems to be explanation in 0/4. > > Tristram: if you started from Marek's patches as you describe in 0/4, > you should

Re: [PATCH RFC 1/4] net: dsa: microchip: convert KSZ9477 SPI driver to use regmap

2019-01-18 Thread Pavel Machek
On Fri 2019-01-18 07:29:35, Marek Vasut wrote: > On 1/17/19 4:22 AM, tristram...@microchip.com wrote: > > From: Tristram Ha > > > > Convert KSZ9477 SPI driver to use regmap mechanism so that an I2C driver > > can be easily added. > > > > KSZ9477 SPI driver uses a 32-bit SPI command containing a

Re: [PATCH RFC 1/4] net: dsa: microchip: convert KSZ9477 SPI driver to use regmap

2019-01-17 Thread Marek Vasut
On 1/17/19 4:22 AM, tristram...@microchip.com wrote: > From: Tristram Ha > > Convert KSZ9477 SPI driver to use regmap mechanism so that an I2C driver > can be easily added. > > KSZ9477 SPI driver uses a 32-bit SPI command containing a 24-bit address > to access registers in 8-bit. The address i