clk: actions: Add SD/MMC clocks
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 28 Nov 2021 11:32:21 +0000 (17:02 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 18 Jan 2022 17:48:17 +0000 (12:48 -0500)
commit05c2ff7dc6fef0a9ed2f8e315c25104ce675b416
tree3b252acb7339add8b3cb104cee8da5095809f6d4
parent234c1672a12f74141deab78b0bfcb37c886ba1b1
clk: actions: Add SD/MMC clocks

This commit adds SD/MMC clocks, and provides .set/get_rate callbacks
for SD/MMC device present on Actions OWL S700 SoCs.

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
drivers/clk/owl/clk_owl.c