]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy IRQ
authorNiklas Cassel <cassel@kernel.org>
Fri, 7 Jun 2024 11:14:25 +0000 (13:14 +0200)
committerKrzysztof Wilczyński <kwilczynski@kernel.org>
Fri, 21 Jun 2024 18:49:13 +0000 (18:49 +0000)
commit5f262f67cbc5f96c857602443f1fdf66900249f3
tree39534d935fd57383ebe7b789d9c70e85118ce8cc
parent9b0b9b588c00a801230727e5046a2323bf4e4d34
dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy IRQ

The descriptions of the combined interrupt signals (level1) mention
all the lower interrupt signals (level2) for each combined interrupt,
regardless if the lower (level2) signal is RC or EP specific.

E.g. the description of "Combined system interrupt" includes rbar_update,
which is EP specific, and the description of "Combined message interrupt"
includes obff_idle, obff_obff, obff_cpu_active, which are all EP specific.

The only exception is the "Combined legacy interrupt", which for some
reason does not provide an exhaustive list of the lower (level2) signals.

Add the missing lower interrupt signals: tx_inta, tx_intb, tx_intc, and
tx_intd for the "Combined legacy interrupt", as per the rk3568 and rk3588
Technical Reference Manuals, such that the descriptions of the combined
interrupt signals are consistent.

Link: https://lore.kernel.org/linux-pci/20240607-rockchip-pcie-ep-v1-v5-5-0a042d6b0049@kernel.org
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/pci/rockchip-dw-pcie-common.yaml