mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02: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:
parent
b458959540
commit
b09435bc5e
|
|
@ -69,9 +69,9 @@ pcieb: pcie@5f010000 {
|
|||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user