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

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

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

2019-06-21 Thread Greg KH
On Tue, Jun 11, 2019 at 06:29:38PM +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 V7 04/11] misc: xilinx_sdfec: Store driver config and state

2019-06-11 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: