From patchwork Wed Feb 20 16:34:57 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tom Warren X-Patchwork-Id: 1045465 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; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="XYzzAC+c"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 444NW73CYJz9s70 for ; Thu, 21 Feb 2019 03:35:15 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 3058EC22045; Wed, 20 Feb 2019 16:35:13 +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, 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 D4B30C21E7F; Wed, 20 Feb 2019 16:35:10 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3F430C21E7F; Wed, 20 Feb 2019 16:35:09 +0000 (UTC) Received: from mail-ot1-f41.google.com (mail-ot1-f41.google.com [209.85.210.41]) by lists.denx.de (Postfix) with ESMTPS id B7A38C21E73 for ; Wed, 20 Feb 2019 16:35:07 +0000 (UTC) Received: by mail-ot1-f41.google.com with SMTP id z19so41233165otm.2 for ; Wed, 20 Feb 2019 08:35:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=g5yaxLAVgsofPGTW8XSV6eOhXl7Tp7bq7+nTVZshg7c=; b=XYzzAC+c5Wo7VtY9L8iD7XcSrsIe2GnrGP5Y/L0j8iv2ULsXF83yjgdw9rRfQTjOx4 4HTYPJZ/mBKPGptD2CllFmBU9SYSES8yCYihSfsgSinubMycoZ6ufJViMqAKYgZ8B4xm O101A1WXG7OKkEjfrd4smWc7x0m3BEEyZtVrd0+4+gf9xuipZ6bpIcqV1adkUg0n+YJ7 opAoUfqza4pep5DgYj/gka/kXJ/YauhAPltoctkus+xlnLFpLHDdENG7o10BVI5Uz3kA F0u7FxKtsuXORaqL/emPm5pZ3D1NrTuhjzIPX2AuFwu/KPfM4IhoAYiPDS5lNGFwLGVs nXjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=g5yaxLAVgsofPGTW8XSV6eOhXl7Tp7bq7+nTVZshg7c=; b=F2oCyCHGkGTLcDj9SlI/QY/KLcjetBaHZuqlSDtAuW/g8O+fo7297J8/HFcrjOIH7b XClAcTDeE30ASvfUbAw5twq0Y8ky1VnjYDGwuR//EZKPCnR84Clrf5+lsov42/uVzmyZ ekCrwLiA2D3d6MNEk9eoddGzNbdjxfRh/VLCZCv1U98Urw9+rzVw3BXL6V1GnYK3P7Fl Tz2hPx7prLw6YDkr6coqG33lzO+Lp6dlrOf9WNtGwT9h9UVrXkIxhs3f6o3Ea5gXfkU+ wGosUF8adRW8tVsYbPXFlXlF3RcacYNVM8y3A44l/PB97XUpIDls++2ozFd3/ltgKjmZ 9uog== X-Gm-Message-State: AHQUAuZkc1XgXBksqQbD7yERW5C7+GFhxuJ2as5XBfw02JstwZF9G4Rj xUoJQx7ycwmFiIKouXte1i+9aKLTbTxN9ZW+XjQ= X-Google-Smtp-Source: AHgI3IahTWThKPBV7tnv6dODDYYXA15KLgkujtEgTwnDwXU+CHUxwhYRAKSIQyzjgiIGzPUvTlbVp3pmBQYR07ciZwM= X-Received: by 2002:a05:6830:1297:: with SMTP id z23mr23455280otp.257.1550680506143; Wed, 20 Feb 2019 08:35:06 -0800 (PST) MIME-Version: 1.0 From: Tom Warren Date: Wed, 20 Feb 2019 09:34:57 -0700 Message-ID: To: Tom Rini , "u-boot@lists.denx.de" X-Content-Filtered-By: Mailman/MimeDel 2.1.18 Cc: gerard.salvatella@toradex.com, jonathanh@nvidia.com Subject: [U-Boot] Pull request, u-boot-tegra/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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Tom, Please pull u-boot-tegra/master into U-Boot/master. Thanks! All Tegra builds are OK, and Stephen's automated test system reports that all tests pass. NOTE: This PR should supersede the previous one, sent yesterday. Thanks. The following changes since commit 97f9830849c64d60d0cf2fd69e87dfe4557d02a4: Merge branch '2019-02-19-master-imports' (2019-02-19 20:48:11 -0500) are available in the git repository at: git://git.denx.de/u-boot-tegra.git master for you to fetch changes up to a3c9021771608f5b514c75874fa0d8fbee2873d6: board: toradex: turn off lcd backlight before OS handover (2019-02-20 09:01:45 -0700) ---------------------------------------------------------------- Gerard Salvatella (1): board: toradex: turn off lcd backlight before OS handover Jonathan Hunter (1): ARM: tegra: Reserve 32MB for the Linux kernel Peter Robinson (6): tegra: cleanup dangling comments in include/configs tegra20: common: fix USB_EHCI_TXFIFO_THRESH value Kconfig: tegra: Migrate SYS_I2C_TEGRA Kconfig: tegra: Migrate USB_EHCI_TEGRA Kconfig: tegra: Migrate TEGRA_KEYBOARD nyan-big: drop CONFIG_KEYBOARD Tristan Bastian (3): nyan-big: change spi delay nyan-big: add padding to its file ARM: tegra: enable ums on nyan boards arch/arm/dts/tegra124-nyan-big-u-boot.dtsi | 2 +- arch/arm/dts/tegra124-nyan.dtsi | 1 + board/toradex/apalis-tk1/apalis-tk1.c | 9 +++++++++ board/toradex/apalis_imx6/apalis_imx6.c | 9 +++++++++ board/toradex/apalis_t30/apalis_t30.c | 9 +++++++++ board/toradex/colibri_imx6/colibri_imx6.c | 9 +++++++++ board/toradex/colibri_imx7/colibri_imx7.c | 9 +++++++++ board/toradex/colibri_t20/colibri_t20.c | 9 +++++++++ board/toradex/colibri_t30/colibri_t30.c | 9 +++++++++ board/toradex/colibri_vf/colibri_vf.c | 12 +++++++++++- configs/apalis-tk1_defconfig | 2 ++ configs/apalis_t30_defconfig | 2 ++ configs/beaver_defconfig | 2 ++ configs/cardhu_defconfig | 2 ++ configs/cei-tk1-som_defconfig | 2 ++ configs/colibri_t20_defconfig | 2 ++ configs/colibri_t30_defconfig | 2 ++ configs/dalmore_defconfig | 2 ++ configs/e2220-1170_defconfig | 2 ++ configs/harmony_defconfig | 1 + configs/jetson-tk1_defconfig | 2 ++ configs/medcom-wide_defconfig | 1 + configs/nyan-big_defconfig | 2 ++ configs/p2371-0000_defconfig | 2 ++ configs/p2371-2180_defconfig | 2 ++ configs/p2571_defconfig | 2 ++ configs/p2771-0000-000_defconfig | 1 + configs/p2771-0000-500_defconfig | 1 + configs/paz00_defconfig | 1 + configs/plutux_defconfig | 1 + configs/seaboard_defconfig | 3 +++ configs/tec-ng_defconfig | 2 ++ configs/tec_defconfig | 1 + configs/trimslice_defconfig | 2 ++ configs/venice2_defconfig | 2 ++ configs/ventana_defconfig | 1 + doc/chromium/nyan-big.its | 2 +- drivers/i2c/Kconfig | 6 ++++++ drivers/input/Kconfig | 6 ++++++ drivers/usb/host/Kconfig | 6 ++++++ include/configs/apalis-tk1.h | 8 -------- include/configs/apalis_t30.h | 10 ---------- include/configs/beaver.h | 12 ------------ include/configs/cardhu.h | 12 ------------ include/configs/cei-tk1-som.h | 12 ------------ include/configs/colibri_t20.h | 13 ------------- include/configs/colibri_t30.h | 8 -------- include/configs/dalmore.h | 10 ---------- include/configs/e2220-1170.h | 10 ---------- include/configs/harmony.h | 7 ------- include/configs/jetson-tk1.h | 12 ------------ include/configs/medcom-wide.h | 5 ----- include/configs/nyan-big.h | 12 ------------ include/configs/p2371-0000.h | 10 ---------- include/configs/p2371-2180.h | 12 ------------ include/configs/p2571.h | 10 ---------- include/configs/p2771-0000.h | 5 ----- include/configs/paz00.h | 5 ----- include/configs/plutux.h | 7 ------- include/configs/seaboard.h | 12 ------------ include/configs/tec-ng.h | 10 ---------- include/configs/tec.h | 5 ----- include/configs/tegra-common.h | 6 ------ include/configs/tegra114-common.h | 14 +++++++------- include/configs/tegra124-common.h | 14 +++++++------- include/configs/tegra20-common.h | 16 ++++++++-------- include/configs/tegra210-common.h | 4 ---- include/configs/tegra30-common.h | 18 +++++++----------- include/configs/trimslice.h | 12 ------------ include/configs/venice2.h | 10 ---------- include/configs/ventana.h | 5 ----- scripts/config_whitelist.txt | 2 -- 72 files changed, 169 insertions(+), 282 deletions(-)