Re: [PATCH 01/12] pcie: qcom: add missing ipq806x clocks in pcie driver

From: Bjorn Helgaas
Date: Fri Mar 20 2020 - 14:47:55 EST


Please add a cover letter with the patches as responses to it.

Make your subjects match in capitalization, verb tense, etc.:

$ git log --oneline drivers/pci/controller/dwc/pcie-qcom.c
ed8cc3b1fc84 PCI: qcom: Add support for SDM845 PCIe controller
64adde31c8e9 PCI: qcom: Ensure that PERST is asserted for at least 100 ms
67021ae0bbe9 PCI: qcom: Add QCS404 PCIe controller support
5aa180974e4d PCI: qcom: Use clk bulk API for 2.4.0 controllers
322f03436692 PCI: qcom: Use default config space read function
02b485e31d98 PCI: qcom: Don't deassert reset GPIO during probe
6e5da6f7d824 PCI: qcom: Fix error handling in runtime PM support
739cd35918b7 PCI: qcom: Drop unnecessary root_bus_nr setting

On Fri, Mar 20, 2020 at 07:34:43PM +0100, Ansuel Smith wrote:
> Aux and Ref clk are missing in pcie qcom driver.
> Add support in the driver to fix pcie inizialization
> in ipq806x

s/pcie/PCIe/ in English text like commit logs and comments.
s/inizialization/initialization/

It'd be useful to have enough context to know what "ipq806x" is.

Add period at end of sentence.