From patchwork Mon Jun 11 19:00:47 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 927848 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=caione.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="Q17zUDwo"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 414Mml5m31z9s0W for ; Tue, 12 Jun 2018 05:01:11 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id 6329CC21DF3; Mon, 11 Jun 2018 19:01:07 +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_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 157F6C21C50; Mon, 11 Jun 2018 19:01:05 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id D8A8BC21C50; Mon, 11 Jun 2018 19:01:03 +0000 (UTC) Received: from mail-pg0-f44.google.com (mail-pg0-f44.google.com [74.125.83.44]) by lists.denx.de (Postfix) with ESMTPS id 35B5AC21C27 for ; Mon, 11 Jun 2018 19:01:03 +0000 (UTC) Received: by mail-pg0-f44.google.com with SMTP id a14-v6so9578508pgw.10 for ; Mon, 11 Jun 2018 12:01:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id; bh=P8Zy9NaossfqR+13Y7B8WZdQ8o9vYZTLc7/xKWINzvs=; b=Q17zUDwoX9qLPducPRRqM1hKbvNYqcYxda5CO0OhQrWg1bd8N6kBBHWAYBN6HuXixu PkRo9ewMO1wKGNmHX8HSzbnK4sTSywE0TsIXIwrlH1zMTLJiy0rz4Xi+ExkfUj6+JK3G HJeEVeQw48QEqYoSzdCfY6e6rCSYgvmV3oFeruUgN06Cdx/XliBy2iRW2bFNZxjR9kMz 4rkEbjKJo+quwvHy+LRQrpBqxbfh39vI/2kmrFaqSaOMmr9cXAKcg9d3rhN9gFqkJoVQ X1fTIauXniTiZyXoCZQtMZN+tesQHeEjnGZRYBbcdTrAvtB/cj0l6wUMznTz8EaPF2pz fL/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=P8Zy9NaossfqR+13Y7B8WZdQ8o9vYZTLc7/xKWINzvs=; b=cVliOLfhv68+rHWoXICsRQx9n7zACvgGNyb0A+qMuf1TUlohaY2eUeSbsVK+kf5RmQ Xgah0radAGU1noRoG0JiH7aA5U/TCDT2kFjXlYkw3dFuNbvCd7MzdJx2Wf0sh5EAB2TJ N0YHaKwzryrbwfK9N6xGSP8w4eI68p/jyJBmNmataYNiFMPl5Mn5UU4mZHdPmSnAA1hC ncY9EMih+9aGkuSFdbL8uzX4HAmNcG6P7JV3sq4OYSh/4OWjzTlMyarZyGxd3riYLtPx XBtcTV7/5dyQ3110HaQrHW8b4Rul8RditdWloityApAK5YnMFbmVLbFNi0Mn4xZEdE+D kZBA== X-Gm-Message-State: APt69E1IZCy9fgLPlIp/G4HKwD69CfnMp6QlbjpNNwhUXJQPDoVFgh0Y ByZln0CwNTp1FJ9ZAa1Em+Y= X-Google-Smtp-Source: ADUXVKIkoQvHJp6MriVd3F4hUyVObZU2yGlfd5HdP17Da2fl+l8zLeapHZVZ8cBbAWQpTxD+y8/9oA== X-Received: by 2002:a65:44c8:: with SMTP id g8-v6mr332994pgs.356.1528743661459; Mon, 11 Jun 2018 12:01:01 -0700 (PDT) Received: from localhost.localdomain ([2a00:23c4:f78b:2a00:4533:23a5:db75:b5ae]) by smtp.gmail.com with ESMTPSA id h10-v6sm44920834pgc.28.2018.06.11.12.00.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Jun 2018 12:01:00 -0700 (PDT) From: Carlo Caione To: sjg@chromium.org, philipp.tomsich@theobroma-systems.com, albert.u.boot@aribaud.net, u-boot@lists.denx.de, linux@endlessm.com Date: Mon, 11 Jun 2018 20:00:47 +0100 Message-Id: <20180611190051.6897-1-carlo@caione.org> X-Mailer: git-send-email 2.17.1 Cc: Carlo Caione Subject: [U-Boot] [PATCH v3 0/4] rk3288: veyron: Enable SDMMC when booting from SPI 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" From: Carlo Caione These patches toghether with the previously submitted patch [0] enable the chromebook veyron jerry to use the SDMMC interface when U-Boot is not chainloaded by depthcharge but booted directly from SPI. [0] https://marc.info/?l=u-boot&m=152836928803742&w=2 Changelog: V2: - Add Reviewed-by - Expand comment on PATCH 2/3 V3: - More Reviewed-by + Acked-by - New PATCH 4/4 Carlo Caione (4): rk3288: veyron: Init boot-on regulators rk3288: Disable JTAG function from sdmmc0 IO rockchip: veyron: Set vcc33_sd regulator value rk3288: Convert register defines to const uintptr_t arch/arm/mach-rockchip/rk3288-board.c | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-)