Re: [PATCH 2/7] clk: qcom: rpmh: Add support for SM8750 rpmh clocks

From: Bryan O'Donoghue
Date: Tue Oct 22 2024 - 04:47:48 EST


On 22/10/2024 00:03, Melody Olvera wrote:
+ { .compatible = "qcom,sm8750-rpmh-clk", .data = &clk_rpmh_sm8750},
{ .compatible = "qcom,sc7280-rpmh-clk", .data = &clk_rpmh_sc7280},

Might be a nice opportunity to alphabetise this list if you do a V2.

Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>