Thread (25 messages) 25 messages, 5 authors, 2020-01-24

Re: [PATCH 2/7] clk: qcom: rpmh: Add support for RPMH clocks on SM8250

From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-01-23 06:46:16
Also in: linux-arm-msm, linux-clk, lkml

Quoting Venkata Narendra Kumar Gutta (2020-01-16 15:39:49)
quoted hunk ↗ jump to hunk
@@ -490,6 +512,7 @@ static int clk_rpmh_probe(struct platform_device *pdev)
        { .compatible = "qcom,sdm845-rpmh-clk", .data = &clk_rpmh_sdm845},
        { .compatible = "qcom,sm8150-rpmh-clk", .data = &clk_rpmh_sm8150},
        { .compatible = "qcom,sc7180-rpmh-clk", .data = &clk_rpmh_sc7180},
+       { .compatible = "qcom,sm8250-rpmh-clk",  .data = &clk_rpmh_sm8250},
We should sort this on compatible.
        { }
 };
 MODULE_DEVICE_TABLE(of, clk_rpmh_match_table);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help