[PW_SID:995448] irqchip/sg2042-msi: Set irq type according to DT configuration - #836
[PW_SID:995448] irqchip/sg2042-msi: Set irq type according to DT configuration#836linux-riscv-bot wants to merge 3 commits into
Conversation
The original MSI interrupt type was hard-coded, which was not a good idea. Now it is changed to read the device tree configuration and then set the interrupt type. Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
The latest MSI driver will read the DTS configuration to set the IRQ type, so correct the IRQ type in the DTS to the correct value. This field in the DTS was not used before. Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
The latest MSI driver will read the DTS configuration to set the IRQ type, so correct the IRQ type in the DTS to the correct value. This field in the DTS was not used before. Signed-off-by: Chen Wang <unicorn_wang@outlook.com> Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 1: "[v2,1/3] irqchip/sg2042-msi: Set irq type according to DT configuration" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 2: "[v2,2/3] riscv: sophgo: dts: sg2042: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
|
Patch 3: "[v2,3/3] riscv: sophgo: dts: sg2044: change msi irq type to IRQ_TYPE_EDGE_RISING" |
PR for series 995448 applied to workflow__riscv__fixes
Name: irqchip/sg2042-msi: Set irq type according to DT configuration
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=995448
Version: 2