From patchwork Wed Aug 21 20:00:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sekhar Nori X-Patchwork-Id: 268896 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 640562C00CD for ; Thu, 22 Aug 2013 06:01:09 +1000 (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 1VCEaQ-0003cI-P5; Wed, 21 Aug 2013 20:00:59 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VCEaO-0003wM-Ev; Wed, 21 Aug 2013 20:00:56 +0000 Received: from bear.ext.ti.com ([192.94.94.41]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VCEaE-0003ut-01 for linux-arm-kernel@lists.infradead.org; Wed, 21 Aug 2013 20:00:50 +0000 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r7LK0GEh001393; Wed, 21 Aug 2013 15:00:16 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r7LK0GGS009102; Wed, 21 Aug 2013 15:00:16 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.2.342.3; Wed, 21 Aug 2013 15:00:16 -0500 Received: from [172.24.81.152] (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id r7LK0D78005620; Wed, 21 Aug 2013 15:00:14 -0500 Message-ID: <52151C4D.2000408@ti.com> Date: Thu, 22 Aug 2013 01:30:13 +0530 From: Sekhar Nori User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Kevin Hilman , Arnd Bergmann , Olof Johansson Subject: [GIT PULL 2/2] DaVinci DT updates for v3.12 References: <52151BA6.2060109@ti.com> In-Reply-To: <52151BA6.2060109@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130821_160046_112750_7ADFD418 X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -9.7 (---------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-9.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [192.94.94.41 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -2.8 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: "davinci-linux-open-source@linux.davincidsp.com" , arm@kernel.org, "linux-arm-kernel@lists.infradead.org" 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 Arnd, Olof, Kevin, Please pull the following DaVinci DT updates for v3.12. It depends on the SoC updates in 1/2 Thanks, Sekhar The following changes since commit 46c1833467c5e555f31cd6f14b342a7383f26885: ARM: davinci: fix clock lookup for mdio device (2013-08-22 00:39:01 +0530) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v3.12/dt for you to fetch changes up to 29864962f79e3dab645a5b00ccc7d4da96e9db33: ARM: davinci: da850: do not specify clock_frequency for UART DT node (2013-08-22 00:44:58 +0530) ---------------------------------------------------------------- DaVinci DT updates for v3.12 ---------------------------- This set of patches add ethernet DT nodes for DA850 and also remove now unneeded specification of UART clock frequency so kernel can now boot irrespective of what the bootloader setting of UART frequency is. ---------------------------------------------------------------- Lad, Prabhakar (4): ARM: davinci: da850: add DT node for mdio device ARM: davinci: da850: add OF_DEV_AUXDATA entry for mdio. ARM: davinci: da850: add OF_DEV_AUXDATA entry for davinci_emac ARM: davinci: da850: add DT node for ethernet Manjunathappa, Prakash (1): ARM: davinci: da850: do not specify clock_frequency for UART DT node arch/arm/boot/dts/da850-evm.dts | 11 +++++++++ arch/arm/boot/dts/da850.dtsi | 46 +++++++++++++++++++++++++++++++++++--- arch/arm/mach-davinci/da8xx-dt.c | 3 +++ 3 files changed, 57 insertions(+), 3 deletions(-)