[{"id":1768739,"web_url":"http://patchwork.ozlabs.org/comment/1768739/","msgid":"<6071a97c-6879-8de0-2f05-22d993becd0c@microchip.com>","list_archive_url":null,"date":"2017-09-14T17:00:13","subject":"Re: [PATCH 0/3] SoM1 EK board fixes","submitter":{"id":71036,"url":"http://patchwork.ozlabs.org/api/people/71036/","name":"Nicolas Ferre","email":"nicolas.ferre@microchip.com"},"content":"On 14/09/2017 at 16:28, Claudiu Beznea wrote:\n> Hi,\n> \n> This series contains fixes for SAMA5D27 SoM1 EK board. It would be\n> good if we will have this in 4.14 version.\n> \n> Thank you,\n> Claudiu\n> \n> Ludovic Desroches (2):\n>   ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and\n>     USB\n>   ARM: dts: at91: sama5d27_som1_ek: fix typos\n\nAdditional:\nAcked-by: Nicolas Ferre <nicolas.ferre@microchip.com>\nFor those 2.\n\nI merged them in a at91-4.14-fixes branch here:\nhttps://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git/log/?h=at91-4.14-fixes\n\nand merge it in at91-next. It should appear in tomorrow's linux-next.\n\nAlexandre, do you agree with these 3 patches for fixes? Do you see other\npatches to add to this \"-fixes\" branch? like:\nARM: at91: Replace uses of virt_to_phys with __pa_symbol\n...\n\nDo you want me to do the RP while you are at \"Linux plumbers\"?\n\nBye,\n\n> Nicolas Ferre (1):\n>   ARM: dts: at91: sama5d27_som1_ek: fix USB host vbus\n> \n>  arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 19 +++++++++++--------\n>  1 file changed, 11 insertions(+), 8 deletions(-)\n>","headers":{"Return-Path":"<devicetree-owner@vger.kernel.org>","X-Original-To":"incoming-dt@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-dt@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)","Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xtPsY3ZLcz9sP1\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tFri, 15 Sep 2017 03:00:01 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751516AbdINQ7u (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tThu, 14 Sep 2017 12:59:50 -0400","from esa6.microchip.iphmx.com ([216.71.154.253]:44411 \"EHLO\n\tesa6.microchip.iphmx.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751255AbdINQ7t (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Thu, 14 Sep 2017 12:59:49 -0400","from exsmtp03.microchip.com (HELO email.microchip.com)\n\t([198.175.253.49])\n\tby esa6.microchip.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA;\n\t14 Sep 2017 09:59:03 -0700","from [10.159.245.112] (10.10.76.4) by chn-sv-exch03.mchp-main.com\n\t(10.10.76.49) with Microsoft SMTP Server id 14.3.352.0;\n\tThu, 14 Sep 2017 09:59:02 -0700"],"X-IronPort-AV":"E=Sophos;i=\"5.42,394,1500966000\"; d=\"scan'208\";a=\"4468153\"","Subject":"Re: [PATCH 0/3] SoM1 EK board fixes","To":"Claudiu Beznea <claudiu.beznea@microchip.com>,\n\t<alexandre.belloni@free-electrons.com>, <robh+dt@kernel.org>,\n\t<mark.rutland@arm.com>, <linux@armlinux.org.uk>","CC":"<linux-arm-kernel@lists.infradead.org>,\n\t<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>","References":"<1505399294-20041-1-git-send-email-claudiu.beznea@microchip.com>","From":"Nicolas Ferre <nicolas.ferre@microchip.com>","Organization":"microchip","Message-ID":"<6071a97c-6879-8de0-2f05-22d993becd0c@microchip.com>","Date":"Thu, 14 Sep 2017 19:00:13 +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":"<1505399294-20041-1-git-send-email-claudiu.beznea@microchip.com>","Content-Type":"text/plain; charset=\"utf-8\"","Content-Language":"en-US","Content-Transfer-Encoding":"7bit","Sender":"devicetree-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<devicetree.vger.kernel.org>","X-Mailing-List":"devicetree@vger.kernel.org"}},{"id":1768746,"web_url":"http://patchwork.ozlabs.org/comment/1768746/","msgid":"<20170914171645.td5lx3mdfidtmcde@piout.net>","list_archive_url":null,"date":"2017-09-14T17:16:45","subject":"Re: [PATCH 0/3] SoM1 EK board fixes","submitter":{"id":26276,"url":"http://patchwork.ozlabs.org/api/people/26276/","name":"Alexandre Belloni","email":"alexandre.belloni@free-electrons.com"},"content":"On 14/09/2017 at 19:00:13 +0200, Nicolas Ferre wrote:\n> On 14/09/2017 at 16:28, Claudiu Beznea wrote:\n> > Hi,\n> > \n> > This series contains fixes for SAMA5D27 SoM1 EK board. It would be\n> > good if we will have this in 4.14 version.\n> > \n> > Thank you,\n> > Claudiu\n> > \n> > Ludovic Desroches (2):\n> >   ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and\n> >     USB\n> >   ARM: dts: at91: sama5d27_som1_ek: fix typos\n> \n> Additional:\n> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>\n> For those 2.\n> \n> I merged them in a at91-4.14-fixes branch here:\n> https://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git/log/?h=at91-4.14-fixes\n> \n> and merge it in at91-next. It should appear in tomorrow's linux-next.\n> \n> Alexandre, do you agree with these 3 patches for fixes? Do you see other\n> patches to add to this \"-fixes\" branch? like:\n> ARM: at91: Replace uses of virt_to_phys with __pa_symbol\n> ...\n> \n> Do you want me to do the RP while you are at \"Linux plumbers\"?\n> \n\nYou can't send any PR this week because 4.14-rc1 has not been released\nyet. You can't base your PR on anything useful...","headers":{"Return-Path":"<devicetree-owner@vger.kernel.org>","X-Original-To":"incoming-dt@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-dt@bilbo.ozlabs.org","Authentication-Results":"ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)","Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xtQF036lzz9rvt\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tFri, 15 Sep 2017 03:16:52 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1751451AbdINRQu (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tThu, 14 Sep 2017 13:16:50 -0400","from mail.free-electrons.com ([62.4.15.54]:40075 \"EHLO\n\tmail.free-electrons.com\" rhost-flags-OK-OK-OK-OK) by vger.kernel.org\n\twith ESMTP id S1751328AbdINRQu (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Thu, 14 Sep 2017 13:16:50 -0400","by mail.free-electrons.com (Postfix, from userid 110)\n\tid 856332092C; Thu, 14 Sep 2017 19:16:48 +0200 (CEST)","from localhost (unknown [12.145.98.253])\n\tby mail.free-electrons.com (Postfix) with ESMTPSA id A05F520928;\n\tThu, 14 Sep 2017 19:16:47 +0200 (CEST)"],"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\tshortcircuit=ham autolearn=disabled version=3.4.0","Date":"Thu, 14 Sep 2017 19:16:45 +0200","From":"Alexandre Belloni <alexandre.belloni@free-electrons.com>","To":"Nicolas Ferre <nicolas.ferre@microchip.com>","Cc":"Claudiu Beznea <claudiu.beznea@microchip.com>, robh+dt@kernel.org,\n\tmark.rutland@arm.com, linux@armlinux.org.uk,\n\tlinux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,\n\tlinux-kernel@vger.kernel.org","Subject":"Re: [PATCH 0/3] SoM1 EK board fixes","Message-ID":"<20170914171645.td5lx3mdfidtmcde@piout.net>","References":"<1505399294-20041-1-git-send-email-claudiu.beznea@microchip.com>\n\t<6071a97c-6879-8de0-2f05-22d993becd0c@microchip.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<6071a97c-6879-8de0-2f05-22d993becd0c@microchip.com>","User-Agent":"NeoMutt/20170609 (1.8.3)","Sender":"devicetree-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<devicetree.vger.kernel.org>","X-Mailing-List":"devicetree@vger.kernel.org"}}]