]> git.baikalelectronics.ru Git - uboot.git/commit
sunxi: clk: A80: add MMC clock support
authorAndre Przywara <andre.przywara@arm.com>
Tue, 29 Jan 2019 15:54:10 +0000 (15:54 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 29 Jan 2019 18:03:08 +0000 (23:33 +0530)
commit2f392a30c6ddb568db0d28272746b10b0d74747c
tree4542335b42f5d137f332d720ea091b9a00bc2383
parentbe3a67dd77ab1dae02022cbade341817ea9d5c40
sunxi: clk: A80: add MMC clock support

The A80 handles resets and clock gates for the MMC devices differently,
outside of the CCU IP block. Consequently we have a separate clock
device with a separate binding for that.

Implement that with the respective clock gates and resets to allow the
A80 taking part in the DM_MMC game.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
[jagan: fix a80 mmc clock config compatible]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
drivers/clk/sunxi/clk_a80.c