projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35938c1
)
arm64: dts: rockchip: fix rk356x pcie msg interrupt name
author
Heiko Stuebner
<heiko@sntech.de>
Tue, 14 Nov 2023 15:38:34 +0000
(16:38 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 16 Nov 2023 20:06:50 +0000
(21:06 +0100)
The expected name by the binding at this position is "msg" and the SoC's
manual also calls the interrupt in question "msg", so fix the rk356x dtsi
to use the correct name.
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link:
https://lore.kernel.org/r/20231114153834.934978-1-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk356x.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk356x.dtsi
b/arch/arm64/boot/dts/rockchip/rk356x.dtsi
index
0964761
..
c19c0f1
100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk356x.dtsi
+++ b/
arch/arm64/boot/dts/rockchip/rk356x.dtsi
@@
-977,7
+977,7
@@
<GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 72 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 71 IRQ_TYPE_LEVEL_HIGH>;
- interrupt-names = "sys", "pmc", "ms
i
", "legacy", "err";
+ interrupt-names = "sys", "pmc", "ms
g
", "legacy", "err";
bus-range = <0x0 0xf>;
clocks = <&cru ACLK_PCIE20_MST>, <&cru ACLK_PCIE20_SLV>,
<&cru ACLK_PCIE20_DBI>, <&cru PCLK_PCIE20>,