From patchwork Mon Mar 6 08:00:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 94909 Delivered-To: patch@linaro.org Received: by 10.140.82.71 with SMTP id g65csp1276122qgd; Mon, 6 Mar 2017 00:01:40 -0800 (PST) X-Received: by 10.98.192.217 with SMTP id g86mr19129918pfk.170.1488787300235; Mon, 06 Mar 2017 00:01:40 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m15si18324442pgc.88.2017.03.06.00.01.39; Mon, 06 Mar 2017 00:01:40 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752639AbdCFIBj (ORCPT + 9 others); Mon, 6 Mar 2017 03:01:39 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:36921 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752580AbdCFIBi (ORCPT ); Mon, 6 Mar 2017 03:01:38 -0500 Received: by mail-wm0-f46.google.com with SMTP id n11so57141427wma.0 for ; Mon, 06 Mar 2017 00:00:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=ngGQN6Cb1pm3tb5p50JERgiB2auI81Op9ROgCyhliWY=; b=RHvnxej+SdGO47XVft9rR64vihGKGUDKxB16YI4omZPAbH77utWYSIvmfAkgxdtBVY 8343BEH3RngCOHtY9+lbV2yjWOA/NMKf0MgcoiRMEwjP1kHZrdKdqTJ4MXUyWsrO84ZU rhdzbtGmclbhwMAfwDve0s60yDadf22+PO63s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ngGQN6Cb1pm3tb5p50JERgiB2auI81Op9ROgCyhliWY=; b=XczbFOQf50L4m74vUHIdmIcxfNuZFIUqOdVp0oc7qIUF7dZVfVgHt63BFiQSl0YsGB xvv6fF1OOWCW6gPLiFqATcFBa/iCkYR0Sn7FkhSw9XuSyyP0EuXkjnR3l2rYN5+1TACM 934eXn4ctDRtQqF+zf/9UtxqDmZsO7o64n8XxB5TsZcmSfFryaSsv4pMdd7fILsonW92 s4OiC2CV9G68RInoddy87/CM15EBAAPTEZmjCOPtihLj5EIdWQNaqn765FccloHG2lHL nVRJcP8XpBchCtI+c9e5EhEOobTovh9c/Rp3WbDlluCEBMdHIMKBvM3RikcQ66/4keFp 4boQ== X-Gm-Message-State: AMke39nYi40iR86mMpPN+sXLJoYSsmHriAxe+Grj1j9qRRMo2rvfUZ4hCvgRu+XSgygY47tl X-Received: by 10.28.109.147 with SMTP id b19mr12975115wmi.69.1488787245636; Mon, 06 Mar 2017 00:00:45 -0800 (PST) Received: from genomnajs.c.hoisthospitality.com ([109.74.56.122]) by smtp.gmail.com with ESMTPSA id w4sm8990320wmg.25.2017.03.06.00.00.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Mar 2017 00:00:44 -0800 (PST) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, Andy Gross , Bjorn Andersson Cc: Stephen Boyd , David Brown , Linus Walleij Subject: [PATCH 2/2] ARM: dts: fix typo on APQ8060 Dragonboard Date: Mon, 6 Mar 2017 09:00:40 +0100 Message-Id: <20170306080040.3472-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.9.3 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The DTS referred to SDC5 when it meant SDC1. Signed-off-by: Linus Walleij --- arch/arm/boot/dts/qcom-apq8060-dragonboard.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Acked-by: Bjorn Andersson diff --git a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts index 39d9e6ddefed..2da1413f5720 100644 --- a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts +++ b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts @@ -95,17 +95,17 @@ function = "sdc1"; }; clk { - pins = "gpio167"; /* SDC5 CLK */ + pins = "gpio167"; /* SDC1 CLK */ drive-strength = <16>; bias-disable; }; cmd { - pins = "gpio168"; /* SDC5 CMD */ + pins = "gpio168"; /* SDC1 CMD */ drive-strength = <10>; bias-pull-up; }; data { - /* SDC5 D0 to D7 */ + /* SDC1 D0 to D7 */ pins = "gpio159", "gpio160", "gpio161", "gpio162", "gpio163", "gpio164", "gpio165", "gpio166"; drive-strength = <10>;