From patchwork Thu Jan 12 04:32:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 135553 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id B3CFCB6FAB for ; Thu, 12 Jan 2012 15:34:48 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 5BFE6285AB; Thu, 12 Jan 2012 05:34:31 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1NxomoVS5Lc; Thu, 12 Jan 2012 05:34:31 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 23605285D4; Thu, 12 Jan 2012 05:33:55 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id AAF6D285B8 for ; Thu, 12 Jan 2012 05:33:50 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WHUlBqzYBCRp for ; Thu, 12 Jan 2012 05:33:50 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-yx0-f202.google.com (mail-yx0-f202.google.com [209.85.213.202]) by theia.denx.de (Postfix) with ESMTPS id 157C92859A for ; Thu, 12 Jan 2012 05:33:47 +0100 (CET) Received: by yenm1 with SMTP id m1so44099yen.3 for ; Wed, 11 Jan 2012 20:33:46 -0800 (PST) Received: by 10.236.182.7 with SMTP id n7mr4801613yhm.5.1326342826807; Wed, 11 Jan 2012 20:33:46 -0800 (PST) Received: by 10.236.182.7 with SMTP id n7mr4801580yhm.5.1326342826726; Wed, 11 Jan 2012 20:33:46 -0800 (PST) Received: from wpzn3.hot.corp.google.com (216-239-44-65.google.com [216.239.44.65]) by gmr-mx.google.com with ESMTPS id g10si1366645yhn.7.2012.01.11.20.33.46 (version=TLSv1/SSLv3 cipher=AES128-SHA); Wed, 11 Jan 2012 20:33:46 -0800 (PST) Received: from wpaz1.hot.corp.google.com (wpaz1.hot.corp.google.com [172.24.198.65]) by wpzn3.hot.corp.google.com (Postfix) with ESMTPS id A88A310004D; Wed, 11 Jan 2012 20:33:46 -0800 (PST) Received: from glucid-laptop-imager.hot.corp.google.com ([172.29.167.153]) by wpaz1.hot.corp.google.com with ESMTP id q0C4Xj7m032250; Wed, 11 Jan 2012 20:33:45 -0800 Received: by glucid-laptop-imager.hot.corp.google.com (Postfix, from userid 121222) id 20FE034ED6A; Wed, 11 Jan 2012 20:33:43 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Date: Wed, 11 Jan 2012 20:32:56 -0800 Message-Id: <1326342789-5781-8-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.7.7.3 In-Reply-To: <1326342789-5781-1-git-send-email-sjg@chromium.org> References: <1326342789-5781-1-git-send-email-sjg@chromium.org> X-System-Of-Record: true Cc: Devicetree Discuss , Tom Warren , Jerry Van Baren Subject: [U-Boot] [PATCH v4 07/20] tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de This was taken from commit b48c54e2 at: git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git Signed-off-by: Simon Glass --- board/nvidia/dts/tegra2-seaboard.dts | 36 ++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) create mode 100644 board/nvidia/dts/tegra2-seaboard.dts diff --git a/board/nvidia/dts/tegra2-seaboard.dts b/board/nvidia/dts/tegra2-seaboard.dts new file mode 100644 index 0000000..dde5d03 --- /dev/null +++ b/board/nvidia/dts/tegra2-seaboard.dts @@ -0,0 +1,36 @@ +/dts-v1/; + +/memreserve/ 0x1c000000 0x04000000; +/include/ ARCH_CPU_DTS + +/ { + model = "NVIDIA Seaboard"; + compatible = "nvidia,seaboard", "nvidia,tegra20"; + + chosen { + bootargs = "vmalloc=192M video=tegrafb console=ttyS0,115200n8 root=/dev/mmcblk1p3 rw rootwait"; + }; + + memory { + device_type = "memory"; + reg = < 0x00000000 0x40000000 >; + }; + + serial@70006300 { + clock-frequency = < 216000000 >; + }; + + sdhci@c8000400 { + cd-gpios = <&gpio 69 0>; /* gpio PI5 */ + wp-gpios = <&gpio 57 0>; /* gpio PH1 */ + power-gpios = <&gpio 70 0>; /* gpio PI6 */ + }; + + sdhci@c8000600 { + support-8bit; + }; + + usb@c5000000 { + nvidia,vbus-gpio = <&gpio 24 0>; /* PD0 */ + }; +};