Lines Matching +full:sm6115 +full:- +full:dispcc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Based on dispcc-qcm2290.c
15 #include <dt-bindings/clock/qcom,sm6115-dispcc.h>
17 #include "clk-alpha-pll.h"
18 #include "clk-branch.h"
19 #include "clk-rcg.h"
20 #include "clk-regmap.h"
21 #include "clk-regmap-divider.h"
570 { .compatible = "qcom,sm6115-dispcc" },
586 /* Keep some clocks always-on */ in disp_cc_sm6115_probe()
589 ret = qcom_cc_really_probe(&pdev->dev, &disp_cc_sm6115_desc, regmap); in disp_cc_sm6115_probe()
591 dev_err(&pdev->dev, "Failed to register DISP CC clocks\n"); in disp_cc_sm6115_probe()
601 .name = "dispcc-sm6115",
607 MODULE_DESCRIPTION("Qualcomm SM6115 Display Clock controller");