From patchwork Mon May 25 14:01:06 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?77ygU1JDSEFDSy5PUkc=?= X-Patchwork-Id: 476216 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from arrakis.dune.hu (arrakis.dune.hu [78.24.191.176]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 5D3821402B4 for ; Tue, 26 May 2015 00:01:34 +1000 (AEST) Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id B204D2844A6; Mon, 25 May 2015 15:59:52 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on arrakis.dune.hu X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable version=3.3.2 Received: from arrakis.dune.hu (localhost [127.0.0.1]) by arrakis.dune.hu (Postfix) with ESMTP id 518302803EE for ; Mon, 25 May 2015 15:59:46 +0200 (CEST) X-policyd-weight: using cached result; rate:hard: -8.5 Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by arrakis.dune.hu (Postfix) with ESMTPS for ; Mon, 25 May 2015 15:59:46 +0200 (CEST) Received: by pabru16 with SMTP id ru16so71932569pab.1 for ; Mon, 25 May 2015 07:01:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=to:from:subject:message-id:date:user-agent:mime-version :content-type; bh=6DG6opsWN2cNH9ZJCfkC/yhSRqnd//Mv9yMSQZ433RQ=; b=HEKXMiKkpG6ID4vkVp6zEymP/qupT2eHovqddK3gA4Dv/tF/KbuZRhuoSOkV9PgUIP 3ReqvpQhiIih2iCYsDk/sGCtGEqk7FjXgXZtg60Qn4/sTZyAo4Q6+jIaVcg4FWhiGDXJ UHAIavjPZBm4lSuAtgBS603v+tJVIttkQEiJ9ySEXgmqkK/bZPUTP1eCZr+8DRIbN2Xz xrdFRDHvmNiBv/Q+1J+vJFDCsLd1h6T00j6fVwf3BjGHZbuLd9Be0uWStjbN9rxU4uT2 KJLEEX9GTlIx5OXRdi9MF8Z4Paz+WTCUkbzBgnVv6h2OyyU3XA1iHLIppA3XV61JXQB+ KUAA== X-Received: by 10.66.145.74 with SMTP id ss10mr40370285pab.28.1432562470704; Mon, 25 May 2015 07:01:10 -0700 (PDT) Received: from [192.168.73.44] (7c2945b5.i-revonet.jp. [124.41.69.181]) by mx.google.com with ESMTPSA id qz3sm10253488pab.19.2015.05.25.07.01.08 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 May 2015 07:01:09 -0700 (PDT) To: openwrt-devel@lists.openwrt.org From: =?UTF-8?Q?=ef=bc=a0SRCHACK.ORG?= Message-ID: <55632B22.2040500@gmail.com> Date: Mon, 25 May 2015 23:01:06 +0900 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.0 MIME-Version: 1.0 Subject: [OpenWrt-Devel] Add for Planex MZK-DP150N X-BeenThere: openwrt-devel@lists.openwrt.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: OpenWrt Development List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: openwrt-devel-bounces@lists.openwrt.org Sender: "openwrt-devel" Hi, This patch adds support for Planex MZK-DP150N. a mini router on the MT7620A SoC with one Ethernet port and a 802.11n 2.4 GHz radio. diff -urN trunk.ORG/target/linux/ramips/base-files/etc/board.d/01_leds trunk/target/linux/ramips/base-files/etc/board.d/01_leds --- trunk.ORG/target/linux/ramips/base-files/etc/board.d/01_leds 2015-05-22 06:20:31.238295288 +0900 +++ trunk/target/linux/ramips/base-files/etc/board.d/01_leds 2015-05-22 20:09:42.900824607 +0900 @@ -248,6 +248,9 @@ zte-q7) set_wifi_led "zte:blue:status" ;; + mzk-dp150n) + ucidef_set_led_default "power" "power" "mzkdp150n:green:power" "1" + ;; esac board_config_flush diff -urN trunk.ORG/target/linux/ramips/base-files/etc/board.d/02_network trunk/target/linux/ramips/base-files/etc/board.d/02_network --- trunk.ORG/target/linux/ramips/base-files/etc/board.d/02_network 2015-05-22 06:20:31.238295288 +0900 +++ trunk/target/linux/ramips/base-files/etc/board.d/02_network 2015-05-22 06:24:43.006308088 +0900 @@ -257,6 +257,13 @@ ucidef_add_switch_vlan "switch0" "1" "1 2 3 4 5t" ucidef_add_switch_vlan "switch0" "2" "0 5t" ;; + + mzk-dp150n) + ucidef_set_interface_lan "eth0.1" + ucidef_add_switch "switch0" "1" "1" + ucidef_add_switch_vlan "switch0" "1" "0 4 6t" + ;; + *) RT3X5X=`cat /proc/cpuinfo | egrep "(RT3.5|RT5350)"` if [ -n "${RT3X5X}" ]; then diff -urN trunk.ORG/target/linux/ramips/base-files/etc/diag.sh trunk/target/linux/ramips/base-files/etc/diag.sh --- trunk.ORG/target/linux/ramips/base-files/etc/diag.sh 2015-05-22 06:20:31.238295288 +0900 +++ trunk/target/linux/ramips/base-files/etc/diag.sh 2015-05-22 06:22:13.118300468 +0900 @@ -233,6 +233,9 @@ zte-q7) status_led="zte:red:status" ;; + mzk-dp150n) + status_led="mzkdp150n:green:power" + ;; esac } diff -urN trunk.ORG/target/linux/ramips/base-files/lib/ramips.sh trunk/target/linux/ramips/base-files/lib/ramips.sh --- trunk.ORG/target/linux/ramips/base-files/lib/ramips.sh 2015-05-22 06:20:31.238295288 +0900 +++ trunk/target/linux/ramips/base-files/lib/ramips.sh 2015-05-22 06:22:28.578301254 +0900 @@ -403,6 +403,9 @@ *"Mediatek MT7628AN evaluation board") name="mt7628" ;; + *"Planex MZK-DP150N") + name="mzk-dp150n" + ;; *) name="generic" ;; diff -urN trunk.ORG/target/linux/ramips/dts/MZK-DP150N.dts trunk/target/linux/ramips/dts/MZK-DP150N.dts --- trunk.ORG/target/linux/ramips/dts/MZK-DP150N.dts 1970-01-01 09:00:00.000000000 +0900 +++ trunk/target/linux/ramips/dts/MZK-DP150N.dts 2015-05-22 21:21:58.149045007 +0900 @@ -0,0 +1,98 @@ +/dts-v1/; + +/include/ "rt5350.dtsi" + +/ { + compatible = "MZK-DP150N", "ralink,rt5350-soc"; + model = "Planex MZK-DP150N"; + + palmbus@10000000 { + gpio1: gpio@660 { + status = "okay"; + }; + + spi@b00 { + status = "okay"; + + m25p80@0 { + #address-cells = <1>; + #size-cells = <1>; + compatible = "s25fl064k"; + reg = <0>; + linux,modalias = "m25p80", "s25fl064k"; + spi-max-frequency = <10000000>; + + partition@0 { + label = "uboot"; + reg = <0x0 0x30000>; + read-only; + }; + + partition@30000 { + label = "uboot-env"; + reg = <0x30000 0x10000>; + read-only; + }; + + factory: partition@40000 { + label = "factory"; + reg = <0x40000 0x10000>; + read-only; + }; + + partition@50000 { + label = "firmware"; + reg = <0x50000 0x3b0000>; + }; + }; + + spidev@1 { + compatible = "linux,spidev"; + spi-max-frequency = <10000000>; + reg = <1>; + }; + }; + }; + + pinctrl { + state_default: pinctrl0 { + gpio { + ralink,group = "jtag", "uartf", "led"; + ralink,function = "gpio"; + }; + }; + }; + + ethernet@10100000 { + mtd-mac-address = <&factory 0x4>; + }; + + esw@10110000 { + ralink,portmap = <0x17>; + }; + + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + ralink,led-polarity = <1>; + }; + + gpio-leds { + compatible = "gpio-leds"; + power { + label = "mzkdp150n:green:power"; + gpios = <&gpio0 9 1>; + }; + }; + + gpio-keys-polled { + compatible = "gpio-keys-polled"; + #address-cells = <1>; + #size-cells = <0>; + poll-interval = <20>; + reset { + label = "reset"; + gpios = <&gpio0 10 1>; + linux,code = <0x198>; + }; + }; +}; diff -urN trunk.ORG/target/linux/ramips/image/Makefile trunk/target/linux/ramips/image/Makefile --- trunk.ORG/target/linux/ramips/image/Makefile 2015-05-22 06:20:31.510295302 +0900 +++ trunk/target/linux/ramips/image/Makefile 2015-05-22 06:22:28.582301254 +0900 @@ -603,6 +603,8 @@ Image/Build/Profile/WCR150GN=$(call BuildFirmware/Default4M/$(1),$(1),wcr150gn,WCR150GN) +Image/Build/Profile/MZK-DP150N=$(call BuildFirmware/Default4M/$(1),$(1),mzk-dp150n,MZK-DP150N) + buffalo_whrg300n_mtd_size=3801088 define BuildFirmware/WHRG300N/squashfs $(call BuildFirmware/Default4M/$(1),$(1),whr-g300n,WHR-G300N) @@ -763,6 +765,7 @@ $(call Image/Build/Profile/X5,$(1)) $(call Image/Build/Profile/X8,$(1)) $(call Image/Build/Profile/XDXRN502J,$(1)) + $(call Image/Build/Profile/MZK-DP150N,$(1)) endef endif diff -urN trunk.ORG/target/linux/ramips/rt305x/profiles/planex.mk trunk/target/linux/ramips/rt305x/profiles/planex.mk --- trunk.ORG/target/linux/ramips/rt305x/profiles/planex.mk 1970-01-01 09:00:00.000000000 +0900 +++ trunk/target/linux/ramips/rt305x/profiles/planex.mk 2015-05-22 21:43:16.821110013 +0900 @@ -0,0 +1,17 @@ +# +# Copyright (C) 2014 OpenWrt.org +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +define Profile/MZK-DP150N + NAME:=Planex MZK-DP150N + PACKAGES:= kmod-spi-dev +endef + +define Profile/MZK-DP150N/Description + Package set optimized for the Planex MZK-DP150N. +endef + +$(eval $(call Profile,MZK-DP150N))