Thread (21 messages) 21 messages, 5 authors, 2021-08-25

Re: [PATCH v2 2/6] PCI: qcom: add support for IPQ60xx PCIe controller

From: Baruch Siach <baruch@tkos.co.il>
Date: 2021-08-25 14:23:57
Also in: linux-arm-kernel, linux-arm-msm, linux-devicetree, linux-pci, linux-phy

Hi Rob,

On Wed, Aug 25 2021, Rob Herring wrote:
On Wed, Aug 25, 2021 at 6:25 AM Baruch Siach [off-list ref] wrote:
quoted
On Fri, Aug 06 2021, Rob Herring wrote:
quoted
On Wed, May 5, 2021 at 3:18 AM Baruch Siach [off-list ref] wrote:
quoted
+       writel(PCI_EXP_DEVCTL2_COMP_TMOUT_DIS, pci->dbi_base + offset +
+                       PCI_EXP_DEVCTL2);
+
+       writel(PCIE_CAP_CURR_DEEMPHASIS | SPEED_GEN3,
+                       pci->dbi_base + offset + PCI_EXP_DEVCTL2);
Doesn't this overwrite the prior register write?
It does. There are two mistakes here. The writel() above should set
PCIE20_DEVICE_CONTROL2_STATUS2 (offset 0x98).
No. Did you check what 'offset' is? PCIE20_DEVICE_CONTROL2_STATUS2 is
PCI_EXP_DEVCTL2 plus the status reg. What's wrong is it should be a
16-bit write.
Thanks for enlightening me. 'offset' is 0x70 here. So PCI_EXP_DEVCTL2 is
at 0x98, and PCI_EXP_LNKCTL2 is at 0xa0. Only the second writel() is
wrong. But since generic code handles speed, I can drop it entirely.

I see that dw_pcie_link_set_max_speed() uses dw_pcie_writel_dbi() to
write to PCI_EXP_LNKCTL2. Is that 16-bit write?

Why are pci_regs.h register offsets in decimal?
quoted
This writel() should set
PCIE20_LNK_CONTROL2_LINK_STATUS2 (offset 0xa0). So both are wrong.
Thanks,
baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help