From patchwork Tue Aug 29 07:27:43 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 806996 X-Patchwork-Delegate: trini@ti.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; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="L6kU6Q0j"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3xhLHX31yVz9s83 for ; Tue, 29 Aug 2017 17:44:08 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id D9799C21FBA; Tue, 29 Aug 2017 07:37:02 +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=FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, 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 9B916C21D7D; Tue, 29 Aug 2017 07:36:56 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 741B1C21C58; Tue, 29 Aug 2017 07:28:11 +0000 (UTC) Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by lists.denx.de (Postfix) with ESMTPS id 74705C21D7B for ; Tue, 29 Aug 2017 07:28:03 +0000 (UTC) Received: by mail-pf0-f195.google.com with SMTP id g13so1842188pfm.2 for ; Tue, 29 Aug 2017 00:28:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=wolC5OpNeUExeih7G6MToT+rT5hox3MiEV9wfsMgEOU=; b=L6kU6Q0jIbPa+LhD8LNRcuNqFTUVUHd2BhLPOSON7N0O1Er+fAEXSjAEblQHMdRT7e U5KDaCXkYDGtIS+5QDsl8t8MUfclw9Vcnox10W/NbbiTYMeE7/vaUD5+NlelvtGxY1qV DUtMz0+qFFjReNCE0zamwVosPg67BDmJPAego6WFIZ/+QqM4qvleBR8LDkXANkNz7iTX ssl9WACdJvhZ6tkAiM9N0Pr8Uh1Pp44KKzEgg2CwPRTIkboR0JMmpdc+C7OzlzjHTGYL CxKp7ywVnSUOYdxp8WWHBtczChBfYWurhz5y3b0j9QA5nvun1h4jeNu4FcVb/34VFvch kAHw== 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=wolC5OpNeUExeih7G6MToT+rT5hox3MiEV9wfsMgEOU=; b=pEu3iugcPWEtJD26wjPs1LRw2gXdRJ11KHWU4F8I0ZZX5JvQOuw5OP/qpW2gYpUGvc 1mOH05gG9fPrp2+LGtk63bODqUB0nDHADVf7Ys5Xo3Uu0qXSpkI2ON9LL2SJ7qzBF/fk FioPaAmaAdu7VqxQXAh2L3SsIjl2tp0yqPVyAGuiU0QxhzoiA6HRFjEaxeglPceOF6DI 8vbQQ110fvQDbXCZe6njV6T1086IGocxtmHpGcX63QASQn7c/ubskJc21MlDQlVQp32d tixZnj9NmiBDpPIL1C9CEFncpAj0NbCKbVFPzvd09LLx2DsrzhmRgipTIj1ThOQwqSN4 SP8g== X-Gm-Message-State: AHYfb5iOfcYtBWuiDckuKqM/OjM6MIZFgSwselpR3/DUiSJBfi0EREMN 9t2d7NlI+p1eboGm X-Received: by 10.84.210.175 with SMTP id a44mr3933175pli.372.1503991681905; Tue, 29 Aug 2017 00:28:01 -0700 (PDT) Received: from localhost.localdomain ([115.97.191.18]) by smtp.gmail.com with ESMTPSA id p190sm3758695pfb.39.2017.08.29.00.27.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 29 Aug 2017 00:28:00 -0700 (PDT) From: Jagan Teki X-Google-Original-From: Jagan Teki To: Tom Rini Date: Tue, 29 Aug 2017 12:57:43 +0530 Message-Id: <1503991663-5077-1-git-send-email-jteki@openedev.com> X-Mailer: git-send-email 2.7.4 Cc: u-boot@lists.denx.de, Maxime Ripard Subject: [U-Boot] Pull request: u-boot-sunxi/master 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" Hi Tom, These fixes need to be in for the release, please pull the same. thanks! Jagan. The following changes since commit 8b3cec7da18645eda7f7cd0b65ee9f2dac573409: mtdparts: Fix uninitialized scalar usage (2017-08-26 16:59:24 -0400) are available in the git repository at: git://git.denx.de/u-boot-sunxi.git master for you to fetch changes up to ead3697d7ec491c055fe546b3a45bcfba45fa022: mmc: sunxi: fix legacy MMC initialisation (2017-08-28 22:38:05 +0530) ---------------------------------------------------------------- Jagan Teki (1): sunxi: bpi-m3: Enable eMMC Maxime Ripard (3): mmc: sunxi: Support new mode sunxi: Enable MMC new mode for A83T mmc: sunxi: fix legacy MMC initialisation arch/arm/include/asm/arch-sunxi/clock_sun8i_a83t.h | 1 + arch/arm/include/asm/arch-sunxi/mmc.h | 11 +++++--- arch/arm/mach-sunxi/Kconfig | 1 + configs/Sinovoip_BPI_M3_defconfig | 1 + drivers/mmc/Kconfig | 4 +++ drivers/mmc/sunxi_mmc.c | 29 +++++++++++++++++++--- 6 files changed, 40 insertions(+), 7 deletions(-)