[PATCH v2 8/9] clocks: qcom: Add clock driver for QCS404 SoC

Ramon Fried rfried.dev at gmail.com
Mon Jul 11 16:38:45 CEST 2022


On Fri, Jul 8, 2022 at 4:14 PM Sumit Garg <sumit.garg at linaro.org> wrote:
>
> Currently its a dummy clock driver as clocks for UART and eMMC have been
> already enabled by ABL. Along with this import "qcom,gcc-qcs404.h" header
> from Linux mainline to support DT bindings.
I think it's better to initialize the clocks also here, this will
allow the u-boot to be used
instead of ABL. If it's a simple clock configuration, it's not a
problem to re-init it after ABL already did.


More information about the U-Boot mailing list