Re: [PATCH v3 10/15] dt-bindings: clock: qcom: Add Kuno Global Clock Controller
Hardeep Sharma <[email protected]>
| Newsgroups | org.kernel.vger.linux-gpio,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-clk,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
On 8/27/2026 5:52 PM, Krzysztof Kozlowski wrote: > On Fri, Aug 21, 2026 at 09:39:03PM +0530, Hardeep Sharma wrote: >> Document the Global Clock Controller (GCC) binding and associated >> clock/reset IDs for the Qualcomm Kuno SoC. >> >> Signed-off-by: Hardeep Sharma <[email protected]> > Sashiko comment was not answered and looks reasonable, dropping from Patchwork. > > Best regards, > Krzysztof Apologies!! for missing the on-list reply. The Sashiko comment is reasonable and is addressed in v4: the header now defines the GDSC IDs (GCC_EMAC0_GDSC, GCC_PCIE_GDSC, GCC_USB20_GDSC) and the clock driver registers the three GDSCs (gcc_emac0_gdsc, gcc_pcie_gdsc,gcc_usb20_gdsc), so #power-domain-cells has real backing providers. v4 : https://lore.kernel.org/all/[email protected]/ Best Wishes Hardeep Sharma