commit | a4a9d9e874bffa509c31d0752b8155e653f9093f | [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 | a8effc2ee4db60a8e9ef722f612f0d484c137e49 [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>