]> git.baikalelectronics.ru Git - uboot.git/commit
pwm: sunxi: Remove non-DM pin setup
authorSamuel Holland <samuel@sholland.org>
Sat, 28 Aug 2021 16:50:51 +0000 (11:50 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 4 Apr 2022 22:24:17 +0000 (23:24 +0100)
commitde081a707f42eb1f981bf26c66c9f6036174157e
treeab55a01d92fd3cccf86497dd8862c96a9e5c3da5
parentc1b871fed98801a19f57cf2788c53538434b2af6
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>
arch/arm/include/asm/arch-sunxi/gpio.h
drivers/pwm/sunxi_pwm.c