diff options
Diffstat (limited to 'target/linux/lantiq/dts/VGV7519.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/VGV7519.dtsi | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 2ed253c39c..31b429ba02 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -2,7 +2,7 @@ / { - model = "VGV7519 - KPN Experiabox V8"; + model = "VGV7519 - KPN Experiabox V8"; chosen { bootargs = "console=ttyLTQ0,115200 init=/etc/preinit"; @@ -104,13 +104,7 @@ pci@E105400 { status = "okay"; - lantiq,bus-clock = <33333333>; - interrupt-map-mask = <0xf800 0x0 0x0 0x7>; - interrupt-map = < - 0x7000 0 0 1 &icu0 30 1 // slot 14, irq 30 - >; gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>; - req-mask = <0x1>; /* GNT1 */ }; pcie@d900000 { |