Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1284932 > unrolled thread

[GIT PULL v2] at91: fixes for 4.4 #2

Started byAlexandre Belloni <alexandre.belloni@free-electrons.com>
First post2015-12-06 23:20 +0100
Last post2015-12-11 00:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL v2] at91: fixes for 4.4 #2 Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-12-06 23:20 +0100
    Re: [GIT PULL v2] at91: fixes for 4.4 #2 Arnd Bergmann <arnd@arndb.de> - 2015-12-11 00:30 +0100

#1284932 — [GIT PULL v2] at91: fixes for 4.4 #2

FromAlexandre Belloni <alexandre.belloni@free-electrons.com>
Date2015-12-06 23:20 +0100
Subject[GIT PULL v2] at91: fixes for 4.4 #2
Message-ID<qCPOW-4nz-9@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

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/at91-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(-)

-- 
Alexandre Belloni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

[toc] | [next] | [standalone]


#1289006

FromArnd Bergmann <arnd@arndb.de>
Date2015-12-11 00:30 +0100
Message-ID<qEiOS-4uD-1@gated-at.bofh.it>
In reply to#1284932
On Sunday 06 December 2015 23:17:06 Alexandre Belloni wrote:
> 
> 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."
> 
> 

Pulled into fixes now, thanks!

	Arnd
--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web