Re: [PATCH v8 5/7] clk: qcom: tcsrcc-glymur: Add Mahua QREF regulator support
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-hardening,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/8/26 12:02 PM, Qiang Yu wrote: > Mahua is based on Glymur but uses a different QREF topology, requiring > distinct regulator lists and clock descriptors for its PCIe clock > references. > > Add mahua-specific regulator arrays and clk descriptor table, and use > match_data to select the correct descriptor table per compatible string at > probe time. > > Signed-off-by: Qiang Yu <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad