mirror of https://gitee.com/openkylin/linux.git
PCI: xilinx: Trivial fix in DT example
Good to have it properly describe for c&p cases. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Acked-by: Mark Rutland <mark.rutland@arm.com>
This commit is contained in:
parent
0385d44640
commit
a6e86403d1
|
@ -58,5 +58,5 @@ Example:
|
|||
interrupt-controller;
|
||||
#address-cells = <0>;
|
||||
#interrupt-cells = <1>;
|
||||
}
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue