[PATCH 13/31] pwm: mtk: add support for MediaTek MT7981 SoC

Simon Glass sjg at chromium.org
Thu Aug 4 15:57:08 CEST 2022


On Wed, 3 Aug 2022 at 21:37, Weijie Gao <weijie.gao at mediatek.com> wrote:
>
> This patch adds PWM support for MediaTek MT7981 SoC.
> MT7981 uses a different register offset so we have to add a version field
> to indicate the IP core version.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
>  drivers/pwm/pwm-mtk.c | 34 ++++++++++++++++++++++++++++++++--
>  1 file changed, 32 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list