Re: [U-Boot] [PATCH v3 0/8] arm: socfpga: implement proper peripheral reset handling

2019-03-01 Thread Simon Goldschmidt
On Fri, Mar 1, 2019 at 1:11 PM Simon Goldschmidt wrote: > > On Fri, Mar 1, 2019 at 1:01 PM Marek Vasut wrote: > > > > On 2/26/19 9:31 PM, Simon Goldschmidt wrote: > > > This series implements peripheral reset handling for socfpga gen5. > > > > > > It moves from enabling all peripherals during SPL

Re: [U-Boot] [PATCH v3 0/8] arm: socfpga: implement proper peripheral reset handling

2019-03-01 Thread Simon Goldschmidt
On Fri, Mar 1, 2019 at 1:01 PM Marek Vasut wrote: > > On 2/26/19 9:31 PM, Simon Goldschmidt wrote: > > This series implements peripheral reset handling for socfpga gen5. > > > > It moves from enabling all peripherals during SPL startup to using the > > socfpga reset driver from all peripherals and

Re: [U-Boot] [PATCH v3 0/8] arm: socfpga: implement proper peripheral reset handling

2019-03-01 Thread Marek Vasut
On 2/26/19 9:31 PM, Simon Goldschmidt wrote: > This series implements peripheral reset handling for socfpga gen5. > > It moves from enabling all peripherals during SPL startup to using the > socfpga reset driver from all peripherals and enabling peripherals when > they are used. > > As Linux cann

[U-Boot] [PATCH v3 0/8] arm: socfpga: implement proper peripheral reset handling

2019-02-26 Thread Simon Goldschmidt
This series implements peripheral reset handling for socfpga gen5. It moves from enabling all peripherals during SPL startup to using the socfpga reset driver from all peripherals and enabling peripherals when they are used. As Linux cannot even handle this in 4.20, the reset driver implements a