From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751544AbdINQ7u (ORCPT ); Thu, 14 Sep 2017 12:59:50 -0400 Received: from esa6.microchip.iphmx.com ([216.71.154.253]:44411 "EHLO esa6.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751255AbdINQ7t (ORCPT ); Thu, 14 Sep 2017 12:59:49 -0400 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 , , , , CC: , , References: <1505399294-20041-1-git-send-email-claudiu.beznea@microchip.com> From: Nicolas Ferre 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 Thunderbird/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: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14/09/2017 at 16:28, Claudiu Beznea wrote: > Hi, > > This series contains fixes for SAMA5D27 SoM1 EK board. It would be > good if we will have this in 4.14 version. > > Thank you, > Claudiu > > Ludovic Desroches (2): > ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and > USB > ARM: dts: at91: sama5d27_som1_ek: fix typos Additional: Acked-by: Nicolas Ferre For those 2. I merged them in a at91-4.14-fixes branch here: https://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git/log/?h=at91-4.14-fixes and merge it in at91-next. It should appear in tomorrow's linux-next. Alexandre, do you agree with these 3 patches for fixes? Do you see other patches to add to this "-fixes" branch? like: ARM: at91: Replace uses of virt_to_phys with __pa_symbol ... Do you want me to do the RP while you are at "Linux plumbers"? Bye, > Nicolas Ferre (1): > ARM: dts: at91: sama5d27_som1_ek: fix USB host vbus > > arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 19 +++++++++++-------- > 1 file changed, 11 insertions(+), 8 deletions(-) > -- Nicolas Ferre