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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Quoting Venkata Narendra Kumar Gutta (2020-01-16 15:39:49)
> @@ -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);




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux