From patchwork Fri Apr 10 09:40:31 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 47011 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f70.google.com (mail-la0-f70.google.com [209.85.215.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 75AF221416 for ; Fri, 10 Apr 2015 09:41:34 +0000 (UTC) Received: by labgx2 with SMTP id gx2sf2898624lab.1 for ; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=jPZhw/poeyF/9QbdK9Kb+JVsjsGG6n+uIYDtAsL6aoc=; b=d0Ub9YDM5cAhge+TSdxvJxwC/bfLDAAlBKgFJVb3lB67uXJMKM9H+gCVcyAb3QHsB2 TttAtWCFUrhm3Nl8mCusU6uxC9G2C7Ia4ppd+QnBls6edmkGyb9EwZwwEdJYJ8kkmD2V ZC0WVykIxHhIslTuvzJCIP5L5i60Cf+B3hfnTAkwII61Kn+nEDSnn/ac++CA+jwq6KgI BYrezzKIPy+3DXkNxiQUSHMu8rtxB84QjYw+JbPLGBlrIapc5cmuAGqrn64Aizat9M3r cwZI/ct/euni52uYr07mq2Vl465vjntfeQlZheSfJzbHSIdnxmdwm2aqTwajamzTHeMg l7KA== X-Gm-Message-State: ALoCoQn6hVbIYZ86oseDzVyRWTIXCdWxVmBwE1LkWl/b5am1xc43CJp9k8WnVP+lvdlSKgUznUTH X-Received: by 10.152.19.67 with SMTP id c3mr150194lae.7.1428658893433; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.228.169 with SMTP id sj9ls435587lac.35.gmail; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) X-Received: by 10.112.199.133 with SMTP id jk5mr677696lbc.32.1428658893131; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) Received: from mail-la0-f41.google.com (mail-la0-f41.google.com. [209.85.215.41]) by mx.google.com with ESMTPS id lj3si1038624lab.101.2015.04.10.02.41.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Apr 2015 02:41:33 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.41 as permitted sender) client-ip=209.85.215.41; Received: by labbd9 with SMTP id bd9so9208381lab.2 for ; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) X-Received: by 10.152.4.72 with SMTP id i8mr619745lai.29.1428658893054; Fri, 10 Apr 2015 02:41:33 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp977654lbt; Fri, 10 Apr 2015 02:41:32 -0700 (PDT) X-Received: by 10.68.167.131 with SMTP id zo3mr1087896pbb.123.1428658891234; Fri, 10 Apr 2015 02:41:31 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id vd13si2199497pac.43.2015.04.10.02.41.30; Fri, 10 Apr 2015 02:41:31 -0700 (PDT) Received-SPF: none (google.com: linux-kernel-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932588AbbDJJlS (ORCPT + 27 others); Fri, 10 Apr 2015 05:41:18 -0400 Received: from mail-wi0-f175.google.com ([209.85.212.175]:35415 "EHLO mail-wi0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932551AbbDJJlO (ORCPT ); Fri, 10 Apr 2015 05:41:14 -0400 Received: by widdi4 with SMTP id di4so121673919wid.0 for ; Fri, 10 Apr 2015 02:41:13 -0700 (PDT) X-Received: by 10.194.77.44 with SMTP id p12mr1420091wjw.1.1428658873076; Fri, 10 Apr 2015 02:41:13 -0700 (PDT) Received: from localhost.localdomain ([31.105.225.148]) by mx.google.com with ESMTPSA id l1sm23993381wiy.20.2015.04.10.02.41.10 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 10 Apr 2015 02:41:11 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, maxime.coquelin@st.com, patrice.chotard@st.com, ulf.hansson@linaro.org, peppe.cavallaro@st.com Cc: peter.griffin@linaro.org, lee.jones@linaro.org, devicetree@vger.kernel.org, linux-mmc@vger.kernel.org Subject: [PATCH v5 9/9] ARM: STi: DT: STiH418: Add dt nodes for sdhci and emmc. Date: Fri, 10 Apr 2015 10:40:31 +0100 Message-Id: <1428658831-14308-10-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1428658831-14308-1-git-send-email-peter.griffin@linaro.org> References: <1428658831-14308-1-git-send-email-peter.griffin@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.griffin@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.41 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add dt nodes to enable sdhci / eMMC for stih418-b2199 board. Signed-off-by: Peter Griffin --- arch/arm/boot/dts/stih418-b2199.dts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/stih418-b2199.dts b/arch/arm/boot/dts/stih418-b2199.dts index 926235c..a2fdada 100644 --- a/arch/arm/boot/dts/stih418-b2199.dts +++ b/arch/arm/boot/dts/stih418-b2199.dts @@ -74,5 +74,17 @@ st,i2c-min-scl-pulse-width-us = <0>; st,i2c-min-sda-pulse-width-us = <5>; }; + + mmc1: sdhci@09080000 { + status = "okay"; + }; + + mmc0: sdhci@09060000 { + status = "okay"; + max-frequency = <200000000>; + sd-uhs-sdr50; + sd-uhs-sdr104; + sd-uhs-ddr50; + }; }; };