From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754793AbbLFWRN (ORCPT ); Sun, 6 Dec 2015 17:17:13 -0500 Received: from down.free-electrons.com ([37.187.137.238]:58083 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754281AbbLFWRL (ORCPT ); Sun, 6 Dec 2015 17:17:11 -0500 Date: Sun, 6 Dec 2015 23:17:06 +0100 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Cc: Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: [GIT PULL v2] at91: fixes for 4.4 #2 Message-ID: <20151206221706.GA25252@piout.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Arnd, Olof, Kevin, As discussed with Arnd, there was an issue in the previous pinctrl selection which is necessary to get sama5d2 to work. That pull request replaces th previous one sent by Nicolas. His message was: "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! 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/abelloni/linux.git tags/at9= 1-4.4-fixes-2 for you to fetch changes up to 8423536fe453b3623f4ed7c2c3cca9b86af1ace5: ARM: at91: fix pinctrl driver selection (2015-12-04 18:54:53 +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 +++++- arch/arm/mach-at91/pm.c | 7 ++++++- 3 files changed, 12 insertions(+), 2 deletions(-) --=20 Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWZLPhAAoJEKbNnwlvZCyz3WkP/3rSQKQ8FFX42jx0sMmTSqMi HTtUE4l/OBkg2qX6h0iqph1HvZy51Cfny0U6qipBhqn5KUjo8LyaJi6vSU95Cp28 a6aVTRVRO9Ka2facIo07Wp1FtJc+SzrnZmQuSykytpdCyw+6faZs3PvnHYKEOhMT to0d5W2oDE1CiP4svkX+dUUpNS/fJp2r37sKwLxKUCtslvqUpR4X2uLELwOeWjvz 72wmKzBUDA9jhsIpzHVXmz+bFKYGLap0TSvfqF1P+qd9/wQYhvnGWlmFVA/RL5Aj 10lGLfyDNr8+Si/9zrjKI8R3w89QTSjz8OfRVPy2vW+ckutjcy4uK5KcNK1gitaJ po3R/bl2YPyRQ5loXrgZqEk98aeXtNR9FgzVZt08ATThBJAPNe8PRKu8StYJKKpd K61S7nkxIoV3Sb8Z1U8/4L8tYZkWzCf9T10nJAXvFth2YsYz1qwwkX8OwxCpN4fK hTl1zmGlIrltmMJQf1XEMMAi79wCVcKb4PWce+JICfSk462Gx6Ac6d+UykYLnRhz R/OsQDfLX3KnUZWEWxa9nH+3G5EpW8I90nCYHXMXm3Xw8NN29OGB8HSoAIvyIg/D AMgv8nl4LUT3knndQcHmiYOlaWd40J7pV2hCJPwa+njnWuLu7yc0Wf+l735st8ZS YGdCy6ShDCgsUkTj+5fk =Nkjh -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l--