X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Flantiq%2Fdts%2FVGV7519.dtsi;h=95de6e56e7f40c004c7af672a518192b4f65d283;hb=a0e8833cb5742ad397b7a90c82a750d2b1667d3a;hp=86b5741741e2af878f42d4f8886e3b02a20466f7;hpb=85cacfd75321538abffc0f000bd4ce951053cc09;p=openwrt%2Fopenwrt.git diff --git a/target/linux/lantiq/dts/VGV7519.dtsi b/target/linux/lantiq/dts/VGV7519.dtsi index 86b5741741..95de6e56e7 100644 --- a/target/linux/lantiq/dts/VGV7519.dtsi +++ b/target/linux/lantiq/dts/VGV7519.dtsi @@ -1,8 +1,21 @@ /include/ "vr9.dtsi" / { + + model = "VGV7519 - KPN Experiabox V8"; + chosen { bootargs = "console=ttyLTQ0,115200 init=/etc/preinit"; + + leds { + boot = &power_green; + failsafe = &power_red; + running = &power_green; + + dsl = &broadband_green; + internet = &internet_green; + wifi = &wireless_green; + }; }; memory@0 { @@ -26,7 +39,7 @@ compatible = "lantiq,pinctrl-xr9"; pinctrl-names = "default"; pinctrl-0 = <&state_default>; - + interrupt-parent = <&icu0>; interrupts = <166 135 66 40 41 42 38>; @@ -35,135 +48,41 @@ reg = <0xE100B10 0xA0>; state_default: pinmux { - exin3 { - lantiq,groups = "exin3"; - lantiq,function = "exin"; - }; stp { lantiq,groups = "stp"; lantiq,function = "stp"; }; spi { - lantiq,groups = "spi", "spi_cs4"; + lantiq,groups = "spi_di", "spi_do", "spi_clk"; lantiq,function = "spi"; }; mdio { lantiq,groups = "mdio"; lantiq,function = "mdio"; }; - pci { - lantiq,groups = "gnt1", "req1"; - lantiq,function = "pci"; - }; - conf_out { - lantiq,pins = "io4", "io5", "io6", /* stp */ - "io21", - "io33", - "io7", "io44"; /* Internal ethernet phy leds */ - lantiq,open-drain; + gphy-leds_out { + lantiq,pins = "io7", "io44"; lantiq,pull = <0>; lantiq,output = <1>; }; - pcie-rst { - lantiq,pins = "io38"; - lantiq,pull = <0>; + stp_out { + lantiq,pins = "io4", "io5", "io6"; + lantiq,open-drain = <0>; lantiq,output = <1>; + lantiq,pull = <0>; }; - conf_in { - lantiq,pins = "io39"; /* exin3 */ - lantiq,pull = <2>; - }; - }; - }; - - eth@E108000 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "lantiq,xrx200-net"; - reg = < 0xE108000 0x3000 /* switch */ - 0xE10B100 0x70 /* mdio */ - 0xE10B1D8 0x30 /* mii */ - 0xE10B308 0x30 /* pmac */ - >; - interrupt-parent = <&icu0>; - interrupts = <73 72>; - - lan: interface@0 { - compatible = "lantiq,xrx200-pdi"; - #address-cells = <1>; - #size-cells = <0>; - reg = <0>; - mac-address = [ 00 11 22 33 44 55 ]; - - ethernet@0 { - compatible = "lantiq,xrx200-pdi-port"; - reg = <0>; - phy-mode = "rgmii"; - phy-handle = <&phy0>; - }; - ethernet@1 { - compatible = "lantiq,xrx200-pdi-port"; - reg = <1>; - phy-mode = "rgmii"; - phy-handle = <&phy1>; - }; - ethernet@2 { - compatible = "lantiq,xrx200-pdi-port"; - reg = <2>; - phy-mode = "gmii"; - phy-handle = <&phy11>; - }; - ethernet@4 { - compatible = "lantiq,xrx200-pdi-port"; - reg = <4>; - phy-mode = "gmii"; - phy-handle = <&phy13>; - }; - }; - - wan: interface@1 { - compatible = "lantiq,xrx200-pdi"; - #address-cells = <1>; - #size-cells = <0>; - reg = <1>; - mac-address = [ 00 11 22 33 44 56 ]; - lantiq,wan; - ethernet@5 { - compatible = "lantiq,xrx200-pdi-port"; - reg = <5>; - phy-mode = "rgmii"; - phy-handle = <&phy5>; - }; - }; - - mdio@0 { - #address-cells = <1>; - #size-cells = <0>; - compatible = "lantiq,xrx200-mdio"; - phy0: ethernet-phy@0 { - reg = <0x0>; - compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; - }; - phy1: ethernet-phy@1 { - reg = <0x1>; - compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; - }; - phy5: ethernet-phy@5 { - reg = <0x5>; - compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; - }; - phy11: ethernet-phy@11 { - reg = <0x11>; - compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + pci-rst { + lantiq,pins = "io21"; + lantiq,open-drain = <0>; + lantiq,pull = <0>; + lantiq,output = <1>; }; - phy13: ethernet-phy@13 { - reg = <0x13>; - compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; - lantiq,c45-reg-init = <1 0 0 0>; + gphy-leds { + lantiq,groups = "gphy0 led1", "gphy1 led0"; + lantiq,function = "gphy"; + lantiq,open-drain = <0>; + lantiq,pull = <0>; + lantiq,output = <1>; }; }; }; @@ -189,10 +108,11 @@ }; pci@E105400 { + status = "okay"; #address-cells = <3>; #size-cells = <2>; #interrupt-cells = <1>; - compatible = "lantiq,pci-xway1"; + compatible = "lantiq,pci-xway"; bus-range = <0x0 0x0>; ranges = <0x2000000 0 0x8000000 0x8000000 0 0x2000000 /* pci memory */ 0x1000000 0 0x00000000 0xAE00000 0 0x200000>; /* io space */ @@ -204,19 +124,29 @@ 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 >; - gpios-reset = <&gpio 21 0>; + gpio-reset = <&gpio 21 0>; req-mask = <0x1>; /* GNT1 */ }; + + pcie@d900000 { + status = "disabled"; + }; }; gphy-xrx200 { compatible = "lantiq,phy-xrx200"; - firmware = "lantiq/vr9_phy11g_a1x.bin"; + firmware1 = "lantiq/vr9_phy11g_a1x.bin"; /*VR9 1.1*/ + firmware2 = "lantiq/vr9_phy11g_a2x.bin"; /*VR9 1.2*/ phys = [ 00 01 ]; }; + ralink_eep { + compatible = "ralink,eeprom"; + ralink,eeprom = "RT2860.eeprom"; + }; + gpio-keys-polled { compatible = "gpio-keys-polled"; #address-cells = <1>; @@ -247,62 +177,143 @@ gpio-leds { compatible = "gpio-leds"; - eco { /* blue */ - label = "eco"; + eco { + label = "vgv7519:blue:eco"; gpios = <&stp 2 1>; }; - wps_red { /* red */ - label = "wps_red"; + wps_red { + label = "vgv7519:red:wps"; gpios = <&stp 3 1>; }; - wps_yellow { /* yellow */ - label = "wps_yellow"; + wps_green { + label = "vgv7519:green:wps"; gpios = <&stp 4 1>; }; - upgrade { /* blue */ - label = "upgrade"; + upgrade { + label = "vgv7519:blue:upgrade"; gpios = <&stp 5 1>; }; - tv { /* yellow */ - label = "tv"; + tv { + label = "vgv7519:green:tv"; gpios = <&stp 6 1>; }; - internet_yellow { /* yellow */ - label = "internet_yellow"; + internet_green: internet_green { + label = "vgv7519:green:internet"; gpios = <&stp 7 1>; }; - internet_red { /* red */ - label = "internet_red"; + internet_red { + label = "vgv7519:red:internet"; gpios = <&stp 8 1>; }; - broadband_red { /* red */ - label = "broadband_red"; + broadband_red { + label = "vgv7519:red:broadband"; gpios = <&stp 9 1>; }; - broadband_yellow { /* yellow */ - label = "broadband_yellow"; + broadband_green: broadband_green { + label = "vgv7519:green:broadband"; gpios = <&stp 10 1>; }; - voice { /* yellow */ - label = "voice"; + voice { + label = "vgv7519:green:voice"; gpios = <&stp 11 1>; }; - wireless_red { /* red */ - label = "wireless_red"; + wireless_red { + label = "vgv7519:red:wireless"; gpios = <&stp 12 1>; }; - wireless_yellow { /* yellow */ - label = "wireless_yellow"; + wireless_green: wireless_green { + label = "vgv7519:green:wireless"; gpios = <&stp 13 1>; }; - power2 { /* yellow */ - label = "power2"; + power_green: power2 { + label = "vgv7519:green:power"; gpios = <&stp 14 1>; + default-state = "keep"; }; - power { /* red */ - label = "power"; + power_red: power { + label = "vgv7519:red:power"; gpios = <&stp 15 1>; - default-state = "on"; + }; + }; +}; + +ð0 { + lan: interface@0 { + compatible = "lantiq,xrx200-pdi"; + #address-cells = <1>; + #size-cells = <0>; + reg = <0>; + mac-address = [ 00 11 22 33 44 55 ]; + + ethernet@0 { + compatible = "lantiq,xrx200-pdi-port"; + reg = <0>; + phy-mode = "rgmii"; + phy-handle = <&phy0>; + }; + ethernet@1 { + compatible = "lantiq,xrx200-pdi-port"; + reg = <1>; + phy-mode = "rgmii"; + phy-handle = <&phy1>; + }; + ethernet@2 { + compatible = "lantiq,xrx200-pdi-port"; + reg = <2>; + phy-mode = "gmii"; + phy-handle = <&phy11>; + }; + ethernet@4 { + compatible = "lantiq,xrx200-pdi-port"; + reg = <4>; + phy-mode = "gmii"; + phy-handle = <&phy13>; + }; + }; + + wan: interface@1 { + compatible = "lantiq,xrx200-pdi"; + #address-cells = <1>; + #size-cells = <0>; + reg = <1>; + mac-address = [ 00 11 22 33 44 56 ]; + lantiq,wan; + ethernet@5 { + compatible = "lantiq,xrx200-pdi-port"; + reg = <5>; + phy-mode = "rgmii"; + phy-handle = <&phy5>; + }; + }; + + mdio@0 { + #address-cells = <1>; + #size-cells = <0>; + compatible = "lantiq,xrx200-mdio"; + phy0: ethernet-phy@0 { + reg = <0x0>; + compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; + lantiq,c45-reg-init = <1 0 0 0>; + }; + phy1: ethernet-phy@1 { + reg = <0x1>; + compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; + lantiq,c45-reg-init = <1 0 0 0>; + }; + phy5: ethernet-phy@5 { + reg = <0x5>; + compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; + lantiq,c45-reg-init = <1 0 0 0>; + }; + phy11: ethernet-phy@11 { + reg = <0x11>; + compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; + lantiq,c45-reg-init = <1 0 0 0>; + }; + phy13: ethernet-phy@13 { + reg = <0x13>; + compatible = "lantiq,phy11g", "ethernet-phy-ieee802.3-c22"; + lantiq,c45-reg-init = <1 0 0 0>; }; }; };