From patchwork Mon Jan 28 13:47:58 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Lad, Prabhakar" X-Patchwork-Id: 2055951 Return-Path: X-Original-To: patchwork-davinci@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by patchwork1.kernel.org (Postfix) with ESMTP id AE5513FD49 for ; Mon, 28 Jan 2013 13:50:12 +0000 (UTC) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r0SDoCmB030111 for ; Mon, 28 Jan 2013 07:50:12 -0600 Received: from DLEE74.ent.ti.com (dlee74.ent.ti.com [157.170.170.8]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0SDoCsK015728 for ; Mon, 28 Jan 2013 07:50:12 -0600 Received: from dlelxv23.itg.ti.com (172.17.1.198) by DLEE74.ent.ti.com (157.170.170.8) with Microsoft SMTP Server id 14.1.323.3; Mon, 28 Jan 2013 07:50:12 -0600 Received: from linux.omap.com (dlelxs01.itg.ti.com [157.170.227.31]) by dlelxv23.itg.ti.com (8.13.8/8.13.8) with ESMTP id r0SDoB53023096 for ; Mon, 28 Jan 2013 07:50:12 -0600 Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id EC75280627 for ; Mon, 28 Jan 2013 07:50:11 -0600 (CST) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp51.itg.ti.com (dflp51.itg.ti.com [128.247.22.94]) by linux.omap.com (Postfix) with ESMTP id 46A6D8062A for ; Mon, 28 Jan 2013 07:49:21 -0600 (CST) Received: from medina.ext.ti.com (medina.ext.ti.com [192.91.81.31]) by dflp51.itg.ti.com (8.13.7/8.13.8) with ESMTP id r0SDnLvN008598 for ; Mon, 28 Jan 2013 07:49:21 -0600 (CST) Received: from mail6.bemta12.messagelabs.com (mail6.bemta12.messagelabs.com [216.82.250.247]) by medina.ext.ti.com (8.13.7/8.13.7) with ESMTP id r0SDnKFE032081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 28 Jan 2013 07:49:20 -0600 Received: from [216.82.250.51:32715] by server-5.bemta-12.messagelabs.com id B0/0E-27367-0E186015; Mon, 28 Jan 2013 13:49:20 +0000 X-Env-Sender: prabhakar.csengg@gmail.com X-Msg-Ref: server-12.tower-108.messagelabs.com!1359380957!10315930!1 X-Originating-IP: [209.85.220.51] X-SpamReason: No, hits=0.0 required=7.0 tests=ML_RADAR_SPEW_LINKS_14, spamassassin: X-StarScan-Received: X-StarScan-Version: 6.7; banners=-,-,- X-VirusChecked: Checked Received: (qmail 3274 invoked from network); 28 Jan 2013 13:49:19 -0000 Received: from mail-pa0-f51.google.com (HELO mail-pa0-f51.google.com) (209.85.220.51) by server-12.tower-108.messagelabs.com with RC4-SHA encrypted SMTP; 28 Jan 2013 13:49:19 -0000 Received: by mail-pa0-f51.google.com with SMTP id fb11so1534054pad.24 for ; Mon, 28 Jan 2013 05:49:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references; bh=y7kmpsGEYnJVVxBh44aQXNjqBvwzYRWHp6BJsCB7rJU=; b=QzUs/QozYHHt53KToqjandOcbGomhIE/sUOQc7E7qWLbpRK4D6hASRUBiqlaRp/eDO 3UH3azzdcQUCsfqXNMfRTZpZ2Xxa1Rwp71eIkLHHDpdeIlBc3zPoyVSiESxhtjcCFmYJ Qm4iA6M9pWbdCYa0qk/wMNmJIo5rYKTfmexObKfa3BlbawuNfJ/SlIy5wabwgtIe+754 fwSwfbjVPgYbSfVPHc0b8xZ9uyFa3iiee7HFij5i/48CuOoJG5yF6oAHWfeRCOwij5TH e17mozXnJSfuAVLKmU+gL/VBIg6UFY49S6giKDfX5ud1EIDFe23P9paqyvFud7VfGDR1 S59Q== X-Received: by 10.68.136.2 with SMTP id pw2mr12271604pbb.97.1359380957621; Mon, 28 Jan 2013 05:49:17 -0800 (PST) Received: from localhost.localdomain ([122.166.13.141]) by mx.google.com with ESMTPS id nm2sm6355934pbc.43.2013.01.28.05.49.13 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 28 Jan 2013 05:49:16 -0800 (PST) From: Prabhakar Lad To: Sekhar Nori , , Subject: [PATCH v2 5/6] ARM: davinci: da850: add OF_DEV_AUXDATA entry for eth0. Date: Mon, 28 Jan 2013 19:17:58 +0530 Message-ID: <1359380879-26306-6-git-send-email-prabhakar.lad@ti.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1359380879-26306-1-git-send-email-prabhakar.lad@ti.com> References: <1359380879-26306-1-git-send-email-prabhakar.lad@ti.com> CC: , , Heiko Schocher , X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: Errors-To: davinci-linux-open-source-bounces+patchwork-davinci=patchwork.kernel.org@linux.davincidsp.com From: Lad, Prabhakar Add OF_DEV_AUXDATA for eth0 driver in da850 board dt file to use emac clock. Signed-off-by: Lad, Prabhakar Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org Cc: davinci-linux-open-source@linux.davincidsp.com Cc: netdev@vger.kernel.org Cc: devicetree-discuss@lists.ozlabs.org Cc: Sekhar Nori Cc: Heiko Schocher --- arch/arm/mach-davinci/da8xx-dt.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-davinci/da8xx-dt.c b/arch/arm/mach-davinci/da8xx-dt.c index bd00042..e533a0a 100644 --- a/arch/arm/mach-davinci/da8xx-dt.c +++ b/arch/arm/mach-davinci/da8xx-dt.c @@ -41,6 +41,8 @@ static void __init da8xx_init_irq(void) struct of_dev_auxdata da8xx_auxdata[] __initdata = { OF_DEV_AUXDATA("ti,davinci_mdio", 0x01e24000, "davinci_mdio.0", NULL), + OF_DEV_AUXDATA("ti,davinci-dm6467-emac", 0x01e20000, "davinci_emac.1", + NULL), {}, };