From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72B02C433EF for ; Fri, 15 Oct 2021 19:50:38 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8E14C60FE3 for ; Fri, 15 Oct 2021 19:50:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8E14C60FE3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D7CBC836B6; Fri, 15 Oct 2021 21:50:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="BJu8swUH"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 40AE9836B6; Fri, 15 Oct 2021 21:50:32 +0200 (CEST) Received: from mail-ed1-x529.google.com (mail-ed1-x529.google.com [IPv6:2a00:1450:4864:20::529]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B9DC68367D for ; Fri, 15 Oct 2021 21:50:28 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tomcwarren3959@gmail.com Received: by mail-ed1-x529.google.com with SMTP id d3so42021158edp.3 for ; Fri, 15 Oct 2021 12:50:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to:cc; bh=9qyJ3eCt8oLIAvcAMRQSS3Sgov7T0jQAYp3qCBWIVVM=; b=BJu8swUHB58ueeNR/GJR9wqQb6Rk4Y1sNQVsuL5KSMw7jp7QF7HtCunwsjXRgRKSsm ngZnR9uEZgggzc1ncC4TgOkt3z54Wh/1tnp91BzCMAsldfCvN5m0kxxWB+mwZ3wyDdhL 9Q3KBramsEfgTjerpBRWXeg5O2Hw35/a55+MoBNlW4TmCaujMCGUfmqgbIKDbdVCmk/N qoyXpEdAqffFY/Jfx53Q5Ie91F3MQTHENeSECVYnUi+7mjT/U0Ghi3ZHuBHegIdHI8LA QuIEZ/vke40fc9Q+8VxkYUVTAMUJeFgLpk4OtKfsDVZsMf9y8oG7o+u16wrpgghxtZ9J kjsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=9qyJ3eCt8oLIAvcAMRQSS3Sgov7T0jQAYp3qCBWIVVM=; b=iXG0X1MvUuQR6i9SblWoinda76rWmEMSuGaV0ha0Ws2yqnRVjWESm79YYQ9W6A1oi+ 5zrkunGtQlwD2Uvsz+uJ+FnVySs5MPyHE+y61jo5N5ELO457PGn9ucn6lpLsvdlnza2u vx2ql4ROpzGutz0qa5hMxw1w9+t80JkQzD19ZgYTfOXY4J1SRCmMZwTSZdS6QDV2f4ay zRtW0HkvYMJAVSGYPh1tbuVxydTGcAx7pP6xIi7IFaLhOrh+nZtrfO7wM6TQfOdQOEnS mSVFG2PxIjo5HbNaj4lu9nGe8sCbIYM99Cg5fwYeaedDFRgu71j1zB7QLQjqZ3STS06x QKMQ== X-Gm-Message-State: AOAM531xoSOxA/J3wyfHO9/p3irMrH2scGCBi+CHnlB9PIIvnVAPHXkY 4e4xMDTHHxHsPgimdm4h2+1I9llNpHPU/PDvGBk= X-Google-Smtp-Source: ABdhPJwt8u9BCRX1HNchx4TIX1v0FIldgrRge9C+Y+YMVDHtRmqA/aKxbFyF26wZ4kzD3e/t/nz33t5qK+e5eRMQ2Oc= X-Received: by 2002:a50:e1cf:: with SMTP id m15mr20162518edl.309.1634327428329; Fri, 15 Oct 2021 12:50:28 -0700 (PDT) MIME-Version: 1.0 From: Tom Warren Date: Fri, 15 Oct 2021 12:50:17 -0700 Message-ID: Subject: Pull request, u-boot-tegra/master To: Tom Rini , "u-boot@lists.denx.de" Cc: Tom Warren , Thierry Reding Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean Tom, Please pull u-boot-tegra/master into U-Boot/master. Thanks. The following changes since commit 10cd8efe1a7eacd63907ba95bd8442bc2cdce461: Merge branch '2021-10-12-assorted-fixes-and-updates' (2021-10-13 10:14:35 -0400) are available in the git repository at: https://source.denx.de/u-boot/custodians/u-boot-tegra.git master for you to fetch changes up to a0ba216ed420a8953f57f777256f310370b95338: ARM: tegra: Copy memory-region-names property (2021-10-13 14:18:30 -0700) ---------------------------------------------------------------- Thierry Reding (9): fdtdec: Allow using fdtdec_get_carveout() in loops fdtdec: Support retrieving the name of a carveout fdtdec: Support compatible string list for reserved memory fdtdec: Reorder fdtdec_set_carveout() parameters for consistency fdtdec: Support reserved-memory flags ARM: tegra: Support multiple reserved memory regions ARM: tegra: Support EMC frequency tables on Tegra210 ARM: tegra: Refactor DT update helpers ARM: tegra: Copy memory-region-names property arch/arm/cpu/armv8/fsl-layerscape/soc.c | 3 +- arch/arm/include/asm/arch-tegra/board.h | 10 +++ arch/arm/mach-tegra/dt-setup.c | 147 ++++++++++++++++++++++++++++++++ arch/riscv/lib/fdt_fixup.c | 2 +- board/nvidia/p2371-2180/p2371-2180.c | 94 ++------------------ board/nvidia/p2771-0000/p2771-0000.c | 98 ++------------------- board/nvidia/p3450-0000/p3450-0000.c | 96 ++------------------- include/configs/tegra210-common.h | 2 +- include/fdtdec.h | 39 ++++++--- lib/fdtdec.c | 99 ++++++++++++++++++--- lib/fdtdec_test.c | 7 +- lib/optee/optee.c | 4 +- test/dm/fdtdec.c | 28 +++--- 13 files changed, 321 insertions(+), 308 deletions(-)