Re: [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state

2019-06-09 Thread Greg KH
linux-arm-ker...@lists.infradead.org; robh...@kernel.org; > > mark.rutl...@arm.com; devicet...@vger.kernel.org; > > linux-kernel@vger.kernel.org; Derek Kiernan > > Subject: Re: [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and > > state > > > &g

RE: [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state

2019-06-09 Thread Dragan Cvetic
.kernel.org; > linux-kernel@vger.kernel.org; Derek Kiernan > Subject: Re: [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and > state > > On Sun, Jun 09, 2019 at 01:04:09AM +0100, Dragan Cvetic wrote: > > Stores configuration based on parameters from the DT > >

Re: [PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state

2019-06-09 Thread Greg KH
On Sun, Jun 09, 2019 at 01:04:09AM +0100, Dragan Cvetic wrote: > Stores configuration based on parameters from the DT > node and values from the SD-FEC core plus reads > the default state from the SD-FEC core. To obtain > values from the core register read, write capabilities > have been added

[PATCH V5 04/11] misc: xilinx_sdfec: Store driver config and state

2019-06-08 Thread Dragan Cvetic
Stores configuration based on parameters from the DT node and values from the SD-FEC core plus reads the default state from the SD-FEC core. To obtain values from the core register read, write capabilities have been added plus related register map details. Tested-by: Dragan Cvetic Signed-off-by: