]> git.baikalelectronics.ru Git - uboot.git/commit
clk: sunxi: Extend DM_RESET selection to SPL
authorSamuel Holland <samuel@sholland.org>
Sat, 11 Sep 2021 19:45:31 +0000 (14:45 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 25 Oct 2021 13:54:06 +0000 (14:54 +0100)
commit65ffaabc1aa5a70b88f359bc547ef37643e265b8
tree7a86ba4445534ea40155fa42d785e663f7a862c4
parentf95b8e893792e4fa49c181c792eeaa5b01880129
clk: sunxi: Extend DM_RESET selection to SPL

The sunxi clock driver exposes a reset controller, so it selects the
reset controller framework. Ensure that dependency is also satisfied
when building the driver for the SPL.

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>
drivers/clk/sunxi/Kconfig