qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 324802: hw/i2c: pmbus: add registers


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 324802: hw/i2c: pmbus: add registers
Date: Wed, 09 Mar 2022 13:21:54 -0800

  Branch: refs/heads/staging
  Home:   https://github.com/qemu/qemu
  Commit: 32480293db49e98c8dc891764caf726e4aa4d2a6
      
https://github.com/qemu/qemu/commit/32480293db49e98c8dc891764caf726e4aa4d2a6
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/i2c/pmbus_device.c
    M include/hw/i2c/pmbus_device.h

  Log Message:
  -----------
  hw/i2c: pmbus: add registers

   - add the VOUT_MIN and STATUS_MFR registers

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-2-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 38870253f1d17f872f4d2a9c6d8e2989ec3706a9
      
https://github.com/qemu/qemu/commit/38870253f1d17f872f4d2a9c6d8e2989ec3706a9
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/i2c/pmbus_device.c
    M include/hw/i2c/pmbus_device.h

  Log Message:
  -----------
  hw/i2c: pmbus: fix error returns and guard against out of range accesses

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-3-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 2192aaae1c36b00a4a97b7d25220a62c245f89b7
      
https://github.com/qemu/qemu/commit/2192aaae1c36b00a4a97b7d25220a62c245f89b7
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/i2c/pmbus_device.c

  Log Message:
  -----------
  hw/i2c: pmbus: add PEC unsupported warning

Signed-off-by: Titus Rwantare <titusr@google.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220307200605.4001451-4-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 78fdfc59b1b7f0b93ea7259d81bc7b4b48cd846e
      
https://github.com/qemu/qemu/commit/78fdfc59b1b7f0b93ea7259d81bc7b4b48cd846e
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/i2c/pmbus_device.c

  Log Message:
  -----------
  hw/i2c: pmbus: refactor uint handling

This change cleans up the inputs to pmbus_receive uint, the length of
received data is contained in PMBusDevice state and doesn't need to be
passed around.

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-5-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: bf0e0c70924c725b7b778f6b870a72f789a359af
      
https://github.com/qemu/qemu/commit/bf0e0c70924c725b7b778f6b870a72f789a359af
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  hw/i2c: pmbus: update MAINTAINERS

add self to MAINTAINERS for the PMBus subsystem and related sensors,
and set PMBus as maintained.

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-6-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 648a488216837bda04114b700246011316b44478
      
https://github.com/qemu/qemu/commit/648a488216837bda04114b700246011316b44478
  Author: Shengtan Mao <stmao@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/i2c/pmbus_device.c
    M include/hw/i2c/pmbus_device.h

  Log Message:
  -----------
  hw/i2c: Added linear mode translation for pmbus devices

Signed-off-by: Shengtan Mao <stmao@google.com>
Reviewed-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-7-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: ffcdae677ebb6fab328f6ab913ed7929a3ffa8a8
      
https://github.com/qemu/qemu/commit/ffcdae677ebb6fab328f6ab913ed7929a3ffa8a8
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M MAINTAINERS
    M hw/arm/Kconfig
    M hw/sensor/Kconfig
    A hw/sensor/isl_pmbus_vr.c
    M hw/sensor/meson.build
    A include/hw/sensor/isl_pmbus_vr.h
    A tests/qtest/isl_pmbus_vr-test.c
    M tests/qtest/meson.build

  Log Message:
  -----------
  hw/sensor: add Intersil ISL69260 device model

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-8-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 1c0c52f76208c648a70b115fc99ab558008466da
      
https://github.com/qemu/qemu/commit/1c0c52f76208c648a70b115fc99ab558008466da
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/sensor/isl_pmbus_vr.c
    M include/hw/sensor/isl_pmbus_vr.h
    M tests/qtest/isl_pmbus_vr-test.c

  Log Message:
  -----------
  hw/sensor: add Renesas raa229004 PMBus device

The Renesas RAA229004 is a PMBus Multiphase Voltage Regulator

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-9-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 5f14cd7032beab6cac8d7ed1b09efc58baddb48c
      
https://github.com/qemu/qemu/commit/5f14cd7032beab6cac8d7ed1b09efc58baddb48c
  Author: Titus Rwantare <titusr@google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M hw/sensor/isl_pmbus_vr.c
    M include/hw/sensor/isl_pmbus_vr.h
    M tests/qtest/isl_pmbus_vr-test.c

  Log Message:
  -----------
  hw/sensor: add Renesas raa228000 device

Signed-off-by: Titus Rwantare <titusr@google.com>
Reviewed-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Message-Id: <20220307200605.4001451-10-titusr@google.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  Commit: 2048c4eba2b40c850e58616c7033f88a2607b89d
      
https://github.com/qemu/qemu/commit/2048c4eba2b40c850e58616c7033f88a2607b89d
  Author: Peter Maydell <peter.maydell@linaro.org>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M MAINTAINERS
    M hw/arm/Kconfig
    M hw/i2c/pmbus_device.c
    M hw/sensor/Kconfig
    A hw/sensor/isl_pmbus_vr.c
    M hw/sensor/meson.build
    M include/hw/i2c/pmbus_device.h
    A include/hw/sensor/isl_pmbus_vr.h
    A tests/qtest/isl_pmbus_vr-test.c
    M tests/qtest/meson.build

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging

I²C / SMBus / PMBus patches

- Add some Renesas models
- Add Titus Rwantare to MAINTAINERS

# gpg: Signature made Tue 08 Mar 2022 18:11:46 GMT
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" 
[unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd/tags/pmbus-20220308:
  hw/sensor: add Renesas raa228000 device
  hw/sensor: add Renesas raa229004 PMBus device
  hw/sensor: add Intersil ISL69260 device model
  hw/i2c: Added linear mode translation for pmbus devices
  hw/i2c: pmbus: update MAINTAINERS
  hw/i2c: pmbus: refactor uint handling
  hw/i2c: pmbus: add PEC unsupported warning
  hw/i2c: pmbus: fix error returns and guard against out of range accesses
  hw/i2c: pmbus: add registers

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Compare: https://github.com/qemu/qemu/compare/d9ccf33f9479...2048c4eba2b4



reply via email to

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