From patchwork Wed Jan 23 16:40:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dongjin Kim X-Patchwork-Id: 2026081 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 6CE3ADF2E5 for ; Wed, 23 Jan 2013 16:43:51 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Ty3OO-0004hx-7L; Wed, 23 Jan 2013 16:41:40 +0000 Received: from mail-da0-f52.google.com ([209.85.210.52]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Ty3Ng-00040t-ID for linux-arm-kernel@lists.infradead.org; Wed, 23 Jan 2013 16:40:57 +0000 Received: by mail-da0-f52.google.com with SMTP id f10so3853663dak.11 for ; Wed, 23 Jan 2013 08:40:54 -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; bh=mN3+DtQO3DNwVZ8hyNQLoQqWYdOhYxsMiTvcyADdZJ0=; b=ijLiAwdPgvhDmzExVB2v19VuYPKFlwnjwWhLLySpG4zMy8OzQGr3GjAc7Ojc1YZ12t B4bc3xEe+dZ3qW1Syly5WL4JreXwC2iBHh85vUc9l04obHFg3uXmpuGhEMPJdFmZoIRs WVaDhzXFxQB8zWs0L5nTbDdvrV2FTY1wDBX3KUe+RameSedTH7lkpCiRPSEevMvs4cNT EKcC+e5Y9bUNXWSrJPDrQ5nBzljQn0yJiJUV+Xo2PlqPJK6YVZRptl+dLE8yF/2wczCX ZR8yPTBW/OcMVnctizc5oY/wmTF2BGLJ2D327FSmhbjfWIm78p4ITLVp2gWsLN3VWeN4 VwLg== X-Received: by 10.66.76.41 with SMTP id h9mr6266085paw.1.1358959254536; Wed, 23 Jan 2013 08:40:54 -0800 (PST) Received: from localhost.localdomain ([222.120.78.37]) by mx.google.com with ESMTPS id l5sm11996342pax.10.2013.01.23.08.40.51 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 23 Jan 2013 08:40:53 -0800 (PST) From: Dongjin Kim To: Subject: [PATCH] ARM: dts: Fix MSHC property and add RTC node Date: Thu, 24 Jan 2013 01:40:38 +0900 Message-Id: <1358959242-1667-1-git-send-email-tobetter@gmail.com> X-Mailer: git-send-email 1.7.10.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130123_114056_693085_C791E02C X-CRM114-Status: GOOD ( 10.44 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.52 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (tobetter[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Kukjin Kim , Russell King , linux-kernel@vger.kernel.org, Olof Johansson , Dongjin Kim , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org This fixes the property of dw-mshc-sdr-timing and dw-mshc-ddr-timing as per its current binding, it only has two cells. And also RTC node is added new. Signed-off-by: Dongjin Kim --- arch/arm/boot/dts/exynos4412-odroidx.dts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts b/arch/arm/boot/dts/exynos4412-odroidx.dts index f41a84e..1c1d5ec 100644 --- a/arch/arm/boot/dts/exynos4412-odroidx.dts +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts @@ -49,8 +49,8 @@ fifo-depth = <0x80>; card-detect-delay = <200>; samsung,dw-mshc-ciu-div = <3>; - samsung,dw-mshc-sdr-timing = <2 3 3>; - samsung,dw-mshc-ddr-timing = <1 2 3>; + samsung,dw-mshc-sdr-timing = <2 3>; + samsung,dw-mshc-ddr-timing = <1 2>; slot@0 { reg = <0>; @@ -90,4 +90,8 @@ serial@13830000 { status = "okay"; }; + + rtc@10070000 { + status = "okay"; + }; };