From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Wed, 21 Oct 2015 22:59:38 +0200 Subject: [GIT PULLv2] at91: dt for 4.4 #2 Message-ID: <20151021205938.GA18600@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Arnd, As discussed, version 2 of that pull request that removes the last patch to avoid the dependency on the MFD subsystem. The following changes since commit a9b672a636a599cc052afcb6837e3177dc53c143: ARM: at91/dt: sama5d2 Xplained: add device pin muxing (2015-09-23 16:26:47 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-dt2 for you to fetch changes up to 512fc048e4fdc39f43e78af7e2fed5047d651979: ARM: at91/dt: sama5d2: add missing devices (2015-10-19 21:22:21 +0200) ---------------------------------------------------------------- Second batch of DT changes for 4.4: - some DT fixes: pullups, disabled property - the PMC is now a syscon - great improvement of sama5d2 support ---------------------------------------------------------------- Alexandre Belloni (1): ARM: at91/dt: use syscon for PMC Gregory CLEMENT (1): ARM: at91/dt: sama5d4: add the macb1 node Ludovic Desroches (1): ARM: at91/dt: sama5d2: add missing devices Michael Opdenacker (1): ARM: at91/dt: fix "disabled" property on at91rm9200 Sylvain Rochet (1): ARM: at91/dt: add pullup on mmc2 data signals Wenyou Yang (1): ARM: at91/dt: sama5d2_xplained: add regulator nodes arch/arm/boot/dts/at91-sama5d2_xplained.dts | 57 ++++++++++ arch/arm/boot/dts/at91rm9200.dtsi | 8 +- arch/arm/boot/dts/at91sam9260.dtsi | 2 +- arch/arm/boot/dts/at91sam9261.dtsi | 2 +- arch/arm/boot/dts/at91sam9263.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/at91sam9n12.dtsi | 2 +- arch/arm/boot/dts/at91sam9rl.dtsi | 2 +- arch/arm/boot/dts/at91sam9x5.dtsi | 2 +- arch/arm/boot/dts/sama5d2.dtsi | 154 +++++++++++++++++++++++++++- arch/arm/boot/dts/sama5d3.dtsi | 2 +- arch/arm/boot/dts/sama5d3_mci2.dtsi | 6 +- arch/arm/boot/dts/sama5d4.dtsi | 32 +++++- 13 files changed, 254 insertions(+), 19 deletions(-) -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755572AbbJUVGN (ORCPT ); Wed, 21 Oct 2015 17:06:13 -0400 Received: from down.free-electrons.com ([37.187.137.238]:56422 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750756AbbJUVGM (ORCPT ); Wed, 21 Oct 2015 17:06:12 -0400 Date: Wed, 21 Oct 2015 22:59:38 +0200 From: Alexandre Belloni To: Arnd Bergmann , Olof Johansson , arm@kernel.org Cc: Nicolas Ferre , gregory@piout.net, Sylvain Rochet , Michael Opdenacker , ludovic@piout.net, Jean-Christophe Plagniol-Villard , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULLv2] at91: dt for 4.4 #2 Message-ID: <20151021205938.GA18600@piout.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a8Wt8u1KmwUX3Y2C" 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 --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Arnd, As discussed, version 2 of that pull request that removes the last patch to avoid the dependency on the MFD subsystem. The following changes since commit a9b672a636a599cc052afcb6837e3177dc53c143: ARM: at91/dt: sama5d2 Xplained: add device pin muxing (2015-09-23 16:26:4= 7 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at9= 1-ab-dt2 for you to fetch changes up to 512fc048e4fdc39f43e78af7e2fed5047d651979: ARM: at91/dt: sama5d2: add missing devices (2015-10-19 21:22:21 +0200) ---------------------------------------------------------------- Second batch of DT changes for 4.4: - some DT fixes: pullups, disabled property - the PMC is now a syscon - great improvement of sama5d2 support ---------------------------------------------------------------- Alexandre Belloni (1): ARM: at91/dt: use syscon for PMC Gregory CLEMENT (1): ARM: at91/dt: sama5d4: add the macb1 node Ludovic Desroches (1): ARM: at91/dt: sama5d2: add missing devices Michael Opdenacker (1): ARM: at91/dt: fix "disabled" property on at91rm9200 Sylvain Rochet (1): ARM: at91/dt: add pullup on mmc2 data signals Wenyou Yang (1): ARM: at91/dt: sama5d2_xplained: add regulator nodes arch/arm/boot/dts/at91-sama5d2_xplained.dts | 57 ++++++++++ arch/arm/boot/dts/at91rm9200.dtsi | 8 +- arch/arm/boot/dts/at91sam9260.dtsi | 2 +- arch/arm/boot/dts/at91sam9261.dtsi | 2 +- arch/arm/boot/dts/at91sam9263.dtsi | 2 +- arch/arm/boot/dts/at91sam9g45.dtsi | 2 +- arch/arm/boot/dts/at91sam9n12.dtsi | 2 +- arch/arm/boot/dts/at91sam9rl.dtsi | 2 +- arch/arm/boot/dts/at91sam9x5.dtsi | 2 +- arch/arm/boot/dts/sama5d2.dtsi | 154 ++++++++++++++++++++++++= +++- arch/arm/boot/dts/sama5d3.dtsi | 2 +- arch/arm/boot/dts/sama5d3_mci2.dtsi | 6 +- arch/arm/boot/dts/sama5d4.dtsi | 32 +++++- 13 files changed, 254 insertions(+), 19 deletions(-) --=20 Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --a8Wt8u1KmwUX3Y2C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWJ/y6AAoJEKbNnwlvZCyz3fMQAK4HE1QNuArdGDW4HsSlIfI4 eO+YSO5qqJjF1FbCyI1NQ58Z7eviRFVqWA8NIOdDy8kmjFFOoE2OjnWqJybn4JdK kOKWbuW9py+vjBq3BGCK5UxWIOkS0kdAyMgJhllQFnUbQIL5ZgVofGTINANx3sON 2OGHzzZ1LX6Y6Uq0avxckxu2gUPWXZepnEaroSZJ3AqVS1rPr0F00SVdEYWj/4aV umWL4sxKhA+6u/5fDXlCesC5d6b9N10EtCCC/XpwX1Jw4ARb8RdcZOggBJJuuKXy ked1W86UTANoJLGFyxVp69WtZNRKboCtpgnvfLvthZj2RbrZsb6etAn4YC+VgfBq 6S/aeT4/46pEcgFkQ6kFjQrU6maXnEVLX2yWgnPP1DoFP6NIcDcsYmjhfH8gbYeP WJAV0cZHPgM0amvpCMzrIH3dTZTafrIcz2LyWU7bMPDkEp/vIq8SBS49i66rUZ2o h4eoWL11Ec9+udxP0p2RkglRIrHPqt/cwLSOFCtBCzFBZVhYpvUDksojtKcfe+8K ePWwpxltNqAemrz+953D4R3qYXwQgdzgSo9Z1BLyi2DicpKIazRCYZ06WnQ2B0Vh QYGjVWl/YI0C9pvbLdMStogw6vLbjw5UYDZfENw+AaJ0PlDCRBS0+1jOmAspCeF7 +Qn8F6HfO0fu93/rY+0U =AIkG -----END PGP SIGNATURE----- --a8Wt8u1KmwUX3Y2C--