mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00:00
arm64: dts: imx8-ss-hsio: fix indentation in pcie node
Fix indentation in pcie node. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -69,9 +69,9 @@ hsio_subsys: bus@5f000000 {
|
|||||||
bus-range = <0x00 0xff>;
|
bus-range = <0x00 0xff>;
|
||||||
device_type = "pci";
|
device_type = "pci";
|
||||||
interrupt-map = <0 0 0 1 &gic 0 105 4>,
|
interrupt-map = <0 0 0 1 &gic 0 105 4>,
|
||||||
<0 0 0 2 &gic 0 106 4>,
|
<0 0 0 2 &gic 0 106 4>,
|
||||||
<0 0 0 3 &gic 0 107 4>,
|
<0 0 0 3 &gic 0 107 4>,
|
||||||
<0 0 0 4 &gic 0 108 4>;
|
<0 0 0 4 &gic 0 108 4>;
|
||||||
interrupt-map-mask = <0 0 0 0x7>;
|
interrupt-map-mask = <0 0 0 0x7>;
|
||||||
num-lanes = <1>;
|
num-lanes = <1>;
|
||||||
num-viewport = <4>;
|
num-viewport = <4>;
|
||||||
|
|||||||
Reference in New Issue
Block a user