qemu-devel
[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: Paolo Bonzini
Subject: Re: [PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
Date: Mon, 26 Oct 2020 18:15:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 26/10/20 18:05, Philippe Mathieu-Daudé wrote:
> ping^2?
> 
> On 10/19/20 6:04 PM, Philippe Mathieu-Daudé wrote:
>> 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(-)
>>>
>>
> 

Queued, thanks.

Paolo




reply via email to

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