[PATCH 8/8] PCI: rockchip: Fixed MSI generation from PCIe endpoint core

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Thu Jan 26 07:26:31 PST 2023


On 26/01/2023 14:50, Rick Wertenbroek wrote:
> The generation of MSI interrupts from the RK3399 PCIe endpoint core was
> broken. The main issue came from u16 variables to be used to access u32
> registers, this would lead to shifts of more than 16 bits moving data
> out of the variable etc. Address translation for sending the MSI messages
> over PCIe has also been fixed.
> 
> Signed-off-by: Rick Wertenbroek <rick.wertenbroek at gmail.com>

Same comments as other fix. Missing Fixes tag, cc-stable, move to the
beginning of patchset.


Best regards,
Krzysztof




More information about the Linux-rockchip mailing list