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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E3C43C19F21 for ; Wed, 27 Jul 2022 04:37:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 675688036F; Wed, 27 Jul 2022 06:37:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="fa6Mo7VV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B7C7D80586; Wed, 27 Jul 2022 06:37:18 +0200 (CEST) Received: from mail-vk1-xa34.google.com (mail-vk1-xa34.google.com [IPv6:2607:f8b0:4864:20::a34]) (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 22C988034E for ; Wed, 27 Jul 2022 06:37:16 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-vk1-xa34.google.com with SMTP id q125so4893957vka.11 for ; Tue, 26 Jul 2022 21:37:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:from:date:message-id:subject:to:cc; bh=6N8irTaipLOd1+kWBmejOtuRn4DRTMYIYSl03H816WE=; b=fa6Mo7VVUEPWTHfQnfz93gGWhz++X9YJ0ueydmWduX2mDtxvG5e5gi5sB7ukn2KSK+ cR354ymL8HZTEq9Z01ar14B9HbzohQgnmEEHV3qLfsdGE5VhanQrUFFfgV7DsMSk/VU7 /aMGW04P9epMuADozKTh8FruBBjfHjfXQSuGA= 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=6N8irTaipLOd1+kWBmejOtuRn4DRTMYIYSl03H816WE=; b=5p3tRwI8eik31UDGBFbPOgfKZYhG8uJTRVlEt22ZwhkZK873JzNjr+UmNVYJcTmUD3 K+QDOxkp66g2eC30l1eKeQ3FN7YqmhGE7Kgaaf4NZ4chSgwi7Fj7w9cMfvnp87t6lQhL xw/njgWz0HQFCez1BTo1jIthJm/HXJ9m0u/PxbeJPW2ezFmSEIm3x/jWS18psT4tZQ6g zzZYK2v4B/AilaN05HdeOkdlWCrZ4dc6EaZOSOdglEeHBg8NvY5WLXMe2CSDHxGRktj6 2Kg9PfrOfQZBRZn50jXz+9fQpgZK20NIY2VypzU7gZoNcTXKGlWTgrIuwIsrMOKrEEnf uSkg== X-Gm-Message-State: AJIora+/xdJp+dRv/NoLEFocnKBok6WEmASaAM7feinL1e3mffS9/1nv K9BX4usSqqpGhM/ZJV53FtgUjh7bmBdXGCwsRJCe4G6oQ/RECA== X-Google-Smtp-Source: AGRyM1vdQghHEMqPmbjEb9+416DyDFVYpeCd/Pd6XWznTTlDp9ap2YxTSpJZ35IwZmKn7B6QIqBeM85H7RvCPRAZ6UI= X-Received: by 2002:a1f:20d3:0:b0:376:566:55d5 with SMTP id g202-20020a1f20d3000000b00376056655d5mr6177971vkg.21.1658896634319; Tue, 26 Jul 2022 21:37:14 -0700 (PDT) MIME-Version: 1.0 From: Simon Glass Date: Tue, 26 Jul 2022 22:37:03 -0600 Message-ID: Subject: Please pull u-boot-dm To: U-Boot Mailing List Cc: Tom Rini Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean Hi Tom, Build here: https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/12903 The following changes since commit 6e15cda270a060cf87c6c643a1cc3da65ffb242d: Prepare v2022.10-rc1 (2022-07-25 20:31:12 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-26jul22 for you to fetch changes up to dce4322c0e1940e11ef9ff086890b8c474707317: patman: By default don't pass "--no-tree" to checkpatch for linux (2022-07-26 02:30:56 -0600) ---------------------------------------------------------------- minor dm- and fdt-related fixes start of test for fdt command ---------------------------------------------------------------- Douglas Anderson (1): patman: By default don't pass "--no-tree" to checkpatch for linux Heinrich Schuchardt (5): dm: avoid NULL dereference in add_item() test: fix log tests dm: avoid NULL dereference in lists_bind_fdt() configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9 dm: fix logic of lists_bind_fdt() Marek Vasut (1): binman: Increase default fitImage data section resize step from 1k to 64k Oleksandr Suvorov (1): dm: fix mis-word in SPL_DM description Patrick Delaunay (1): log: force DEBUG when LOG_DEBUG is activated Simon Glass (3): addrmap: Support on sandbox fdt: Start a test for the fdt command doc: Make a start on docs for fdt command board/sandbox/sandbox.c | 9 +++ common/cli.c | 15 +++++ configs/sandbox_defconfig | 3 + doc/develop/logging.rst | 19 +++--- doc/usage/cmd/fdt.rst | 69 ++++++++++++++++++++++ doc/usage/index.rst | 1 + drivers/core/Kconfig | 2 +- drivers/core/acpi.c | 4 +- drivers/core/lists.c | 15 +++-- include/addr_map.h | 2 + include/command.h | 10 ++++ include/log.h | 3 + include/test/suites.h | 1 + lib/addr_map.c | 5 +- test/cmd/Makefile | 1 + test/cmd/addrmap.c | 5 +- test/cmd/fdt.c | 142 +++++++++++++++++++++++++++++++++++++++++++++ test/cmd_ut.c | 6 ++ test/log/log_test.c | 11 ++-- tools/binman/etype/fit.py | 1 + tools/patman/checkpatch.py | 11 ++-- tools/patman/control.py | 7 ++- tools/patman/main.py | 6 ++ tools/patman/settings.py | 3 +- 24 files changed, 314 insertions(+), 37 deletions(-) create mode 100644 doc/usage/cmd/fdt.rst create mode 100644 test/cmd/fdt.c Regards, Simon