u-boot/drivers/pwm
Samuel Holland 458e59da5d pwm: sunxi: Remove non-DM pin setup
This is now handled automatically by the pinctrl driver.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-04 23:24:17 +01:00
..
cros_ec_pwm.c pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" 2021-06-05 07:35:47 -06:00
exynos_pwm.c exynos: pwm: Deal with a PWM at 100% 2021-11-09 11:57:22 +09:00
Kconfig pwm: Add PWM driver for SAMA5D2 2021-10-12 15:18:39 +03:00
Makefile pwm: Add PWM driver for SAMA5D2 2021-10-12 15:18:39 +03:00
pwm-at91.c pwm: Add PWM driver for SAMA5D2 2021-10-12 15:18:39 +03:00
pwm-imx-util.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwm-imx-util.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pwm-imx.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
pwm-meson.c WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
pwm-mtk.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
pwm-sifive.c pwm: sifive: make set_config() and set_enable() work properly 2021-05-14 16:25:42 +08:00
pwm-ti-ehrpwm.c dm: fix build errors generated by last merges 2021-01-15 13:12:38 -05:00
pwm-uclass.c dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
rk_pwm.c rockchip: pwm: Fix default polarity 2021-04-10 11:54:59 +02:00
sandbox_pwm.c video: backlight: Support PWMs without a known period_ns 2021-04-10 16:07:12 +02:00
sunxi_pwm.c pwm: sunxi: Remove non-DM pin setup 2022-04-04 23:24:17 +01:00
tegra_pwm.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00