[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/4] hw/misc: Add GPIOs for duty in NPCM7xx PWM
From: |
Peter Maydell |
Subject: |
Re: [PATCH 1/4] hw/misc: Add GPIOs for duty in NPCM7xx PWM |
Date: |
Thu, 11 Mar 2021 12:05:46 +0000 |
On Fri, 5 Mar 2021 at 18:40, Hao Wu <wuhaotsh@google.com> wrote:
>
> This patch adds GPIOs in NPCM7xx PWM module for its duty values.
> The purpose of this is to connect it to the MFT module to provide
> an input for measuring a PWM fan's RPM. Each PWM module has
> NPCM7XX_PWM_PER_MODULE of GPIOs, each one corresponds to
> one PWM instance and can connect to multiple fan instances in MFT.
>
> Reviewed-by: Doug Evans <dje@google.com>
> Reviewed-by: Tyrone Ting <kfting@nuvoton.com>
> Signed-off-by: Hao Wu <wuhaotsh@google.com>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 0/4] hw/misc: Add NPCM7XX Tachometer Device, Hao Wu, 2021/03/05
- [PATCH 1/4] hw/misc: Add GPIOs for duty in NPCM7xx PWM, Hao Wu, 2021/03/05
- Re: [PATCH 1/4] hw/misc: Add GPIOs for duty in NPCM7xx PWM,
Peter Maydell <=
- [PATCH 3/4] hw/arm: Connect PWM fans in NPCM7XX boards, Hao Wu, 2021/03/05
- [PATCH 2/4] hw/misc: Add NPCM7XX MFT Module, Hao Wu, 2021/03/05
- [PATCH 4/4] tests/qtest: Test PWM fan RPM using MFT in PWM test, Hao Wu, 2021/03/05
- Re: [PATCH 0/4] hw/misc: Add NPCM7XX Tachometer Device, no-reply, 2021/03/05