From patchwork Mon Aug 6 07:12:43 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yinbo Zhu X-Patchwork-Id: 953754 X-Patchwork-Delegate: yorksun@freescale.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=nxp.com Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41kTZS5StQz9s7c for ; Mon, 6 Aug 2018 17:20:32 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 6FF2BC21D65; Mon, 6 Aug 2018 07:17:57 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 5340CC21E4F; Mon, 6 Aug 2018 07:15:44 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 42DF6C21C8B; Mon, 6 Aug 2018 07:15:32 +0000 (UTC) Received: from inva020.nxp.com (inva020.nxp.com [92.121.34.13]) by lists.denx.de (Postfix) with ESMTPS id 3B108C21DFF for ; Mon, 6 Aug 2018 07:15:28 +0000 (UTC) Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 16B8D1A0037; Mon, 6 Aug 2018 09:15:28 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id B49C31A0262; Mon, 6 Aug 2018 09:15:24 +0200 (CEST) Received: from titan.ap.freescale.net (TITAN.ap.freescale.net [10.192.208.233]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 6530340318; Mon, 6 Aug 2018 15:15:19 +0800 (SGT) From: Yinbo Zhu To: yinbo.zhu@nxp.com, yorksun@freescale.com, u-boot@lists.denx.de Date: Mon, 6 Aug 2018 15:12:43 +0800 Message-Id: <20180806071243.6041-8-yinbo.zhu@nxp.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180806071243.6041-1-yinbo.zhu@nxp.com> References: <20180806071243.6041-1-yinbo.zhu@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Cc: peng.ma@nxp.com, Yuantian Tang , xiaobo.xie@nxp.com Subject: [U-Boot] [PATCH v4 8/8] armv7: ls1021a: enable esdhc X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This patch is to enable eSDHC for ls1021a. Signed-off-by: Yinbo Zhu --- Change in v4: keep the same revision v4 for the entire set. arch/arm/dts/ls1021a.dtsi | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch/arm/dts/ls1021a.dtsi b/arch/arm/dts/ls1021a.dtsi index 5b3fc6a..59c97d5 100644 --- a/arch/arm/dts/ls1021a.dtsi +++ b/arch/arm/dts/ls1021a.dtsi @@ -96,7 +96,6 @@ sdhci,auto-cmd12; big-endian; bus-width = <4>; - status = "disabled"; }; scfg: scfg@1570000 {