commit | 1ec12dcd983505ffcb9b79e9199c8712813c40b8 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sun Nov 28 17:02:21 2021 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 18 12:48:17 2022 -0500 |
tree | 3b252acb7339add8b3cb104cee8da5095809f6d4 | |
parent | 5433df9144f08c1d30505c34a3d2d9115442b0fa [diff] |
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>