Message ID | cover.1618916235.git.baruch@tkos.co.il |
---|---|
Headers | show |
Series | arm64: IPQ6018 PCIe support | expand |
On Tue, 20 Apr 2021 14:21:39 +0300, Baruch Siach wrote: > Add ipq6018 qmp phy device for the single PCIe serdes lane on IPQ60xx > SoCs. > > Signed-off-by: Baruch Siach <baruch@tkos.co.il> > --- > .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 25 +++++++++++++++++++ > 1 file changed, 25 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>
On Tue, 20 Apr 2021 14:21:40 +0300, Baruch Siach wrote: > Document qcom,pcie-ipq6018. This is similar to the ipq8074 with a few > different clock sources, and one additional reset. > > Signed-off-by: Baruch Siach <baruch@tkos.co.il> > --- > .../devicetree/bindings/pci/qcom,pcie.txt | 24 +++++++++++++++++++ > 1 file changed, 24 insertions(+) > Reviewed-by: Rob Herring <robh@kernel.org>