lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts
Signed-off-by: Eddi De Pieri <eddi@depieri.net> SVN-Revision: 42907
This commit is contained in:
@@ -206,11 +206,15 @@
|
||||
lantiq,delay-lo = <0>; /* 0.0ns delay */
|
||||
interrupt-map-mask = <0xf800 0x0 0x0 0x7>;
|
||||
interrupt-map = <
|
||||
0x7000 0 0 1 &icu0 29 1 // slot 14, irq 29
|
||||
0x7000 0 0 1 &icu0 30 1 // slot 14, irq 30
|
||||
>;
|
||||
gpio-reset = <&gpio 21 0>;
|
||||
req-mask = <0x1>; /* GNT1 */
|
||||
};
|
||||
|
||||
pcie@d900000 {
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
gphy-xrx200 {
|
||||
|
||||
Reference in New Issue
Block a user