Lines Matching +full:sm7150 +full:- +full:dispcc
1 // SPDX-License-Identifier: GPL-2.0-only
8 #include <linux/clk-provider.h>
15 #include <dt-bindings/clock/qcom,sm7150-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"
972 { .compatible = "qcom,sm7150-dispcc" },
989 /* Keep some clocks always-on */ in dispcc_sm7150_probe()
992 return qcom_cc_really_probe(&pdev->dev, &dispcc_sm7150_desc, regmap); in dispcc_sm7150_probe()
998 .name = "dispcc-sm7150",
1005 MODULE_DESCRIPTION("Qualcomm SM7150 Display Clock Controller");