[{"id":1762096,"web_url":"http://patchwork.ozlabs.org/comment/1762096/","msgid":"<495813cc0e2ea09e495bfe14d595b926@aosc.io>","list_archive_url":null,"date":"2017-09-02T07:01:57","subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","submitter":{"id":71295,"url":"http://patchwork.ozlabs.org/api/people/71295/","name":"Icenowy Zheng","email":"icenowy@aosc.io"},"content":"在 2017-09-02 00:30，Philipp Rossak 写道：\n> From: Philipp Rossak <embed3d@gmail.com>\n> \n> The WiFi side of the AP6212 WiFi/BT combo module is connected to\n> mmc1. There are also GPIOs for enable and interrupts.\n> \n> Enable WiFi on this board by enabling mmc1 and adding the power\n> sequencing clocks and GPIO, as well as the chip's interrupt line.\n> \n> Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n> ---\n>  arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 25 \n> +++++++++++++++++++++++++\n>  1 file changed, 25 insertions(+)\n> \n> diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> index 6256f55..7d18c35 100644\n> --- a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> +++ b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> @@ -48,6 +48,13 @@\n> \n>  \taliases {\n>  \t\tserial1 = &uart3;\n> +\t\tethernet1 = &sdio_wifi;\n\nWhen the Wi-Fi module itself has fixed MAC address, there's\nno need for such an alias.\n\n> +\t};\n> +\n> +\twifi_pwrseq: wifi_pwrseq {\n> +\t\tcompatible = \"mmc-pwrseq-simple\";\n> +\t\tpinctrl-names = \"default\";\n> +\t\treset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */\n>  \t};\n>  };\n> \n> @@ -65,6 +72,24 @@\n>  \tstatus = \"okay\";\n>  };\n> \n> +&mmc1 {\n> +\tpinctrl-names = \"default\";\n> +\tpinctrl-0 = <&mmc1_pins_a>;\n> +\tvmmc-supply = <&reg_vcc3v3>;\n> +\tmmc-pwrseq = <&wifi_pwrseq>;\n> +\tbus-width = <4>;\n> +\tnon-removable;\n> +\tstatus = \"okay\";\n> +\n> +\tsdio_wifi: sdio_wifi@1 {\n> +\t\treg = <1>;\n> +\t\tcompatible = \"brcm,bcm4329-fmac\";\n> +\t\tinterrupt-parent = <&pio>;\n> +\t\tinterrupts = <6 10 IRQ_TYPE_LEVEL_LOW>; /* PG10 / EINT10 */\n> +\t\tinterrupt-names = \"host-wake\";\n> +\t};\n> +};\n> +\n>  &ohci1 {\n>  \tstatus = \"okay\";\n>  };","headers":{"Return-Path":"<linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org>","X-Original-To":"incoming-imx@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-imx@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.infradead.org\n\t(client-ip=65.50.211.133; helo=bombadil.infradead.org;\n\tenvelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=lists.infradead.org\n\theader.i=@lists.infradead.org\n\theader.b=\"cXMcemEI\"; dkim-atps=neutral"],"Received":["from bombadil.infradead.org (bombadil.infradead.org\n\t[65.50.211.133])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xknB73Cvzz9s7M\n\tfor <incoming-imx@patchwork.ozlabs.org>;\n\tSat,  2 Sep 2017 17:02:55 +1000 (AEST)","from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1do2SB-0001wS-Ft; Sat, 02 Sep 2017 07:02:51 +0000","from earwig.birch.relay.mailchannels.net ([23.83.209.54])\n\tby bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux))\n\tid 1do2Rl-0001tn-US for linux-arm-kernel@lists.infradead.org;\n\tSat, 02 Sep 2017 07:02:28 +0000","from relay.mailchannels.net (localhost [127.0.0.1])\n\tby relay.mailchannels.net (Postfix) with ESMTP id D19BF8A820E;\n\tSat,  2 Sep 2017 07:02:00 +0000 (UTC)","from hermes.aosc.io (unknown [100.96.129.223])\n\t(Authenticated sender: lmn-TZDUIOWCRQMW)\n\tby relay.mailchannels.net (Postfix) with ESMTPA id DCA118A8571;\n\tSat,  2 Sep 2017 07:01:59 +0000 (UTC)","from hermes.aosc.io (hermes.aosc.io [172.20.52.122])\n\t(using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384)\n\tby 0.0.0.0:2500 (trex/5.9.14); Sat, 02 Sep 2017 07:02:00 +0000","from localhost (localhost [127.0.0.1]) (Authenticated sender:\n\ticenowy@aosc.io)\n\tby hermes.aosc.io (Postfix) with ESMTPSA id 4A5064666C;\n\tSat,  2 Sep 2017 07:01:57 +0000 (UTC)"],"DKIM-Signature":"v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:\n\tContent-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive:\n\tList-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From:\n\tDate:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:\n\tResent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner;\n\tbh=3WcdscVaBlcY/dmKtYftxG6UhkwLTNYyyhfj0nMWJRU=;\n\tb=cXMcemEI6UgTvZGwHhge+D7Jp\n\tyYj4pAykhYjyWYIXUyeBMsGKGuhu7EUloS+C/HxKbqURabVr2zliqdLZuXLXF56xojsg31XDgnGnR\n\tS+WOrCc0O3udCN+ZaI48kT3iWl7j1i0ceonWwZ2scp0TctejRsaAXr+urUhpMm9KyLbt43eL0KEYk\n\t71APa5vnnG6Aoz0Ja+6k8R4gKROSV0e+al2dwfU2C4AHGHCXkyL7lQtwTU3Atzt8RqbFVNAd3DdfE\n\tSTXPNW2Yeh2KFlSMMShBBktFK4YNn7qSD+AAwqx3iSRXQz4lt1rHkSsqsSK29Zht3H8QBuWy64/iH\n\t1vpBLNHJg==;","X-Sender-Id":["lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io","lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io"],"X-MC-Relay":"Neutral","X-MailChannels-SenderId":"lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io","X-MailChannels-Auth-Id":"lmn-TZDUIOWCRQMW","X-Robust-Oafish":"4f1655457478d43a_1504335720626_3980867482","X-MC-Loop-Signature":"1504335720625:573197832","X-MC-Ingress-Time":"1504335720625","MIME-Version":"1.0","Date":"Sat, 02 Sep 2017 15:01:57 +0800","From":"icenowy@aosc.io","To":"Philipp Rossak <embed3d@gmail.com>","Subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","In-Reply-To":"<1504283401-4263-2-git-send-email-embed3d@gmail.com>","References":"<1504283401-4263-1-git-send-email-embed3d@gmail.com>\n\t<1504283401-4263-2-git-send-email-embed3d@gmail.com>","Message-ID":"<495813cc0e2ea09e495bfe14d595b926@aosc.io>","X-Sender":"icenowy@aosc.io","X-CRM114-Version":"20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 ","X-CRM114-CacheID":"sfid-20170902_000226_130560_9389B3C0 ","X-CRM114-Status":"UNSURE (   9.63  )","X-CRM114-Notice":"Please train this message.","X-Spam-Score":"-1.9 (-)","X-Spam-Report":"SpamAssassin version 3.4.1 on bombadil.infradead.org summary:\n\tContent analysis details:   (-1.9 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,\n\tno trust [23.83.209.54 listed in list.dnswl.org]\n\t-0.0 RCVD_IN_MSPIKE_H3      RBL: Good reputation (+3)\n\t[23.83.209.54 listed in wl.mailspike.net]\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]\n\t-0.0 RCVD_IN_MSPIKE_WL      Mailspike good senders","X-BeenThere":"linux-arm-kernel@lists.infradead.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Unsubscribe":"<http://lists.infradead.org/mailman/options/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe>","List-Archive":"<http://lists.infradead.org/pipermail/linux-arm-kernel/>","List-Post":"<mailto:linux-arm-kernel@lists.infradead.org>","List-Help":"<mailto:linux-arm-kernel-request@lists.infradead.org?subject=help>","List-Subscribe":"<http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe>","Cc":"mark.rutland@arm.com, devicetree@vger.kernel.org,\n\tlinux-sunxi@googlegroups.com, linux@armlinux.org.uk,\n\tlinux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org,\n\tmaxime.ripard@free-electrons.com, linux-arm-kernel@lists.infradead.org","Content-Transfer-Encoding":"base64","Content-Type":"text/plain; charset=\"utf-8\"; Format=\"flowed\"","Sender":"\"linux-arm-kernel\" <linux-arm-kernel-bounces@lists.infradead.org>","Errors-To":"linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org","List-Id":"linux-imx-kernel.lists.patchwork.ozlabs.org"}},{"id":1762500,"web_url":"http://patchwork.ozlabs.org/comment/1762500/","msgid":"<20170904080255.3aywcccu4io2fvxi@flea>","list_archive_url":null,"date":"2017-09-04T08:02:55","subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","submitter":{"id":12916,"url":"http://patchwork.ozlabs.org/api/people/12916/","name":"Maxime Ripard","email":"maxime.ripard@free-electrons.com"},"content":"Hi Philipp,\n\nOn Fri, Sep 01, 2017 at 06:30:00PM +0200, Philipp Rossak wrote:\n> From: Philipp Rossak <embed3d@gmail.com>\n> \n> The WiFi side of the AP6212 WiFi/BT combo module is connected to\n> mmc1. There are also GPIOs for enable and interrupts.\n> \n> Enable WiFi on this board by enabling mmc1 and adding the power\n> sequencing clocks and GPIO, as well as the chip's interrupt line.\n> \n> Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n> ---\n>  arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 25 +++++++++++++++++++++++++\n>  1 file changed, 25 insertions(+)\n> \n> diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> index 6256f55..7d18c35 100644\n> --- a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> +++ b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> @@ -48,6 +48,13 @@\n>  \n>  \taliases {\n>  \t\tserial1 = &uart3;\n> +\t\tethernet1 = &sdio_wifi;\n> +\t};\n> +\n> +\twifi_pwrseq: wifi_pwrseq {\n> +\t\tcompatible = \"mmc-pwrseq-simple\";\n> +\t\tpinctrl-names = \"default\";\n> +\t\treset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */\n>  \t};\n>  };\n>  \n> @@ -65,6 +72,24 @@\n>  \tstatus = \"okay\";\n>  };\n>  \n> +&mmc1 {\n> +\tpinctrl-names = \"default\";\n> +\tpinctrl-0 = <&mmc1_pins_a>;\n> +\tvmmc-supply = <&reg_vcc3v3>;\n\nI know I told you you weren't needing vqmmc, but Chen-Yu later told me\nthat I was wrong about this.\n\nI've added vqmmc back, and applied your patch.\n\nThanks!\nMaxime","headers":{"Return-Path":"<linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org>","X-Original-To":"incoming-imx@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-imx@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.infradead.org\n\t(client-ip=65.50.211.133; helo=bombadil.infradead.org;\n\tenvelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=lists.infradead.org\n\theader.i=@lists.infradead.org\n\theader.b=\"ng98BuE2\"; dkim-atps=neutral"],"Received":["from bombadil.infradead.org (bombadil.infradead.org\n\t[65.50.211.133])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xm2RB1dmfz9s72\n\tfor <incoming-imx@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 18:03:34 +1000 (AEST)","from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domLy-0001I6-Gk; Mon, 04 Sep 2017 08:03:30 +0000","from mail.free-electrons.com ([62.4.15.54])\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domLu-0000sx-F2 for linux-arm-kernel@lists.infradead.org;\n\tMon, 04 Sep 2017 08:03:28 +0000","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 7D35020970; Mon,  4 Sep 2017 10:03:04 +0200 (CEST)","from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr\n\t[90.63.216.87])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 4C02F209B0;\n\tMon,  4 Sep 2017 10:02:54 +0200 (CEST)"],"DKIM-Signature":"v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc:\n\tList-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:\n\tIn-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To:\n\tContent-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:\n\tResent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner;\n\tbh=OG28+w3C8NBaEC7jv48B2EbkJHr+Mv3wk1f4RrgNI20=;\n\tb=ng98BuE2sL9LfZMoCy6IopqjZ\n\tt9NfKb8UvtnC5w9E9X48ZBSKu0vwC7CR1vE9c9BWmiq4iLKzXO/ojEgKXjqzCIEII+oGCzPK2w4WT\n\txbUNnmdRdZZnp3euVIwBHMTI9bqjf3dQqipfYj5koRafeNj4dkcVDNxvhQiGfGJdzekttC2pW1wWy\n\tV1sEHo+1KFLUALueTaxk/DhjtqVZiw6fc3W+gDqtW1OgGZ7FGoLoy5abc4KV6VuBmNL34TBfL7Dtj\n\tA8TZZQZ7gnGhJze0s+x1gPpbXrVjrsSs53mhBhlEZl1wWCpZihBWykP5eaJWiewG+CCJxySFHC1gH\n\tWZ/GHtCHw==;","X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on\n\tmail.free-electrons.com","X-Spam-Level":"","X-Spam-Status":"No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT,\n\tURIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0","Date":"Mon, 4 Sep 2017 10:02:55 +0200","From":"Maxime Ripard <maxime.ripard@free-electrons.com>","To":"Philipp Rossak <embed3d@gmail.com>","Subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","Message-ID":"<20170904080255.3aywcccu4io2fvxi@flea>","References":"<1504283401-4263-1-git-send-email-embed3d@gmail.com>\n\t<1504283401-4263-2-git-send-email-embed3d@gmail.com>","MIME-Version":"1.0","In-Reply-To":"<1504283401-4263-2-git-send-email-embed3d@gmail.com>","User-Agent":"NeoMutt/20170714 (1.8.3)","X-CRM114-Version":"20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 ","X-CRM114-CacheID":"sfid-20170904_010326_875183_DB78BE8A ","X-CRM114-Status":"GOOD (  14.39  )","X-Spam-Score":"-1.9 (-)","X-Spam-Report":"SpamAssassin version 3.4.1 on bombadil.infradead.org summary:\n\tContent analysis details:   (-1.9 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t-0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay\n\tdomain\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]","X-BeenThere":"linux-arm-kernel@lists.infradead.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Unsubscribe":"<http://lists.infradead.org/mailman/options/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe>","List-Archive":"<http://lists.infradead.org/pipermail/linux-arm-kernel/>","List-Post":"<mailto:linux-arm-kernel@lists.infradead.org>","List-Help":"<mailto:linux-arm-kernel-request@lists.infradead.org?subject=help>","List-Subscribe":"<http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe>","Cc":"mark.rutland@arm.com, devicetree@vger.kernel.org,\n\tlinux-sunxi@googlegroups.com, linux@armlinux.org.uk,\n\tlinux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org,\n\tlinux-arm-kernel@lists.infradead.org","Content-Type":"multipart/mixed;\n\tboundary=\"===============3941393936241322584==\"","Sender":"\"linux-arm-kernel\" <linux-arm-kernel-bounces@lists.infradead.org>","Errors-To":"linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org","List-Id":"linux-imx-kernel.lists.patchwork.ozlabs.org"}},{"id":1762503,"web_url":"http://patchwork.ozlabs.org/comment/1762503/","msgid":"<20170904080415.ptgjnkjwtdthp7ds@flea>","list_archive_url":null,"date":"2017-09-04T08:04:15","subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","submitter":{"id":12916,"url":"http://patchwork.ozlabs.org/api/people/12916/","name":"Maxime Ripard","email":"maxime.ripard@free-electrons.com"},"content":"On Sat, Sep 02, 2017 at 03:01:57PM +0800, icenowy@aosc.io wrote:\n> 在 2017-09-02 00:30，Philipp Rossak 写道：\n> > From: Philipp Rossak <embed3d@gmail.com>\n> > \n> > The WiFi side of the AP6212 WiFi/BT combo module is connected to\n> > mmc1. There are also GPIOs for enable and interrupts.\n> > \n> > Enable WiFi on this board by enabling mmc1 and adding the power\n> > sequencing clocks and GPIO, as well as the chip's interrupt line.\n> > \n> > Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n> > ---\n> >  arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts | 25\n> > +++++++++++++++++++++++++\n> >  1 file changed, 25 insertions(+)\n> > \n> > diff --git a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> > b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> > index 6256f55..7d18c35 100644\n> > --- a/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> > +++ b/arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dts\n> > @@ -48,6 +48,13 @@\n> > \n> >  \taliases {\n> >  \t\tserial1 = &uart3;\n> > +\t\tethernet1 = &sdio_wifi;\n> \n> When the Wi-Fi module itself has fixed MAC address, there's\n> no need for such an alias.\n\nBut the description is also accurate, which is what matters in the DT.\n\nMaxime","headers":{"Return-Path":"<linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org>","X-Original-To":"incoming-imx@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-imx@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.infradead.org\n\t(client-ip=65.50.211.133; helo=bombadil.infradead.org;\n\tenvelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=lists.infradead.org\n\theader.i=@lists.infradead.org\n\theader.b=\"M9cL5mQZ\"; dkim-atps=neutral"],"Received":["from bombadil.infradead.org (bombadil.infradead.org\n\t[65.50.211.133])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xm2Sk6xSdz9s82\n\tfor <incoming-imx@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 18:04:54 +1000 (AEST)","from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domNH-0002gM-N9; Mon, 04 Sep 2017 08:04:51 +0000","from mail.free-electrons.com ([62.4.15.54])\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domNC-0002Y4-FR for linux-arm-kernel@lists.infradead.org;\n\tMon, 04 Sep 2017 08:04:49 +0000","by mail.free-electrons.com (Postfix, from userid 110)\n\tid AF79B2097F; Mon,  4 Sep 2017 10:04:24 +0200 (CEST)","from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr\n\t[90.63.216.87])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 8552E207C8;\n\tMon,  4 Sep 2017 10:04:14 +0200 (CEST)"],"DKIM-Signature":"v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc:\n\tList-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:\n\tIn-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To:\n\tContent-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:\n\tResent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner;\n\tbh=AO8/9Nya7uwfsDVUCQQMA99D/b5rvHcbaxnnkyvbI40=;\n\tb=M9cL5mQZG8owolpzTNHTf6oSv\n\tWvgXn275On2ZkH8vtHFvRYDZ9pt2SuI2Hu+fEuggbHu6thjfRpTYQeigrENGZIS/340/ZUORMLnpR\n\tnJoKCRYWm2TeGLTiM5IzdpYXboaXZkfjtCSXTgJSxj4ru9+ndrKaAsua6LvSy7kPXqqT3zvjRIGaQ\n\tRHx1HZcXI7HUjSlKXqhn5QmYKJnghUShieHtmXJy+wy8/LdbEOp7EMhw3yTTMfouTAfDRPb6JPyvv\n\tzmGcwMAP6edDHCeWhXd6h3CFwXIen2Hg2uepQbZuQw1Doh3Hcy67a2/LpX96eVHTBBfYYUPpMEit0\n\t56bxOjhMw==;","X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on\n\tmail.free-electrons.com","X-Spam-Level":"","X-Spam-Status":"No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT,\n\tURIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0","Date":"Mon, 4 Sep 2017 10:04:15 +0200","From":"Maxime Ripard <maxime.ripard@free-electrons.com>","To":"icenowy@aosc.io","Subject":"Re: [PATCH v2 1/2] ARM: dts: sun8i: h3: Enable AP6212 WiFi on mmc1\n\ton Nanopi M1 Plus","Message-ID":"<20170904080415.ptgjnkjwtdthp7ds@flea>","References":"<1504283401-4263-1-git-send-email-embed3d@gmail.com>\n\t<1504283401-4263-2-git-send-email-embed3d@gmail.com>\n\t<495813cc0e2ea09e495bfe14d595b926@aosc.io>","MIME-Version":"1.0","In-Reply-To":"<495813cc0e2ea09e495bfe14d595b926@aosc.io>","User-Agent":"NeoMutt/20170714 (1.8.3)","X-CRM114-Version":"20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 ","X-CRM114-CacheID":"sfid-20170904_010446_664762_76481712 ","X-CRM114-Status":"GOOD (  16.25  )","X-Spam-Score":"-1.9 (-)","X-Spam-Report":"SpamAssassin version 3.4.1 on bombadil.infradead.org summary:\n\tContent analysis details:   (-1.9 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t-0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay\n\tdomain\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]","X-BeenThere":"linux-arm-kernel@lists.infradead.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Unsubscribe":"<http://lists.infradead.org/mailman/options/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe>","List-Archive":"<http://lists.infradead.org/pipermail/linux-arm-kernel/>","List-Post":"<mailto:linux-arm-kernel@lists.infradead.org>","List-Help":"<mailto:linux-arm-kernel-request@lists.infradead.org?subject=help>","List-Subscribe":"<http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe>","Cc":"mark.rutland@arm.com, devicetree@vger.kernel.org,\n\tPhilipp Rossak <embed3d@gmail.com>, linux-sunxi@googlegroups.com,\n\tlinux@armlinux.org.uk, linux-kernel@vger.kernel.org, wens@csie.org,\n\trobh+dt@kernel.org, linux-arm-kernel@lists.infradead.org","Content-Type":"multipart/mixed;\n\tboundary=\"===============2387257176214019478==\"","Sender":"\"linux-arm-kernel\" <linux-arm-kernel-bounces@lists.infradead.org>","Errors-To":"linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org","List-Id":"linux-imx-kernel.lists.patchwork.ozlabs.org"}},{"id":1762507,"web_url":"http://patchwork.ozlabs.org/comment/1762507/","msgid":"<20170904080519.mec6ypjei7uvo5k7@flea>","list_archive_url":null,"date":"2017-09-04T08:05:19","subject":"Re: [PATCH v2 2/2] ARM: dts: sun8i: h3: Improved Wifi bindings on\n\tBananapi M2 Plus","submitter":{"id":12916,"url":"http://patchwork.ozlabs.org/api/people/12916/","name":"Maxime Ripard","email":"maxime.ripard@free-electrons.com"},"content":"Hi Philipp,\n\nOn Fri, Sep 01, 2017 at 06:30:01PM +0200, Philipp Rossak wrote:\n> From: Philipp Rossak <embed3d@gmail.com>\n> \n> * vqmmc is in this case not needed\n> * no need for pincontrol nodes when the pin is set to a GPIO\n> \n> Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n> ---\n>  arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 7 -------\n>  1 file changed, 7 deletions(-)\n> \n> diff --git a/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts b/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n> index d756ff8..f7e5d8a 100644\n> --- a/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n> +++ b/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n> @@ -98,7 +98,6 @@\n>  \twifi_pwrseq: wifi_pwrseq {\n>  \t\tcompatible = \"mmc-pwrseq-simple\";\n>  \t\tpinctrl-names = \"default\";\n> -\t\tpinctrl-0 = <&wifi_en_bpi_m2p>;\n>  \t\treset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */\n>  \t};\n>  };\n> @@ -153,7 +152,6 @@\n>  \tpinctrl-names = \"default\";\n>  \tpinctrl-0 = <&mmc1_pins_a>;\n>  \tvmmc-supply = <&reg_vcc3v3>;\n> -\tvqmmc-supply = <&reg_vcc3v3>;\n\nSo we actually need this one.\n\n>  \tmmc-pwrseq = <&wifi_pwrseq>;\n>  \tbus-width = <4>;\n>  \tnon-removable;\n> @@ -200,11 +198,6 @@\n>  \t\tpins = \"PL3\";\n>  \t\tfunction = \"gpio_in\";\n>  \t};\n> -\n> -\twifi_en_bpi_m2p: wifi_en_pin {\n> -\t\tpins = \"PL7\";\n> -\t\tfunction = \"gpio_out\";\n> -\t};\n\nAnd there's also other GPIO pins here, I'd prefer if you could tackle\nthem all at once.\n\nThanks!\nMaxime","headers":{"Return-Path":"<linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org>","X-Original-To":"incoming-imx@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-imx@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.infradead.org\n\t(client-ip=65.50.211.133; helo=bombadil.infradead.org;\n\tenvelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=lists.infradead.org\n\theader.i=@lists.infradead.org\n\theader.b=\"a5EBVBVe\"; dkim-atps=neutral"],"Received":["from bombadil.infradead.org (bombadil.infradead.org\n\t[65.50.211.133])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xm2Ty1bVGz9s78\n\tfor <incoming-imx@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 18:05:58 +1000 (AEST)","from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domOJ-0004Vj-77; Mon, 04 Sep 2017 08:05:55 +0000","from mail.free-electrons.com ([62.4.15.54])\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1domOE-0004Mv-D4 for linux-arm-kernel@lists.infradead.org;\n\tMon, 04 Sep 2017 08:05:52 +0000","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 9E85620A08; Mon,  4 Sep 2017 10:05:28 +0200 (CEST)","from localhost (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr\n\t[90.63.216.87])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id 77F7B209D1;\n\tMon,  4 Sep 2017 10:05:18 +0200 (CEST)"],"DKIM-Signature":"v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc:\n\tList-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:\n\tIn-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To:\n\tContent-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:\n\tResent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner;\n\tbh=ub6nXxOzyMPudwx1DvmFfGsH1HrtlHTpa0Jiy6Bmt0c=;\n\tb=a5EBVBVe2/tkrLlybqbs5vGq8\n\tKVqvaFH1HVnwRptS9qbeyiR4xVA6/CWLujwd6gCLfsKMZhux4NcfJCbXcupJa3TkIZSwBnANw4EWU\n\tibd9wSLd7M0C5zQqpA4r4D0HTaR/5Vbir3kSMDayaYu+hE28ZCQQF0AEWqWERwZb3CUVXu6fK/SX4\n\tp8zC7a9ocmtfdU9fJAWNAJ0aaV0q5NHQVqz3r2a/C1KeRhwT5cvPq6aOOYUiy13ehQJC9fiePDmfz\n\tA3H0Vtqwag4AXNlERF0yjDWruG6wn+FqmIoTzsedBpgT/AF+Y08Xz4LMxzTzEp50NKil0115MigXq\n\tpOKuR6BLQ==;","X-Spam-Checker-Version":"SpamAssassin 3.4.0 (2014-02-07) on\n\tmail.free-electrons.com","X-Spam-Level":"","X-Spam-Status":"No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT,\n\tURIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0","Date":"Mon, 4 Sep 2017 10:05:19 +0200","From":"Maxime Ripard <maxime.ripard@free-electrons.com>","To":"Philipp Rossak <embed3d@gmail.com>","Subject":"Re: [PATCH v2 2/2] ARM: dts: sun8i: h3: Improved Wifi bindings on\n\tBananapi M2 Plus","Message-ID":"<20170904080519.mec6ypjei7uvo5k7@flea>","References":"<1504283401-4263-1-git-send-email-embed3d@gmail.com>\n\t<1504283401-4263-3-git-send-email-embed3d@gmail.com>","MIME-Version":"1.0","In-Reply-To":"<1504283401-4263-3-git-send-email-embed3d@gmail.com>","User-Agent":"NeoMutt/20170714 (1.8.3)","X-CRM114-Version":"20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 ","X-CRM114-CacheID":"sfid-20170904_010550_815761_70917569 ","X-CRM114-Status":"GOOD (  14.94  )","X-Spam-Score":"-1.9 (-)","X-Spam-Report":"SpamAssassin version 3.4.1 on bombadil.infradead.org summary:\n\tContent analysis details:   (-1.9 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t-0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay\n\tdomain\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]","X-BeenThere":"linux-arm-kernel@lists.infradead.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Unsubscribe":"<http://lists.infradead.org/mailman/options/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe>","List-Archive":"<http://lists.infradead.org/pipermail/linux-arm-kernel/>","List-Post":"<mailto:linux-arm-kernel@lists.infradead.org>","List-Help":"<mailto:linux-arm-kernel-request@lists.infradead.org?subject=help>","List-Subscribe":"<http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe>","Cc":"mark.rutland@arm.com, devicetree@vger.kernel.org,\n\tlinux-sunxi@googlegroups.com, linux@armlinux.org.uk,\n\tlinux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org,\n\tlinux-arm-kernel@lists.infradead.org","Content-Type":"multipart/mixed;\n\tboundary=\"===============8892063019818630535==\"","Sender":"\"linux-arm-kernel\" <linux-arm-kernel-bounces@lists.infradead.org>","Errors-To":"linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org","List-Id":"linux-imx-kernel.lists.patchwork.ozlabs.org"}},{"id":1762655,"web_url":"http://patchwork.ozlabs.org/comment/1762655/","msgid":"<db2d8aed-b3da-7766-1fe5-6ef5d6c5578b@gmail.com>","list_archive_url":null,"date":"2017-09-04T13:52:36","subject":"Re: [PATCH v2 2/2] ARM: dts: sun8i: h3: Improved Wifi bindings on\n\tBananapi M2 Plus","submitter":{"id":72018,"url":"http://patchwork.ozlabs.org/api/people/72018/","name":"Philipp Rossak","email":"embed3d@gmail.com"},"content":"Hi Maxime\n\nAm 04.09.2017 um 10:05 schrieb Maxime Ripard:\n> Hi Philipp,\n> \n> On Fri, Sep 01, 2017 at 06:30:01PM +0200, Philipp Rossak wrote:\n>> From: Philipp Rossak <embed3d@gmail.com>\n>>\n>> * vqmmc is in this case not needed\n>> * no need for pincontrol nodes when the pin is set to a GPIO\n>>\n>> Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n>> ---\n>>   arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts | 7 -------\n>>   1 file changed, 7 deletions(-)\n>>\n>> diff --git a/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts b/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n>> index d756ff8..f7e5d8a 100644\n>> --- a/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n>> +++ b/arch/arm/boot/dts/sun8i-h3-bananapi-m2-plus.dts\n>> @@ -98,7 +98,6 @@\n>>   \twifi_pwrseq: wifi_pwrseq {\n>>   \t\tcompatible = \"mmc-pwrseq-simple\";\n>>   \t\tpinctrl-names = \"default\";\n>> -\t\tpinctrl-0 = <&wifi_en_bpi_m2p>;\n>>   \t\treset-gpios = <&r_pio 0 7 GPIO_ACTIVE_LOW>; /* PL7 */\n>>   \t};\n>>   };\n>> @@ -153,7 +152,6 @@\n>>   \tpinctrl-names = \"default\";\n>>   \tpinctrl-0 = <&mmc1_pins_a>;\n>>   \tvmmc-supply = <&reg_vcc3v3>;\n>> -\tvqmmc-supply = <&reg_vcc3v3>;\n> \n> So we actually need this one.\n> \n>>   \tmmc-pwrseq = <&wifi_pwrseq>;\n>>   \tbus-width = <4>;\n>>   \tnon-removable;\n>> @@ -200,11 +198,6 @@\n>>   \t\tpins = \"PL3\";\n>>   \t\tfunction = \"gpio_in\";\n>>   \t};\n>> -\n>> -\twifi_en_bpi_m2p: wifi_en_pin {\n>> -\t\tpins = \"PL7\";\n>> -\t\tfunction = \"gpio_out\";\n>> -\t};\n> \n> And there's also other GPIO pins here, I'd prefer if you could tackle\n> them all at once.\n> \n> Thanks!\n> Maxime\n> \nThanks for the feedback!\nI will fix that with a new single Patch in the next Days.\n\nPhilipp","headers":{"Return-Path":"<linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org>","X-Original-To":"incoming-imx@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-imx@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.infradead.org\n\t(client-ip=65.50.211.133; helo=bombadil.infradead.org;\n\tenvelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org;\n\treceiver=<UNKNOWN>)","ozlabs.org; dkim=pass (2048-bit key;\n\tunprotected) header.d=lists.infradead.org\n\theader.i=@lists.infradead.org header.b=\"GtE5OYTg\"; \n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=infradead.org header.i=@infradead.org\n\theader.b=\"fHh/Qp5X\"; \n\tdkim=fail reason=\"signature verification failed\" (2048-bit key;\n\tunprotected) header.d=gmail.com header.i=@gmail.com\n\theader.b=\"XZWT/6il\"; dkim-atps=neutral"],"Received":["from bombadil.infradead.org (bombadil.infradead.org\n\t[65.50.211.133])\n\t(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256\n\tbits)) (No client certificate requested)\n\tby ozlabs.org (Postfix) with ESMTPS id 3xmBBb4McKz9t39\n\tfor <incoming-imx@patchwork.ozlabs.org>;\n\tMon,  4 Sep 2017 23:53:11 +1000 (AEST)","from localhost ([127.0.0.1] helo=bombadil.infradead.org)\n\tby bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux))\n\tid 1doroK-0003SH-BL; Mon, 04 Sep 2017 13:53:08 +0000","from merlin.infradead.org ([2001:8b0:10b:1231::1])\n\tby bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux))\n\tid 1doroI-0003Rk-W1 for linux-arm-kernel@bombadil.infradead.org;\n\tMon, 04 Sep 2017 13:53:07 +0000","from mail-wm0-x244.google.com ([2a00:1450:400c:c09::244])\n\tby merlin.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux))\n\tid 1doroG-0004E0-3E for linux-arm-kernel@lists.infradead.org;\n\tMon, 04 Sep 2017 13:53:04 +0000","by mail-wm0-x244.google.com with SMTP id x189so385419wmg.4\n\tfor <linux-arm-kernel@lists.infradead.org>;\n\tMon, 04 Sep 2017 06:52:41 -0700 (PDT)","from [192.168.2.12] (p5B3DD0C2.dip0.t-ipconnect.de.\n\t[91.61.208.194]) by smtp.gmail.com with ESMTPSA id\n\tt5sm574401wma.44.2017.09.04.06.52.38\n\t(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\n\tMon, 04 Sep 2017 06:52:39 -0700 (PDT)"],"DKIM-Signature":["v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:\n\tContent-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive:\n\tList-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From:\n\tReferences:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date:\n\tResent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner;\n\tbh=7u7l+dJ8+niokal2gU8bxsvxg7TM21WUTZA8SkJiLts=;\n\tb=GtE5OYTgp5JYBoxBhkI/+aP1v\n\tDb2JGvFBk2Ix8bJTx5vOr+BNB5S2dpS3YYENAYg+lgaA8ZichUKk3ULGAqujkijbqClTgMdx/9dy4\n\tVkUCQ+YrFwSiOWC8EPVK3PHfS0E2rgdTfF7itvw4Q2e4BfQMlj6TcQl3GD7ar+CalsmL3zfBcTkl6\n\tfJHwMTefXObUZOyJ0mpy3Nu5+413zrQ/479zbLLSrTcw8AiXy3OQZHCxHS78R0NLU1M3KK1IHnipg\n\tujUw0wxa9YTwaS7ZTw+uJWTekcKRgvzamjFWsWDjCO1ss9Ygoem88lJUaxpIfR7W0+6ZXLv2PV3F9\n\t35GxCyRaQ==;","v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;\n\td=infradead.org; s=merlin.20170209;\n\th=Content-Transfer-Encoding:Content-Type:\n\tIn-Reply-To:MIME-Version:Date:Message-ID:From:References:Cc:To:Subject:Sender\n\t:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:\n\tResent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:\n\tList-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive;\n\tbh=ELOkIq6FfVYypb4EQKy9swRAcz/VxCIMVwXmofqrub0=;\n\tb=fHh/Qp5XzUGTO7ZFZZ/TPwUlpw\n\tP5Cpzs+FFX9clu3juTOOOUsSrbGAUIEfqNBXGESyz8eZV7D5YTvjn/e4VGMMKk+jMavqf0rJYxp12\n\tyBylaxYfWzcPwPxC7nbkJHXhzr14bFkk1F7JFSM8GpVsG2faKsVNMvSZnAFugMB+u+cHMO17seyHs\n\tNVTOnZdbgMS2wuke/PYEWklhMyyWeuSeeEtLtiQYj9Vybn7QmgWNehbTLmXIwsE6LFNueO4YXY+38\n\tKCL5PAomEBx8M7ZeZfayn0v7fJ9a5LDCgQnmsAPMoH4F1FQD2b8nsm92YOMFbN5jEO3t/DcmOgWtN\n\tjlDrOeow==;","v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;\n\th=subject:to:cc:references:from:message-id:date:user-agent\n\t:mime-version:in-reply-to:content-language:content-transfer-encoding; \n\tbh=ELOkIq6FfVYypb4EQKy9swRAcz/VxCIMVwXmofqrub0=;\n\tb=XZWT/6ilYSWfrBMjs0BGobPBfRXT2elnmwSsqp4YZgLkLNui3xmvynwgxASp02ciyg\n\t+8LSiP93eAtdRriRwR56Yb0kkWYpSfb519zUPFX9DhqE13ljZFtaRgy3yEqSqGK83TCn\n\tUnHygHB0dLK78PHP6DlAdjIlJ7ZebV2Xaz7+xqIfk1GWcq1i5+oLv62CXN45ZVFR5ks6\n\t4pvb+q5mPQ3SgVFvFSbv1SWmfSFxSf9tcgGdukstdpCR1YxUsIGDIjbWJKHxhhD9fRcY\n\tMUfoMHY8uTxrMCB0EvohGQPNPztvyMsxEXhhtov8Yn8R0z0MV++R+qjC66ovorC8RX1A\n\twftg=="],"X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n\td=1e100.net; s=20161025;\n\th=x-gm-message-state:subject:to:cc:references:from:message-id:date\n\t:user-agent:mime-version:in-reply-to:content-language\n\t:content-transfer-encoding;\n\tbh=ELOkIq6FfVYypb4EQKy9swRAcz/VxCIMVwXmofqrub0=;\n\tb=D7fdFYpCjjSA/djQulcXjXt+rIp9mlGcMU4XQMHI85tDtZEZUUl2QWBW084PedMN6y\n\trTkgeERS+1TBZO4Ga4c8FJFGyEJmdkYQL8U0Wx1YjSWtt6i0k02F+m48aV/VJIIAaGMi\n\tRuWisT4E0sNXshrH1vn6yR73G+1+i3A1RBTgBV4lff2tl28zZdGbbQD7YZlEeYIlGJnn\n\tca8CdetlHP7r8n7oDrgDHXzwAeuzO6stuJZFcGkqudy13ZpJVDj1GMT0AQ6r9mrjFEHB\n\tW8mMf7DaiYPhsDaRNwguiCBv9/WQbKmmWhgSwkYsoAA2iCq+JYS4FuVprA1iu+xE+9HH\n\t8Azg==","X-Gm-Message-State":"AHPjjUi7Z9jGkg09Hdkve8sCZswv7r3iA9PJVNkgqHNsvwDQOGGzrUlS\n\tiDykBGtlnkpksw==","X-Google-Smtp-Source":"ADKCNb7RpvHVrxnX87qNpTErGaU8UDMd4NVCzJvJORzHRs5UA8k6vJpqI1yBSpKAyhZvQQzClk2LEw==","X-Received":"by 10.28.21.80 with SMTP id 77mr559872wmv.77.1504533159834;\n\tMon, 04 Sep 2017 06:52:39 -0700 (PDT)","Subject":"Re: [PATCH v2 2/2] ARM: dts: sun8i: h3: Improved Wifi bindings on\n\tBananapi M2 Plus","To":"Maxime Ripard <maxime.ripard@free-electrons.com>","References":"<1504283401-4263-1-git-send-email-embed3d@gmail.com>\n\t<1504283401-4263-3-git-send-email-embed3d@gmail.com>\n\t<20170904080519.mec6ypjei7uvo5k7@flea>","From":"Philipp Rossak <embed3d@gmail.com>","Message-ID":"<db2d8aed-b3da-7766-1fe5-6ef5d6c5578b@gmail.com>","Date":"Mon, 4 Sep 2017 15:52:36 +0200","User-Agent":"Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101\n\tThunderbird/52.2.1","MIME-Version":"1.0","In-Reply-To":"<20170904080519.mec6ypjei7uvo5k7@flea>","Content-Language":"en-US","X-Spam-Note":"CRM114 invocation failed","X-Spam-Score":"-2.0 (--)","X-Spam-Report":"SpamAssassin version 3.4.1 on merlin.infradead.org summary:\n\tContent analysis details:   (-2.0 points)\n\tpts rule name              description\n\t---- ----------------------\n\t--------------------------------------------------\n\t-0.0 SPF_PASS               SPF: sender matches SPF record\n\t0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail\n\tprovider (embed3d[at]gmail.com)\n\t-1.9 BAYES_00               BODY: Bayes spam probability is 0 to 1%\n\t[score: 0.0000]\n\t0.1 DKIM_SIGNED            Message has a DKIM or DK signature,\n\tnot necessarily valid\n\t-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature\n\t-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from\n\tauthor's domain\n\t-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,\n\tno\n\ttrust [2a00:1450:400c:c09:0:0:0:244 listed in] [list.dnswl.org]","X-BeenThere":"linux-arm-kernel@lists.infradead.org","X-Mailman-Version":"2.1.21","Precedence":"list","List-Unsubscribe":"<http://lists.infradead.org/mailman/options/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe>","List-Archive":"<http://lists.infradead.org/pipermail/linux-arm-kernel/>","List-Post":"<mailto:linux-arm-kernel@lists.infradead.org>","List-Help":"<mailto:linux-arm-kernel-request@lists.infradead.org?subject=help>","List-Subscribe":"<http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>,\n\t<mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe>","Cc":"mark.rutland@arm.com, devicetree@vger.kernel.org,\n\tlinux-sunxi@googlegroups.com, linux@armlinux.org.uk,\n\tlinux-kernel@vger.kernel.org, wens@csie.org, robh+dt@kernel.org,\n\tlinux-arm-kernel@lists.infradead.org","Content-Transfer-Encoding":"7bit","Content-Type":"text/plain; charset=\"us-ascii\"; Format=\"flowed\"","Sender":"\"linux-arm-kernel\" <linux-arm-kernel-bounces@lists.infradead.org>","Errors-To":"linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org","List-Id":"linux-imx-kernel.lists.patchwork.ozlabs.org"}}]