Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2b9ef269 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk:qcom: gpu: Update gpucc compatible for gpu driver"

parents fe7ca129 1b19b217
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@ static const struct qcom_cc_desc gpu_cc_lito_desc = {
};

static const struct of_device_id gpu_cc_lito_match_table[] = {
	{ .compatible = "qcom,gpucc-lito" },
	{ .compatible = "qcom,lito-gpucc" },
	{ }
};
MODULE_DEVICE_TABLE(of, gpu_cc_lito_match_table);