Re: [U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-23 Thread Jagan Teki
On Tue, Jan 23, 2018 at 8:42 PM, Jason Rush wrote: > On 1/23/2018 8:25 AM, Jagan Teki wrote: >> On Tue, Jan 23, 2018 at 7:45 PM, Jason Rush wrote: >>> On 1/23/2018 3:16 AM, Jagan Teki wrote: On Sat, Jan 6, 2018 at 11:47 PM, Jason Rush wrote: > Adopt the Linux DT bindings and clean-up du

Re: [U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-23 Thread Jason Rush
On 1/23/2018 8:25 AM, Jagan Teki wrote: > On Tue, Jan 23, 2018 at 7:45 PM, Jason Rush wrote: >> On 1/23/2018 3:16 AM, Jagan Teki wrote: >>> On Sat, Jan 6, 2018 at 11:47 PM, Jason Rush wrote: Adopt the Linux DT bindings and clean-up duplicate and unused values. Tested on TI K2G

Re: [U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-23 Thread Jagan Teki
On Tue, Jan 23, 2018 at 7:45 PM, Jason Rush wrote: > On 1/23/2018 3:16 AM, Jagan Teki wrote: >> On Sat, Jan 6, 2018 at 11:47 PM, Jason Rush wrote: >>> Adopt the Linux DT bindings and clean-up duplicate >>> and unused values. >>> >>> Tested on TI K2G platform: >>> Tested-by: Vignesh R >>> >>> Tes

Re: [U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-23 Thread Jason Rush
On 1/23/2018 3:16 AM, Jagan Teki wrote: > On Sat, Jan 6, 2018 at 11:47 PM, Jason Rush wrote: >> Adopt the Linux DT bindings and clean-up duplicate >> and unused values. >> >> Tested on TI K2G platform: >> Tested-by: Vignesh R >> >> Tested on a socfpga-cyclonev board: >> Tested-by: Simon Goldschmi

Re: [U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-23 Thread Jagan Teki
On Sat, Jan 6, 2018 at 11:47 PM, Jason Rush wrote: > Adopt the Linux DT bindings and clean-up duplicate > and unused values. > > Tested on TI K2G platform: > Tested-by: Vignesh R > > Tested on a socfpga-cyclonev board: > Tested-by: Simon Goldschmidt > > Signed-off-by: Jason Rush > Cc: Marek Vas

[U-Boot] [PATCH v5 2/5] dts: cadence_spi: Sync DT bindings with Linux

2018-01-06 Thread Jason Rush
Adopt the Linux DT bindings and clean-up duplicate and unused values. Tested on TI K2G platform: Tested-by: Vignesh R Tested on a socfpga-cyclonev board: Tested-by: Simon Goldschmidt Signed-off-by: Jason Rush Cc: Marek Vasut --- Changes for v5: - Rebased Changes for v4: - Rebased Chang