Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
clk: qcom: Add display clock controller driver for QCM2290
Add support for the display clock controller found in QCM2290 based devices. This clock controller feeds the Multimedia Display SubSystem (MDSS). It's a porting of dispcc-scuba GPL-2.0 driver from CAF msm-4.19 kernel: https://source.codeaurora.org/quic/la/kernel/msm-4.19/tree/drivers/clk/qcom/dispcc-scuba.c?h=LE.UM.4.4.1.r3 Global clock name references (parent_names) have been replaced by parent_data and parent_hws. Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
- Loading branch information