commit | e6a488b11d34f82cb6e664f2fcf55484d2e9d084 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Tue Jul 12 12:42:11 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 13:02:04 2022 -0400 |
tree | 2c966cdf83ae96ddde7362cd230b1cf6100c301f | |
parent | 46ad40b69ad7f954c6a9ab388614df5a0983b154 [diff] |
clocks: qcom: Add clock driver for QCS404 SoC Currently this clock driver initializes clocks for UART and eMMC. Along with this import "qcom,gcc-qcs404.h" header from Linux mainline to support DT bindings. Signed-off-by: Sumit Garg <sumit.garg@linaro.org>