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:
b458959
)
arm64: dts: imx8-ss-hsio: fix indentation in pcie node
author
Frank Li
<Frank.Li@nxp.com>
Tue, 28 Jan 2025 21:15:55 +0000
(16:15 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 25 Feb 2025 00:32:59 +0000
(08:32 +0800)
Fix indentation in pcie node.
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
b/arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
index
4bdfc15
..
577a8b1
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8-ss-hsio.dtsi
@@
-69,9
+69,9
@@
hsio_subsys: bus@5f000000 {
bus-range = <0x00 0xff>;
device_type = "pci";
interrupt-map = <0 0 0 1 &gic 0 105 4>,
-
<0 0 0 2 &gic 0 106 4>,
-
<0 0 0 3 &gic 0 107 4>,
-
<0 0 0 4 &gic 0 108 4>;
+ <0 0 0 2 &gic 0 106 4>,
+ <0 0 0 3 &gic 0 107 4>,
+ <0 0 0 4 &gic 0 108 4>;
interrupt-map-mask = <0 0 0 0x7>;
num-lanes = <1>;
num-viewport = <4>;