From patchwork Thu Oct 1 09:59:31 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Georgi Djakov X-Patchwork-Id: 54359 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f197.google.com (mail-lb0-f197.google.com [209.85.217.197]) by patches.linaro.org (Postfix) with ESMTPS id B511A205D0 for ; Thu, 1 Oct 2015 09:59:52 +0000 (UTC) Received: by lbcao8 with SMTP id ao8sf3976123lbc.1 for ; Thu, 01 Oct 2015 02:59:51 -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:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=3qen9gUrDVwP20zcpOv2tcmL79aw6McUBrAfBEe/IJc=; b=F68XSeI9+zJc6EKq0kLJsTXDHlrOg86pY0qp4Nlgs2ocWYsIHB6Tri3ZVy4bj0FW1X G8oJKI9jKh0Jb5Ol7XwhbgxUbYKAWMDOc6uCGU9xx8o+sE8gjByjd1YT5s5k+ByCcFeZ yqszVZDnK40IIqyOQ+PmONx19x0DcbgBc+BSlLVdLf6CfNZvzIKkHfb0wGJRX21UtHwv C4Aif/J11xKl6WqutWbwcBRzxK480wjQzE0N2GyFtWx7PXTNvl+P+WfNxjGMNGZhLFIY zd4Yq14B0GMS89+P12dVVsAAYGUgypokztm6/xQZsZkiQ8V2PncBsPy4YckgWgSRCCdH so/w== X-Gm-Message-State: ALoCoQkOnhh1VMrY2aXedU9pr4UuVQzQJbtLXNKj1tNLBbSQ5RRsmufEZt6HG2UUT2KtitDK2tpS X-Received: by 10.112.125.104 with SMTP id mp8mr1278969lbb.20.1443693591599; Thu, 01 Oct 2015 02:59:51 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.78.81 with SMTP id c78ls93160lfb.45.gmail; Thu, 01 Oct 2015 02:59:51 -0700 (PDT) X-Received: by 10.25.212.5 with SMTP id l5mr1660469lfg.118.1443693591427; Thu, 01 Oct 2015 02:59:51 -0700 (PDT) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com. [209.85.215.47]) by mx.google.com with ESMTPS id py9si2425430lbb.105.2015.10.01.02.59.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Oct 2015 02:59:51 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.47 as permitted sender) client-ip=209.85.215.47; Received: by labzv5 with SMTP id zv5so71647288lab.1 for ; Thu, 01 Oct 2015 02:59:51 -0700 (PDT) X-Received: by 10.25.82.10 with SMTP id g10mr1742187lfb.56.1443693591212; Thu, 01 Oct 2015 02:59:51 -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.59.35 with SMTP id w3csp488140lbq; Thu, 1 Oct 2015 02:59:49 -0700 (PDT) X-Received: by 10.68.217.8 with SMTP id ou8mr11178367pbc.164.1443693588987; Thu, 01 Oct 2015 02:59:48 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ur6si7835528pac.30.2015.10.01.02.59.48; Thu, 01 Oct 2015 02:59:48 -0700 (PDT) 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; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751857AbbJAJ7r (ORCPT + 6 others); Thu, 1 Oct 2015 05:59:47 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:36820 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751818AbbJAJ7q (ORCPT ); Thu, 1 Oct 2015 05:59:46 -0400 Received: by wicgb1 with SMTP id gb1so21403962wic.1 for ; Thu, 01 Oct 2015 02:59:45 -0700 (PDT) X-Received: by 10.194.242.202 with SMTP id ws10mr9181765wjc.47.1443693585750; Thu, 01 Oct 2015 02:59:45 -0700 (PDT) Received: from mms.qualcomm.mm-sol.com ([37.157.136.206]) by smtp.googlemail.com with ESMTPSA id kb9sm5251239wjb.49.2015.10.01.02.59.44 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 01 Oct 2015 02:59:44 -0700 (PDT) From: Georgi Djakov To: agross@codeaurora.org Cc: georgi.djakov@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH] arm64: dts: qcom: Enable eMMC on apq8016-sbc board Date: Thu, 1 Oct 2015 12:59:31 +0300 Message-Id: <1443693571-32068-1-git-send-email-georgi.djakov@linaro.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: georgi.djakov@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.47 as permitted sender) smtp.mailfrom=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: , Enable the eMMC on the APQ8016 SBC board (also known as DragonBoard 410c), so that we can use its internal storage. Signed-off-by: Georgi Djakov --- arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 4 ++++ 1 file changed, 4 insertions(+) -- 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 diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi index 3fc3be447edd..8cea426e58af 100644 --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi @@ -86,3 +86,7 @@ }; }; }; + +&sdhc_1 { + status = "okay"; +};