From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752179AbcEKPLp (ORCPT ); Wed, 11 May 2016 11:11:45 -0400 Received: from eusmtp01.atmel.com ([212.144.249.243]:34288 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751308AbcEKPLn (ORCPT ); Wed, 11 May 2016 11:11:43 -0400 From: Nicolas Ferre To: Arnd Bergmann , Olof Johansson , CC: , , Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: [GIT PULL] at91: fixes for 4.6 #2 Date: Wed, 11 May 2016 17:12:14 +0200 Message-ID: <1462979534-29347-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 Arnd, Olof, Kevin, Another regression reported by Richard yesterday and quickly fixed by Boris. Since this regression was introduced in 4.6-rc1 it would be great if you could take it before 4.6 is released. Thanks, best regards, The following changes since commit b8453d4ee9e24c6590dd0eecbab1c3cc2028317f: ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfc (2016-05-10 09:09:47 +0200) 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 aab0a4c83ceb344d2327194bf354820e50607af6: ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC (2016-05-11 16:31:40 +0200) ---------------------------------------------------------------- Second AT91 fix PR for 4.6: - fix a regression on the clock subsystem while switching to syscon/regmap due to a stricter check of the register map. ---------------------------------------------------------------- Boris Brezillon (1): ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC arch/arm/boot/dts/at91sam9x5.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Nicolas Ferre