qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
Date: Mon, 19 Oct 2020 18:04:33 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

Ping for review?

On 10/12/20 2:49 PM, Philippe Mathieu-Daudé wrote:
Since v1:
- Fixed patch #1 subject (Kevin)

In order to use inclusive terminology, rename SSI 'slave' as
'peripheral', following the resolution Paolo pointed in [*]:
https://www.oshwa.org/a-resolution-to-redefine-spi-signal-names/

Candidate to be merged via the ARM or Trivial trees.

[*] https://www.mail-archive.com/qemu-devel@nongnu.org/msg739108.html

Philippe Mathieu-Daudé (3):
   hw/ssi/aspeed_smc: Rename 'max_slaves' variable as 'max_peripherals'
   hw/ssi: Update coding style to make checkpatch.pl happy
   hw/ssi: Rename SSI 'slave' as 'peripheral'

  include/hw/misc/max111x.h   |  2 +-
  include/hw/ssi/aspeed_smc.h |  2 +-
  include/hw/ssi/ssi.h        | 56 +++++++++++++++++++------------------
  hw/arm/spitz.c              | 32 ++++++++++-----------
  hw/arm/stellaris.c          |  4 +--
  hw/arm/tosa.c               | 12 ++++----
  hw/arm/z2.c                 | 14 +++++-----
  hw/block/m25p80.c           | 14 +++++-----
  hw/display/ads7846.c        | 12 ++++----
  hw/display/ssd0323.c        | 12 ++++----
  hw/misc/max111x.c           | 18 ++++++------
  hw/sd/ssi-sd.c              | 12 ++++----
  hw/ssi/aspeed_smc.c         | 53 ++++++++++++++++++-----------------
  hw/ssi/pl022.c              |  2 +-
  hw/ssi/ssi.c                | 48 +++++++++++++++----------------
  hw/ssi/xilinx_spips.c       |  7 +++--
  16 files changed, 152 insertions(+), 148 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]