Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757911AbbLBL13 (ORCPT ); Wed, 2 Dec 2015 06:27:29 -0500 Received: from eusmtp01.atmel.com ([212.144.249.243]:21258 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754358AbbLBL10 (ORCPT ); Wed, 2 Dec 2015 06:27:26 -0500 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson , CC: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: [GIT PULL] at91: fixes for 4.4 #2 Date: Wed, 2 Dec 2015 12:27:47 +0100 Message-ID: <1449055667-15843-1-git-send-email-nicolas.ferre@atmel.com> X-Mailer: git-send-email 2.1.3 Organization: atmel MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1586 Lines: 45 Arnd, Olof, Kevin, This is the second AT91 "fixes" for 4.4. This one allows the sama5d2 to properly boot with its PIO4 controller and use one of its main interfaces, with the 1.8 capable eMMC, on the sama5d2 Xplained reference platform. Thanks, best regards, The following changes since commit 50cb2efaa63bdfd4a68b94acc55a12e68d9c33d4: MAINTAINERS: Atmel drivers: change NAND and ISI entries (2015-11-17 12:08:46 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes2 for you to fetch changes up to da71bac1b67344174294f9671dd8691cfd486782: ARM: at91: fix pinctrl driver selection (2015-12-02 11:09:38 +0100) ---------------------------------------------------------------- Second fixes for 4.4: - fix of a hardware setup that prevents the sd/mmc interface to show up on sama5d2. - proper selection of pinctrl drivers. PIO4 is necessary for the sama5d2 to boot. ---------------------------------------------------------------- Ludovic Desroches (1): ARM: at91: fix pinctrl driver selection Nicolas Ferre (1): ARM: at91/dt: add always-on to 1.8V regulator arch/arm/boot/dts/at91-sama5d2_xplained.dts | 1 + arch/arm/mach-at91/Kconfig | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/