diff --git a/target/linux/realtek/base-files/lib/upgrade/platform.sh b/target/linux/realtek/base-files/lib/upgrade/platform.sh index badfb9f203..c5bf860e4c 100644 --- a/target/linux/realtek/base-files/lib/upgrade/platform.sh +++ b/target/linux/realtek/base-files/lib/upgrade/platform.sh @@ -44,7 +44,8 @@ platform_do_upgrade() { linksys,lgs352c) nand_do_upgrade "$1" ;; - zyxel,xs1930-10) + zyxel,xs1930-10|\ + zyxel,xs1930-12f) PART_NAME="factory" default_do_upgrade "$1" ;; diff --git a/target/linux/realtek/dts/rtl9313_zyxel_xs1930-12f.dts b/target/linux/realtek/dts/rtl9313_zyxel_xs1930-12f.dts new file mode 100644 index 0000000000..1c5989f7e8 --- /dev/null +++ b/target/linux/realtek/dts/rtl9313_zyxel_xs1930-12f.dts @@ -0,0 +1,344 @@ +// SPDX-License-Identifier: GPL-2.0-or-later +/dts-v1/; + +#include "rtl9313_zyxel_xs1930.dtsi" + +#include +#include +#include +#include + +/ { + compatible = "zyxel,xs1930-12f", "realtek,rtl9313-soc"; + model = "Zyxel XS1930-12F"; + + leds { + led_pwr_green: led-2 { + color = ; + function = LED_FUNCTION_POWER; + gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>; + default-state = "on"; + }; + led_pwr_red: led-3 { + color = ; + function = LED_FUNCTION_POWER; + gpios = <&gpio2 11 GPIO_ACTIVE_LOW>; + }; + led_cloud_green: led-4 { + color = ; + gpios = <&gpio1 17 GPIO_ACTIVE_LOW>; + }; + led_cloud_red: led-5 { + color = ; + gpios = <&gpio1 16 GPIO_ACTIVE_LOW>; + }; + led_locator: led-6 { + color = ; + function = LED_FUNCTION_INDICATOR; + gpios = <&gpio1 15 GPIO_ACTIVE_LOW>; + }; + }; + + led_set: led_set@0 { + compatible = "realtek,rtl9300-leds"; + active-low; + + /* SFP ports */ + led_set0 = <(RTL93XX_LED_SET_10G | RTL93XX_LED_SET_2P5G | RTL93XX_LED_SET_LINK | + RTL93XX_LED_SET_ACT) + (RTL93XX_LED_SET_2P5G | RTL93XX_LED_SET_1G | RTL93XX_LED_SET_LINK | + RTL93XX_LED_SET_ACT)>; + /* Base-T ports */ + led_set1 = <(RTL93XX_LED_SET_10G | RTL93XX_LED_SET_5G | RTL93XX_LED_SET_2P5G | + RTL93XX_LED_SET_LINK | RTL93XX_LED_SET_ACT) + (RTL93XX_LED_SET_2P5G | RTL93XX_LED_SET_1G | RTL93XX_LED_SET_100M | + RTL93XX_LED_SET_LINK | RTL93XX_LED_SET_ACT) + (RTL93XX_LED_SET_5G | RTL93XX_LED_SET_100M | RTL93XX_LED_SET_LINK | + RTL93XX_LED_SET_ACT)>; + }; + + sfp1: sfp-p1 { + compatible = "sff,sfp"; + i2c-bus = <&i2c0>; + los-gpio = <&gpio1 10 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 3 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 0 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 36 GPIO_ACTIVE_HIGH>; + }; + + sfp2: sfp-p2 { + compatible = "sff,sfp"; + i2c-bus = <&i2c1>; + los-gpio = <&gpio1 11 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 4 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 21 GPIO_ACTIVE_HIGH>; + }; + + sfp3: sfp-p3 { + compatible = "sff,sfp"; + i2c-bus = <&i2c2>; + los-gpio = <&gpio1 12 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 25 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 2 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 22 GPIO_ACTIVE_HIGH>; + }; + + sfp4: sfp-p4 { + compatible = "sff,sfp"; + i2c-bus = <&i2c3>; + los-gpio = <&gpio1 13 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 6 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 3 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 23 GPIO_ACTIVE_HIGH>; + }; + + sfp5: sfp-p5 { + compatible = "sff,sfp"; + i2c-bus = <&i2c4>; + los-gpio = <&gpio1 14 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 7 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 4 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 24 GPIO_ACTIVE_HIGH>; + }; + + sfp6: sfp-p6 { + compatible = "sff,sfp"; + i2c-bus = <&i2c5>; + los-gpio = <&gpio1 34 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 29 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 5 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 25 GPIO_ACTIVE_HIGH>; + }; + + sfp7: sfp-p7 { + compatible = "sff,sfp"; + i2c-bus = <&i2c6>; + los-gpio = <&gpio1 33 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 31 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 6 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 26 GPIO_ACTIVE_HIGH>; + }; + + sfp8: sfp-p8 { + compatible = "sff,sfp"; + i2c-bus = <&i2c7>; + los-gpio = <&gpio1 32 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 10 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 7 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 27 GPIO_ACTIVE_HIGH>; + }; + + sfp9: sfp-p9 { + compatible = "sff,sfp"; + i2c-bus = <&i2c8>; + los-gpio = <&gpio1 31 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 11 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 8 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 28 GPIO_ACTIVE_HIGH>; + }; + + sfp10: sfp-p10 { + compatible = "sff,sfp"; + i2c-bus = <&i2c9>; + los-gpio = <&gpio1 30 GPIO_ACTIVE_HIGH>; + mod-def0-gpio = <&gpio0 12 GPIO_ACTIVE_LOW>; + tx-disable-gpio = <&gpio1 9 GPIO_ACTIVE_HIGH>; + tx-fault-gpio = <&gpio1 29 GPIO_ACTIVE_HIGH>; + }; +}; + +&gpio0 { + pinctrl-names = "default"; + pinctrl-0 = <&pinmux_disable_jtag>, + <&pinmux_disable_led_sync>; +}; + +&i2c_mst1 { + status = "okay"; + + i2c0: i2c@0 { + reg = <0>; + }; + i2c1: i2c@1 { + reg = <1>; + }; + i2c2: i2c@2 { + reg = <2>; + }; + i2c3: i2c@3 { + reg = <3>; + }; + i2c4: i2c@4 { + reg = <4>; + }; + i2c5: i2c@5 { + reg = <5>; + }; +}; + +&i2c_mst2 { + status = "okay"; + + i2c6: i2c@6 { + reg = <6>; + }; + i2c7: i2c@7 { + reg = <7>; + }; + i2c8: i2c@8 { + reg = <8>; + }; + i2c9: i2c@9 { + reg = <9>; + }; + + i2c11: i2c@b { + reg = <0xb>; + + gpio2: pca9555@20 { + compatible = "nxp,pca9555"; + reg = <0x20>; + gpio-controller; + #gpio-cells = <2>; + + /* These GPIOs must be held low to activate SFP slots. + * Otherwise, neither power, signals nor I2C work. + */ + sfp_enable_hog { + gpio-hog; + gpios = <0 GPIO_ACTIVE_LOW>, /* SFP1 */ + <1 GPIO_ACTIVE_LOW>, /* SFP2 */ + <2 GPIO_ACTIVE_LOW>, /* SFP3 */ + <3 GPIO_ACTIVE_LOW>, /* SFP4 */ + <4 GPIO_ACTIVE_LOW>, /* SFP5 */ + <5 GPIO_ACTIVE_LOW>, /* SFP6 */ + <6 GPIO_ACTIVE_LOW>, /* SFP7 */ + <7 GPIO_ACTIVE_LOW>, /* SFP8 */ + <8 GPIO_ACTIVE_LOW>, /* SFP9 */ + <9 GPIO_ACTIVE_LOW>; /* SFP10 */ + output-high; + line-name = "enable-sfp-slots"; + }; + }; + + lm96000: lm96000@2e { + compatible = "national,lm85"; + reg = <0x2e>; + }; + }; +}; + +&mdio_aux { + status = "okay"; + + gpio1: gpio@1f { + compatible = "realtek,rtl8231"; + reg = <0x1f>; + + gpio-controller; + #gpio-cells = <2>; + gpio-ranges = <&gpio1 0 0 37>; + + led-controller { + compatible = "realtek,rtl8231-leds"; + status = "disabled"; + }; + }; +}; + +&mdio_ctrl { + pinctrl-names = "default"; + pinctrl-0 = <&pinmux_enable_mdc_mdio_1>, + <&pinmux_enable_mdc_mdio_2>; +}; + +&mdio_bus1 { + PHY_C45(54, 0) /* AQR113C */ +}; + +&mdio_bus2 { + PHY_C45(55, 8) /* AQR113C */ +}; + +&switch0 { + ethernet-ports { + #address-cells = <1>; + #size-cells = <0>; + + SWITCH_PORT_SFP(0, 1, 2, 0, 1) + SWITCH_PORT_SFP(8, 2, 3, 0, 2) + SWITCH_PORT_SFP(16, 3, 4, 0, 3) + SWITCH_PORT_SFP(24, 4, 5, 0, 4) + SWITCH_PORT_SFP(32, 5, 6, 0, 5) + SWITCH_PORT_SFP(40, 6, 7, 0, 6) + SWITCH_PORT_SFP(48, 7, 8, 0, 7) + SWITCH_PORT_SFP(50, 8, 9, 0, 8) + SWITCH_PORT_SFP(52, 9, 10, 0, 9) + SWITCH_PORT_SFP(53, 10, 11, 0, 10) + + /* Base-T ports */ + SWITCH_PORT_LED(54, 11, 12, 1, usxgmii) + SWITCH_PORT_LED(55, 12, 13, 1, usxgmii) + + /* CPU port */ + port@56 { + reg = <56>; + ethernet = <ðernet0>; + phy-mode = "internal"; + fixed-link { + speed = <1000>; + full-duplex; + }; + }; + }; +}; + +&port54 { + managed = "in-band-status"; +}; + +&port55 { + managed = "in-band-status"; +}; + +&serdes2 { + realtek,pnswap-tx; +}; + +&serdes3 { + realtek,pnswap-tx; +}; + +&serdes4 { + realtek,pnswap-tx; +}; + +&serdes5 { + realtek,pnswap-tx; +}; + +&serdes6 { + realtek,pnswap-tx; +}; + +&serdes7 { + realtek,pnswap-tx; +}; + +&serdes8 { + realtek,pnswap-tx; +}; + +&serdes9 { + realtek,pnswap-tx; +}; + +&serdes10 { + realtek,pnswap-tx; +}; + +&serdes11 { + realtek,pnswap-tx; +}; + diff --git a/target/linux/realtek/image/rtl931x.mk b/target/linux/realtek/image/rtl931x.mk index f5b35bc80a..6592a3aa8f 100644 --- a/target/linux/realtek/image/rtl931x.mk +++ b/target/linux/realtek/image/rtl931x.mk @@ -62,3 +62,8 @@ define Device/zyxel_xs1930-10 endef TARGET_DEVICES += zyxel_xs1930-10 +define Device/zyxel_xs1930-12f + DEVICE_MODEL := XS1930-12F + $(Device/zyxel_xs1930) +endef +TARGET_DEVICES += zyxel_xs1930-12f