Re: [Qemu-devel] [PATCH v2 0/2] xilinx_spips: Update CS assertion when striping

2018-02-27 Thread francisco iglesias
On Tuesday, 27 February 2018, Peter Maydell 
wrote:

> On 23 February 2018 at 23:22, Francisco Iglesias
>  wrote:
> > Hi,
> >
> > The first patch in this series attempts to correct the slave selection
> when
> > using the striping functionality in the QSPI. The second patch in the
> series
> > updates the QIOR/QIOR4 commands to use 8 dummy cycles in the QSPI for
> matching
> > Micron (Numonyx) flashes (the default target flash type of the QSPI).
> >
> > Best regards,
> > Francisco Iglesias
> >
> > Changelog:
> > v1 -> v2
> >   * Attempted to improve readability in the patch 'xilinx_spips: Enable
> only
> > two slaves when reading/writing with stripe' when selecting chip
> selects.
> >
> >
> > Francisco Iglesias (2):
> >   xilinx_spips: Enable only two slaves when reading/writing with stripe
> >   xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
> >
> >  hw/ssi/xilinx_spips.c | 43 ++-
> >  1 file changed, 38 insertions(+), 5 deletions(-)
>
>
>
> Applied to target-arm.next, thanks.
>
> -- PMM
>

Hi Peter,

Thank you very much!

Best regards,
Francisco Iglesias


Re: [Qemu-devel] [PATCH v2 0/2] xilinx_spips: Update CS assertion when striping

2018-02-27 Thread Peter Maydell
On 23 February 2018 at 23:22, Francisco Iglesias
 wrote:
> Hi,
>
> The first patch in this series attempts to correct the slave selection when
> using the striping functionality in the QSPI. The second patch in the series
> updates the QIOR/QIOR4 commands to use 8 dummy cycles in the QSPI for matching
> Micron (Numonyx) flashes (the default target flash type of the QSPI).
>
> Best regards,
> Francisco Iglesias
>
> Changelog:
> v1 -> v2
>   * Attempted to improve readability in the patch 'xilinx_spips: Enable only
> two slaves when reading/writing with stripe' when selecting chip selects.
>
>
> Francisco Iglesias (2):
>   xilinx_spips: Enable only two slaves when reading/writing with stripe
>   xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
>
>  hw/ssi/xilinx_spips.c | 43 ++-
>  1 file changed, 38 insertions(+), 5 deletions(-)



Applied to target-arm.next, thanks.

-- PMM



[Qemu-devel] [PATCH v2 0/2] xilinx_spips: Update CS assertion when striping

2018-02-23 Thread Francisco Iglesias
Hi,

The first patch in this series attempts to correct the slave selection when
using the striping functionality in the QSPI. The second patch in the series
updates the QIOR/QIOR4 commands to use 8 dummy cycles in the QSPI for matching
Micron (Numonyx) flashes (the default target flash type of the QSPI).

Best regards,
Francisco Iglesias

Changelog:
v1 -> v2
  * Attempted to improve readability in the patch 'xilinx_spips: Enable only
two slaves when reading/writing with stripe' when selecting chip selects.


Francisco Iglesias (2):
  xilinx_spips: Enable only two slaves when reading/writing with stripe
  xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands

 hw/ssi/xilinx_spips.c | 43 ++-
 1 file changed, 38 insertions(+), 5 deletions(-)

-- 
2.11.0