From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754042AbcGDORL (ORCPT ); Mon, 4 Jul 2016 10:17:11 -0400 Received: from down.free-electrons.com ([37.187.137.238]:45825 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753686AbcGDORH (ORCPT ); Mon, 4 Jul 2016 10:17:07 -0400 Date: Mon, 4 Jul 2016 16:16:54 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Cc: Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: at91: dt for 4.8 #2 bis Message-ID: <20160704141654.GA9355@piout.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20160621171108.GA16256@piout.net> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Please disregard the previous DT pull request, it had an issue... I'm including the corrected change in this one with two fixes for the sam9_l9260 and on fix for the sama5d2 xplained. Also, adding the PMU node to the sama5d2 doesn't seem too risky. The following changes since commit 64c0703e269d442f0406b34e64e23744151ea276: ARM: dts: at91: calao: remove leftovers clock definition (2016-06-10 16:5= 9:30 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at9= 1-ab-4.8-dt2 for you to fetch changes up to b8bca7eaef9eeda4876b8ded1f49862b0b85181c: ARM: dts: at91: sama5d2_xplained: Update the pmic node (2016-07-04 15:59:= 46 +0200) ---------------------------------------------------------------- DT Changes for 4.8 #2: - New board: at91sam9260ek - Fixes for the sam9_l9260 - Sama5d2 Xplained PMIC fix - Addition of the PMU node for the sama5d2 ---------------------------------------------------------------- Nicolas Ferre (1): ARM: dts: at91: add at91sam9260ek board DT Olivier Schonken (1): ARM: dts: at91: sama5d2: add PMU node Raashid Muhammed (2): ARM: dts: at91: sam9_l9260: Add pinctrl information to ethernet node. ARM: dts: at91: sam9_l9260: Modify information in LED nodes. Wenyou Yang (1): ARM: dts: at91: sama5d2_xplained: Update the pmic node arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/at91-sam9_l9260.dts | 14 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 41 ++++-- arch/arm/boot/dts/at91sam9260ek.dts | 211 ++++++++++++++++++++++++= ++++ arch/arm/boot/dts/sama5d2.dtsi | 5 + 5 files changed, 259 insertions(+), 13 deletions(-) create mode 100644 arch/arm/boot/dts/at91sam9260ek.dts --=20 Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJXem/SAAoJENiigzvaE+LCyBAP/RB0+Is3mf2ffdTEpoFgAZ7Q TX3UX5S7vLWzEyjZFoSf5A8pyEKYalhW/E1a4Kty6at/0VjG7QHdIw06CxIDvSlY jTvKfxevzi5mjQiheqneCRcT1lx7nyz+SEGPuljyL8n5tyDxgmRWpBEWfE5X/YWx wgZci9ohU8ZIJQ2Hbvt+qTnjlo239Ha0BCvYTFgpg29pJmrUHs6QSErIsaX+nF32 AC2mqx7QkVIrSdZT3xjdhp+T3TXuTL/bcypapyKzmxMG9oskpJEhhjTaQKvr4+uW DE1NUtQaS2e5D767h22d9mJQT06bWxARINjPB9NKn4roxP89pf3jwaXOSWDtYua3 2QKtZ25kPgeSKkdNrKkrrExKK8cY6HfGOiDovkLEB3GrGedhCcwAbDbu/1fan1tC fYaZ1ZOfFsJQcE5dGTlmdWTyV/DdVX4JMnmNj0w27BZgaybOULnWGym+bhMbpw1M URyo1/FaLYACdgUx8DGsyR9YttMZBglGj/3DX7m7Tm/oY5mdBCJO1JrK88jrdBrO 8RuJWz/xn0tslBoMiDouXjSfqXkq5pZIRpuf4ajxhbktc1yhdMwdPxdRodEdp67O TYzcS3b8m+Cal0ocvkWNRNxD6mUSmzOF4q9xU1JQ2Rx1uXb9DXKr9AOU+LKoNcf6 6y6ym1+1TCxmjfSAVlyZ =1nNI -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--