[PATCH v4 4/4] arm: zynqmp: Enable PWM command and cadence ttc pwm driver

Michal Simek monstr at monstr.eu
Wed Mar 30 14:47:53 CEST 2022


pá 15. 10. 2021 v 15:17 odesílatel Michal Simek
<michal.simek at xilinx.com> napsal:
>
> Enable PWM ttc driver and command in generic image.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> Changes in v4:
> - New patch in the series
>
>  configs/xilinx_zynqmp_virt_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/configs/xilinx_zynqmp_virt_defconfig b/configs/xilinx_zynqmp_virt_defconfig
> index 7401078c113e..94a45f293b9b 100644
> --- a/configs/xilinx_zynqmp_virt_defconfig
> +++ b/configs/xilinx_zynqmp_virt_defconfig
> @@ -52,6 +52,7 @@ CONFIG_CMD_FPGA_LOADBP=y
>  CONFIG_CMD_FPGA_LOADP=y
>  CONFIG_CMD_FPGA_LOAD_SECURE=y
>  CONFIG_CMD_GPIO=y
> +CONFIG_CMD_PWM=y
>  CONFIG_CMD_GPT=y
>  CONFIG_CMD_I2C=y
>  CONFIG_CMD_MMC=y
> @@ -160,6 +161,8 @@ CONFIG_XILINX_AXIEMAC=y
>  CONFIG_ZYNQ_GEM=y
>  CONFIG_DM_REGULATOR=y
>  CONFIG_DM_REGULATOR_FIXED=y
> +CONFIG_DM_PWM=y
> +CONFIG_PWM_CADENCE_TTC=y
>  CONFIG_DM_RTC=y
>  CONFIG_RTC_EMULATION=y
>  CONFIG_RTC_ZYNQMP=y
> --
> 2.33.1
>

Applied.
M

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs


More information about the U-Boot mailing list