From patchwork Fri Aug 10 06:06:52 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 956000 X-Patchwork-Delegate: jagannadh.teki@gmail.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=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="BW7GfdJE"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 41mwTW4FQCz9s7Q for ; Fri, 10 Aug 2018 16:39:43 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 475F0C21C57; Fri, 10 Aug 2018 06:23:58 +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=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID 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 5B4DDC21E6A; Fri, 10 Aug 2018 06:13:26 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 166E4C21DCA; Fri, 10 Aug 2018 06:09:53 +0000 (UTC) Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) by lists.denx.de (Postfix) with ESMTPS id 45C36C21DA6 for ; Fri, 10 Aug 2018 06:09:49 +0000 (UTC) Received: by mail-pg1-f193.google.com with SMTP id r1-v6so3881874pgp.11 for ; Thu, 09 Aug 2018 23:09:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=10Xi8fH+SnGcatn7uZR2Z/fKkOwGn698FX6Xv4uFmCo=; b=BW7GfdJEdTi+1BGw6K7zEDuXpTqQCKiV/to90UN9fgtilyPD06pyF5NzNOvBg23oh0 awE69S6Em0IYhfVADuW566jIIW8VgBRZy1e/Bo8mGzuGImFCDCKQJtb3lkADrYh7/Q0y b/Zhe+nzlvUJmZGRHNqjvp22mg2N7qUWMJvLo= 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=10Xi8fH+SnGcatn7uZR2Z/fKkOwGn698FX6Xv4uFmCo=; b=pDiVlgcbzJneYRaFrJQXMDab/DF9j+2wet6IQAlsWheZ7uGHR9Wtu6i8XwGOWEUA5f Lrh8khLuqNzN5OLN1OaOzC+zLPytZ5RuaxzLq9ZE2z5iwwRaY8/8r8k9YyadADBO4UTT aR04Aqj+y6gusjuwY4R4t/WU9WTGDf/iVSFziPVFdlLor2urtUDGpjiYP+HFXfV8aewN ih0gdCr0vTUY9xlp8cN8Xo9W0MniyzBiPK5Bp5CYx0m8Jw+eRWP+E6z2PY9O6jde/tTy RbuCoLFH9yl1m4IgdN0b3udpTA9d1OxwDfvlp5URNGkKwnGg3cbxXM4fEqHp6hiIhijU DiUQ== X-Gm-Message-State: AOUpUlEe1QFdtPG0ItLOn8zMCMtQs8zL86oRRVU/JFpTc2XVFoUL1Y8J vmS7VI5A81U7Tmb4ec3zg3zAxQ== X-Google-Smtp-Source: AA+uWPxzx2njdfYQ/EPR4ugjGMIJqqtnsYx+zhgmLZ/p7VgOLqWOOjSh8jz3rBp9ZyV+058vjYrhbw== X-Received: by 2002:a62:f909:: with SMTP id o9-v6mr5612775pfh.141.1533881387900; Thu, 09 Aug 2018 23:09:47 -0700 (PDT) Received: from localhost.localdomain ([183.82.228.250]) by smtp.gmail.com with ESMTPSA id r23-v6sm16880975pfj.5.2018.08.09.23.09.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Aug 2018 23:09:47 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , Andre Przywara , Chen-Yu Tsai , Icenowy Zheng Date: Fri, 10 Aug 2018 11:36:52 +0530 Message-Id: <20180810060711.6547-35-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 In-Reply-To: <20180810060711.6547-1-jagan@amarulasolutions.com> References: <20180810060711.6547-1-jagan@amarulasolutions.com> MIME-Version: 1.0 Cc: Tom Rini , u-boot@lists.denx.de Subject: [U-Boot] [PATCH v2 34/53] sunxi: V40: Enable DM_MMC 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Enable DM_MMC for Allwinner V40 SoC. Tested on BPI-M2 Ultra, BPI-M2 Berry. Cc: Lothar Felten Signed-off-by: Jagan Teki --- arch/arm/mach-sunxi/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig index d28ab9879f..584d22bfaf 100644 --- a/arch/arm/mach-sunxi/Kconfig +++ b/arch/arm/mach-sunxi/Kconfig @@ -254,6 +254,7 @@ config MACH_SUN8I_R40 select CPU_V7_HAS_VIRT select ARCH_SUPPORT_PSCI select CLK + select DM_MMC if MMC select SUNXI_GEN_SUN6I select SUPPORT_SPL select SUNXI_DRAM_DW