From patchwork Tue Oct 22 10:25:49 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Benoit Cousson X-Patchwork-Id: 285396 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 641B12C0092 for ; Tue, 22 Oct 2013 21:27:07 +1100 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VYZAa-0008Tl-4D; Tue, 22 Oct 2013 10:26:36 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VYZAS-0007ko-Pt; Tue, 22 Oct 2013 10:26:28 +0000 Received: from mail-bk0-f51.google.com ([209.85.214.51]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VYZAC-0007j6-Vy for linux-arm-kernel@lists.infradead.org; Tue, 22 Oct 2013 10:26:14 +0000 Received: by mail-bk0-f51.google.com with SMTP id mx10so1238406bkb.10 for ; Tue, 22 Oct 2013 03:25:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:organization:user-agent :mime-version:to:cc:subject:content-type:content-transfer-encoding; bh=/PJINb8R6pZ18byvmsTbuQvmIxvubPwBoqRx/xSt7zc=; b=C1D9vSEGGa10dPfP36nZb85cUxjdUsUcbrgfCauQQvhPxwh3tlPn5RLWmKrE61U1nz JyZ/EqHuyW5gblLgMgfwInFT6XMbqNQN+02wkCz6ZBRcxcs0OfICiMx2KnAxNxFzXhNW gahjNPkFToVIy9rCP+GlE1JJDglEQdwjppKbBsyv3WTwtQUlQcnLvoATj4mmVEaZh3o+ jTe+FSyqAn6DdDlsCEvr6RRfwxGnRovHlYvB+cSRB6WyU+hVVzUmL/a7ESPOQ+1mQlcb LIKxBpKCdN3+7up/asf66jHy+3p+88uClUn+etjQp5vauqJq/nXs4BEOhhyRApXyBRpk dgnA== X-Gm-Message-State: ALoCoQkgm+YFOzkT88GozL2dZ2bzVasIOFBXrkQfKXzwjQAZR9WHwLMqnASM8BhdEr9w3nGbW3Ej X-Received: by 10.204.226.135 with SMTP id iw7mr11594511bkb.4.1382437551128; Tue, 22 Oct 2013 03:25:51 -0700 (PDT) Received: from [192.168.60.129] (ip-77-221-165-98.dsl.twang.net. [77.221.165.98]) by mx.google.com with ESMTPSA id ny10sm12424307bkb.17.2013.10.22.03.25.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Oct 2013 03:25:50 -0700 (PDT) Message-ID: <526652AD.8060806@baylibre.com> Date: Tue, 22 Oct 2013 12:25:49 +0200 From: Benoit Cousson Organization: BayLibre User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Tony Lindgren Subject: [GIT PULL] ARM: OMAP: Some more Device Tree for 3.13 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131022_062613_165512_59ED30C4 X-CRM114-Status: GOOD ( 11.30 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.214.51 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: "devicetree@vger.kernel.org" , "linux-omap@vger.kernel.org" , linux-arm-kernel X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Tony, Please pull the branch for few more OMAP Device Tree for v3.13 or later. Thanks, Benoit The following changes since commit 6cf02dbb4b71f1c0c9acec89ae2df3b2318135f4: ARM: dts: dra7-evm: Add mmc2 node for eMMC support (2013-10-11 21:15:02 +0200) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git tags/for_3.13_late/dts_signed for you to fetch changes up to 6a96867844895008558810853c7838af39dd317c: ARM: dts: AM33xx+: Add i2c aliases (2013-10-22 11:05:42 +0200) ---------------------------------------------------------------- Add i2c aliases Add McASP and audio support Add reset/idle on init bindings for OMAP Add more nodes for AM4272 ---------------------------------------------------------------- Darren Etheridge (1): ARM: dts: am335x-evm: Add audio support for am335x-evm.dts Enric Balletbo i Serra (1): ARM: dts: igep0033: Add mmc1 node for SDCARD support. George Cherian (1): ARM: dts: OMAP5: Add dr_mode for dwc3 Jyri Sarha (1): ARM: dts: AM33XX: mcasp: Add location for data port registers to reg-property Kishon Vijay Abraham I (1): ARM: dts: omap5-uevm: remove always_on, boot_on from smps10_out1 Lokesh Vutla (1): ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes Mugunthan V N (1): ARM: dts: AM4372: Update Support for EPOS EVM Nishanth Menon (3): ARM: dts: omap4-panda-es: Do not reset gpio1 ARM: dts: OMAP3+: Add i2c aliases ARM: dts: AM33xx+: Add i2c aliases Pantelis Antoniou (1): ARM: dts: AM33XX: Add mcasp0 and mcasp1 device tree entries Peter Ujfalusi (2): ARM: dts: am335x-evmsk: Audio support ARM: dts: AM4372: Add McASP nodes Rajendra Nayak (2): ARM: dts: omap: Add reset/idle on init bindings for OMAP ARM: dts: am335x-evmsk: Do not reset gpio0 Roger Quadros (2): ARM: dts: omap3: Adapt USB OTG to generic PHY framework ARM: dts: omap3-beagle: Adapt USB OTG to generic PHY framework Sricharan R (1): ARM: dts: OMAP5: Remove clock-frequency field for cpu timers .../devicetree/bindings/arm/omap/omap.txt | 3 +- arch/arm/boot/dts/am335x-evm.dts | 50 +++++ arch/arm/boot/dts/am335x-evmsk.dts | 52 +++++ arch/arm/boot/dts/am335x-igep0033.dtsi | 13 ++ arch/arm/boot/dts/am33xx.dtsi | 33 +++ arch/arm/boot/dts/am4372.dtsi | 240 ++++++++++++++++++++- arch/arm/boot/dts/am43x-epos-evm.dts | 168 +++++++++++++++ arch/arm/boot/dts/dra7.dtsi | 5 + arch/arm/boot/dts/omap3-beagle.dts | 2 + arch/arm/boot/dts/omap3-gta04.dts | 2 + arch/arm/boot/dts/omap3-n900.dts | 2 + arch/arm/boot/dts/omap3.dtsi | 3 + arch/arm/boot/dts/omap4-panda-es.dts | 4 + arch/arm/boot/dts/omap4.dtsi | 7 + arch/arm/boot/dts/omap5-uevm.dts | 2 - arch/arm/boot/dts/omap5.dtsi | 9 +- include/dt-bindings/pinctrl/am43xx.h | 31 +++ 17 files changed, 621 insertions(+), 5 deletions(-) create mode 100644 include/dt-bindings/pinctrl/am43xx.h