[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231014193219.GA1190809@rocinante>
Date: Sun, 15 Oct 2023 04:32:19 +0900
From: Krzysztof WilczyĆski <kw@...ux.com>
To: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Cc: lpieralisi@...nel.org, andersson@...nel.org,
konrad.dybcio@...aro.org, bhelgaas@...gle.com,
linux-arm-msm@...r.kernel.org, linux-pci@...r.kernel.org,
linux-kernel@...r.kernel.org, abel.vesa@...aro.org
Subject: Re: [PATCH v4 1/3] PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for
encoding link speed
Hello,
> Instead of hardcoding the link speed in MBps, use existing
> PCIE_SPEED2MBS_ENC() macro that does the encoding of the link speed for us.
> Also, let's Wrap it with QCOM_PCIE_LINK_SPEED_TO_BW() macro to do the
> conversion to ICC speed.
>
> This eliminates the need for a switch case in qcom_pcie_icc_update() and
> also works for future Gen speeds without any code modifications.
[...]
Applied to controller/speed, thank you!
[1/3] PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
https://git.kernel.org/pci/pci/c/8da2e9af0bb5
[2/3] PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
https://git.kernel.org/pci/pci/c/dc2f2a9d1cf2
[3/3] PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
https://git.kernel.org/pci/pci/c/85e9eb3e7727
Krzysztof
Powered by blists - more mailing lists