Patch "arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1" has been added to the 6.1-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1

to the 6.1-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     arm64-dts-rockchip-add-missing-interrupt-cells-to-rk.patch
and it can be found in the queue-6.1 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit c199aba262ff6ae3adb725e18370dab7bbb8aac0
Author: Jensen Huang <jensenhuang@xxxxxxxxxxxxxxx>
Date:   Fri Jan 13 14:44:57 2023 +0800

    arm64: dts: rockchip: add missing #interrupt-cells to rk356x pcie2x1
    
    [ Upstream commit a323e6b5737bb6e3d3946369b97099abb7dde695 ]
    
    This fixes the following issue:
      pcieport 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    
    Signed-off-by: Jensen Huang <jensenhuang@xxxxxxxxxxxxxxx>
    Link: https://lore.kernel.org/r/20230113064457.7105-1-jensenhuang@xxxxxxxxxxxxxxx
    Signed-off-by: Heiko Stuebner <heiko@xxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/arch/arm64/boot/dts/rockchip/rk356x.dtsi b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
index 164708f1eb674..1d423daae971b 100644
--- a/arch/arm64/boot/dts/rockchip/rk356x.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
@@ -966,6 +966,7 @@ pcie2x1: pcie@fe260000 {
 		clock-names = "aclk_mst", "aclk_slv",
 			      "aclk_dbi", "pclk", "aux";
 		device_type = "pci";
+		#interrupt-cells = <1>;
 		interrupt-map-mask = <0 0 0 7>;
 		interrupt-map = <0 0 0 1 &pcie_intc 0>,
 				<0 0 0 2 &pcie_intc 1>,



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux