From patchwork Thu May 5 03:02:09 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: alzhao@gmail.com X-Patchwork-Id: 618765 X-Patchwork-Delegate: blogic@openwrt.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (caladan.dune.hu [78.24.191.180]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3r0fqr0ZW8z9t3b for ; Thu, 5 May 2016 13:03:36 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=Gs2zoarY; dkim-atps=neutral Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id EB6EDB91CD8; Thu, 5 May 2016 05:02:43 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.1 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP; Thu, 5 May 2016 05:02:43 +0200 (CEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id ED471B91CA5 for ; Thu, 5 May 2016 05:02:24 +0200 (CEST) X-policyd-weight: using cached result; rate: -7 Received: from mail-pf0-f182.google.com (mail-pf0-f182.google.com [209.85.192.182]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Thu, 5 May 2016 05:02:24 +0200 (CEST) Received: by mail-pf0-f182.google.com with SMTP id c189so33398339pfb.3 for ; Wed, 04 May 2016 20:02:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=TiymM1NpEAxGXVZdy7QLPClX1DsYmMAA8KiCm9C/ZCw=; b=Gs2zoarYxqZzJrpBJQqnktzj8b9VG/IuoYMOAoNYgEt9hMzdsNv/DWit6sAI6L5Gq7 6o6hA+mlvmKoIEkodFkkter4y0eTkgp9smqKcVB5UuHrbvhUaJkN3xP3XT9OYEHBHcif mi4q73bsTnTrltN6QxUulv6MI+Na40Q1koT+gztouBK2ASJ9jb7PfMpZmrYEodC0VZhS 9R7wcwSfwHI1wF0rpseO+/QhkReH4rOlweDAR9wvb27JXb2YNv8nweAtXfCyfgW12lQM 5+qscCM768nfjxq6noNqOei01ON+RS/MATNNHsXZaTl+W6Go9uSCN9Kkfg4HnqOIRBIW KVJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=TiymM1NpEAxGXVZdy7QLPClX1DsYmMAA8KiCm9C/ZCw=; b=Xp619eLwqeoODTJt8DQyj+xOTGshP34NIHgPXhtqsFS3e6e0tlGZNcyB/LgvQo153B yEU7eCQ/JOy5mJeoWMDN+JD625QvBprM/gMqr9xJVoiOnQD9VNv5UkKCzXtjb7RoJ699 NEcYPRm8tn27tIVDV+LOu6XH6KV2FUZNU1b9GPKWTgr7Q2wv2Lmpj2VJ+S1JdM77MUkD 4ybRBmOre7h+68Gltveip0awh7ucwnD590mVK1hUbqxlw3MQi094WR1x0BUDlosCZpzA WPgBlVYL5AVo8K1sgrVdM5bHqmtPa/efpaXN2sSv1lMvh3AqniFj3I5EtGt+LxwKBThO nmCw== X-Gm-Message-State: AOPr4FV5X973lov9yRKtULr5xlXr4+QnthX52K9sMarsIcjklA3JWrLz255azAMuSduo3g== X-Received: by 10.98.86.24 with SMTP id k24mr17157436pfb.87.1462417343313; Wed, 04 May 2016 20:02:23 -0700 (PDT) Received: from localhost.localdomain ([119.63.98.57]) by smtp.gmail.com with ESMTPSA id k77sm9143015pfb.52.2016.05.04.20.02.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 04 May 2016 20:02:22 -0700 (PDT) From: alzhao To: openwrt-devel@lists.openwrt.org Date: Thu, 5 May 2016 11:02:09 +0800 Message-Id: <1462417330-12566-5-git-send-email-alzhao@gmail.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1462417330-12566-1-git-send-email-alzhao@gmail.com> References: <1462417330-12566-1-git-send-email-alzhao@gmail.com> Subject: [OpenWrt-Devel] [PATCH 5/6] [CC] [backport] ramips: add GL-MT300N support X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Backport changeset 48993 Add GL-MT300N support to CC Signed-off-by: alzhao --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 + .../linux/ramips/base-files/etc/board.d/02_network | 7 + target/linux/ramips/base-files/lib/ramips.sh | 3 + .../ramips/base-files/lib/upgrade/platform.sh | 1 + target/linux/ramips/dts/GL-MT300N.dts | 153 +++++++++++++++++++++ target/linux/ramips/image/Makefile | 2 + target/linux/ramips/mt7620/profiles/gli.mk | 10 ++ 7 files changed, 179 insertions(+) create mode 100644 target/linux/ramips/dts/GL-MT300N.dts diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index a3661e8..3886e49 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -150,6 +150,9 @@ case $board in gl-mt300a) set_wifi_led "gl-mt300a:wlan" ;; + gl-mt300n) + set_wifi_led "gl-mt300n:wlan" + ;; mpr-a1) set_wifi_led "hame:blue:system" ;; diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index b5c2b81..1e91039 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -160,6 +160,13 @@ ramips_setup_interfaces() ucidef_add_switch_vlan "switch0" "2" "0 6t" ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 6t" ;; + + gl-mt300n) + ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "2" "0 6t" + ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 6t" + ;; whr-1166d) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index 40c26e6..3ebb1b0 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -172,6 +172,9 @@ ramips_board_detect() { *"GL-MT300A") name="gl-mt300a" ;; + *"GL-MT300N") + name="gl-mt300n" + ;; *"Hauppauge Broadway") name="broadway" ;; diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index cfd44d7..7825af8 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -56,6 +56,7 @@ platform_check_image() { freestation5 | \ firewrt |\ gl-mt300a |\ + gl-mt300n |\ pbr-m1 |\ hg255d | \ hlk-rm04 | \ diff --git a/target/linux/ramips/dts/GL-MT300N.dts b/target/linux/ramips/dts/GL-MT300N.dts new file mode 100644 index 0000000..82db37e --- /dev/null +++ b/target/linux/ramips/dts/GL-MT300N.dts @@ -0,0 +1,153 @@ +/dts-v1/; + +/include/ "mt7620n.dtsi" + +/ { + compatible = "GL-MT300N", "ralink,mt7620n-soc"; + model = "GL-MT300N"; + + chosen { + bootargs = "console=ttyS0,115200"; + }; + + palmbus@10000000 { + gpio0: gpio@600 { + status = "okay"; + }; + + gpio1: gpio@638 { + status = "okay"; + }; + + gpio2: gpio@660 { + status = "okay"; + }; + + gpio3: gpio@688 { + status = "okay"; + }; + + spi@b00 { + status = "okay"; + + m25p80@0 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "w25q128"; + reg = <0 0>; + linux,modalias = "m25p80", "w25q128"; + spi-max-frequency = <10000000>; + + partition@0 { + label = "u-boot"; + reg = <0x0 0x30000>; + }; + + partition@30000 { + label = "u-boot-env"; + reg = <0x30000 0x10000>; + read-only; + }; + + factory: partition@40000 { + label = "factory"; + reg = <0x40000 0x10000>; + read-only; + }; + + partition@50000 { + label = "firmware"; + reg = <0x50000 0xf80000>; + }; + + partition@ff0000 { + label = "art"; + reg = <0xff0000 0x10000>; + }; + }; + }; + }; + + ehci@101c0000 { + status = "okay"; + }; + + ohci@101c1000 { + status = "okay"; + }; + + ethernet@10100000 { + mtd-mac-address = <&factory 0x4000>; + ralink,port-map = "wllll"; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + + pcie@10140000 { + status = "okay"; + + pcie-bridge { + mt76@0,0 { + reg = <0x0000 0 0 0 0>; + device_type = "pci"; + mediatek,mtd-eeprom = <&factory 0x8000>; + mediatek,2ghz = <0>; + }; + }; + }; + + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "wled","ephy","i2c"; + ralink,function = "gpio"; + }; + }; + }; + + gpio-leds { + compatible = "gpio-leds"; + + wan { + label = "gl-mt300n:wan"; + gpios = <&gpio2 0 1>; + }; + + lan { + label = "gl-mt300n:lan"; + gpios = <&gpio2 1 1>; + }; + + wlan { + label = "gl-mt300n:wlan"; + gpios = <&gpio3 0 1>; + }; + + }; + + gpio-keys-polled { + compatible = "gpio-keys-polled"; + #address-cells = <1>; + #size-cells = <0>; + poll-interval = <20>; + reset { + label = "reset"; + gpios = <&gpio0 1 1>; + linux,code = <0x198>; + }; + + BTN_0 { + label = "BTN_0"; + gpios = <&gpio2 2 1>; + linux,code = <0x100>; + }; + + BTN_1 { + label = "BTN_1"; + gpios = <&gpio2 3 1>; + linux,code = <0x101>; + }; + }; +}; diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index d4991ad..9f83b1c 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -911,6 +911,7 @@ Image/Build/Profile/WRTNODE=$(call BuildFirmware/Default16M/$(1),$(1),wrtnode,WR Image/Build/Profile/WT3020=$(call BuildFirmware/PorayDualSize/$(1),$(1),wt3020,WT3020) Image/Build/Profile/XIAOMI-MIWIFI-MINI=$(call BuildFirmware/Default16M/$(1),$(1),xiaomi-miwifi-mini,XIAOMI-MIWIFI-MINI) Image/Build/Profile/GL-MT300A=$(call BuildFirmware/Default16M/$(1),$(1),gl-mt300a,GL-MT300A) +Image/Build/Profile/GL-MT300N=$(call BuildFirmware/Default16M/$(1),$(1),gl-mt300n,GL-MT300N) Image/Build/Profile/ZTE-Q7=$(call BuildFirmware/Default8M/$(1),$(1),zte-q7,ZTE-Q7) Image/Build/Profile/ZBT-WA05=$(call BuildFirmware/Default8M/$(1),$(1),zbt-wa05,ZBT-WA05) Image/Build/Profile/ArcherC20i=$(call BuildFirmware/Tplink/$(1),$(1),ArcherC20i,ArcherC20i) @@ -946,6 +947,7 @@ define Image/Build/Profile/Default $(call Image/Build/Profile/WT3020,$(1)) $(call Image/Build/Profile/XIAOMI-MIWIFI-MINI,$(1)) $(call Image/Build/Profile/GL-MT300A,$(1)) + $(call Image/Build/Profile/GL-MT300N,$(1)) $(call Image/Build/Profile/ZTE-Q7,$(1)) $(call Image/Build/Profile/ZBT-WA05,$(1)) $(call Image/Build/Profile/ArcherC20i,$(1)) diff --git a/target/linux/ramips/mt7620/profiles/gli.mk b/target/linux/ramips/mt7620/profiles/gli.mk index 53e2e9d..ce407e2 100644 --- a/target/linux/ramips/mt7620/profiles/gli.mk +++ b/target/linux/ramips/mt7620/profiles/gli.mk @@ -14,3 +14,13 @@ define Profile/GL-MT300A/Description Support for gl-mt300a Router endef $(eval $(call Profile,GL-MT300A)) + +define Profile/GL-MT300N + NAME:=GL-MT300N + PACKAGES:=kmod-usb-core kmod-usb-dwc2 kmod-usb2 kmod-usb-ohci kmod-mt76 +endef + +define Profile/GL-MT300N/Description + Support for gl-mt300n Router +endef +$(eval $(call Profile,GL-MT300N))