[PATCH v1 0/2] HiSilicon STB PCIe host use bulk API for clock

Anand Moon posted 2 patches 1 month, 1 week ago
drivers/pci/controller/dwc/pcie-histb.c | 119 +++++++-----------------
1 file changed, 35 insertions(+), 84 deletions(-)
[PATCH v1 0/2] HiSilicon STB PCIe host use bulk API for clock
Posted by Anand Moon 1 month, 1 week ago
Simplify the code using the clk_bulk*() and reset_control_bulk() APIs

Thanks
-Anand

Anand Moon (2):
  PCI: dwc: histb: Simplify clock handling by using clk_bulk*()
    functions
  PCI: dwc: histb: Simplify reset control handling by using
    reset_control_bulk*() function

 drivers/pci/controller/dwc/pcie-histb.c | 119 +++++++-----------------
 1 file changed, 35 insertions(+), 84 deletions(-)


base-commit: fab1beda7597fac1cecc01707d55eadb6bbe773c
-- 
2.50.1
Re: [PATCH v1 0/2] HiSilicon STB PCIe host use bulk API for clock
Posted by Manivannan Sadhasivam 3 weeks, 4 days ago
On Tue, Aug 26, 2025 at 05:12:39PM GMT, Anand Moon wrote:
> Simplify the code using the clk_bulk*() and reset_control_bulk() APIs
> 

We need either an Ack from Shawn or the Tested-by tag from anyone having access
to the HiSTB boards.

Also, as others explained, you need to mention the potential order reversing
while switching to these APIs as they may break the driver.

- Mani

> Thanks
> -Anand
> 
> Anand Moon (2):
>   PCI: dwc: histb: Simplify clock handling by using clk_bulk*()
>     functions
>   PCI: dwc: histb: Simplify reset control handling by using
>     reset_control_bulk*() function
> 
>  drivers/pci/controller/dwc/pcie-histb.c | 119 +++++++-----------------
>  1 file changed, 35 insertions(+), 84 deletions(-)
> 
> 
> base-commit: fab1beda7597fac1cecc01707d55eadb6bbe773c
> -- 
> 2.50.1
> 

-- 
மணிவண்ணன் சதாசிவம்