On 6/12/22 13:18, Baruch Siach wrote: > From: Baruch Siach <baruch.siach@xxxxxxxxx> > > The PCIE_CAP_LINK1_VAL macro actually defines slot capabilities. Use > PCI_EXP_SLTCAP_* macros to spell its value, and rename it to better > describe its meaning. > > Signed-off-by: Baruch Siach <baruch.siach@xxxxxxxxx> > --- > v7: > Use FIELD_PREP for power limit and stale (Pali Rohár) > --- > drivers/pci/controller/dwc/pcie-qcom.c | 17 +++++++++++++++-- > 1 file changed, 15 insertions(+), 2 deletions(-) Acked-by: Stanimir Varbanov <svarbanov@xxxxxxxxxx> -- regards, Stan