Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751965AbdHAP7o (ORCPT ); Tue, 1 Aug 2017 11:59:44 -0400 Received: from mail.free-electrons.com ([62.4.15.54]:47047 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751829AbdHAP7m (ORCPT ); Tue, 1 Aug 2017 11:59:42 -0400 From: Gregory CLEMENT To: Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Gregory CLEMENT , Thomas Petazzoni , linux-arm-kernel@lists.infradead.org, Antoine Tenart , =?UTF-8?q?Miqu=C3=A8l=20Raynal?= , Nadav Haklai , Victor Gu , Marcin Wojtas , Wilson Ding , Hua Jing , Neta Zur Hershkovits Subject: [PATCH 0/2] Few fix on armada-37xx pinctrl for v4.13 Date: Tue, 1 Aug 2017 17:57:18 +0200 Message-Id: <20170801155720.10229-1-gregory.clement@free-electrons.com> X-Mailer: git-send-email 2.13.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 618 Lines: 24 Hi, In v4.13-rc1 a regression appeared on Ethernet support on the Armada 3720 DB which occurred to be caused by a wrong configuration of the pinctrl (due to obsolete documentation). The first patch fix this issue, and the second one fix an other bug found during the debug of the first one. Please apply them for v4.13-rc. Thanks, Gregory Gregory CLEMENT (2): pinctrl: armada-37xx: Fix the pin 23 on south bridge pinctrl: armada-37xx: Fix number of pin in south bridge drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) -- 2.13.2