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 07F44C7619A for ; Thu, 30 Mar 2023 21:29:58 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AAC57857BC; Thu, 30 Mar 2023 23:29:56 +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="bRNIwATe"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EC5BD85738; Thu, 30 Mar 2023 23:29:54 +0200 (CEST) Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) (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 56145859CE for ; Thu, 30 Mar 2023 23:29:52 +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-ed1-x52d.google.com with SMTP id w9so82005961edc.3 for ; Thu, 30 Mar 2023 14:29:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1680211791; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=MEPlXd/RHAaPJkbCSAr2uml3aaNCmhMkN/Nrrei5zuQ=; b=bRNIwATe/UrHwvMpsvQ+5JWwrmTtS0DwA44LtHTfpsj2ZK9Sv6bFjM6QCy+NDbupjE 3EGWVpJyTK0PWI1ofLJ2494Mdp8a+S0WcgiCIPAzuzO18w9yFtfukBqZOwwUBCkpPePy kF97vYRlvn/i+YqTr2gx7g6HtBxCNowMwS6uI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680211791; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=MEPlXd/RHAaPJkbCSAr2uml3aaNCmhMkN/Nrrei5zuQ=; b=195DXsWNP4/RqEHf2d1Om7ErE6rBziYhJVWfXt11Md7KsazngzEjZDBKkYP39Dh6Aq R4pcY3EwrlLCuJkNUbdoEuF1ildlzaIpQ2LBH6ZbjEHj3kzhnA+T3MQUqhN/vN5g9ZiZ 4OxlKbI1bCNSywWGbzfUzSoSijQBYm4f0mBPArGSX1gPQHadKGPfld7FX4+/Qx54+KXX aeHdDTMO79TGC03pNGivhzrFxYICiO665TXkE0hdJAFwpx0ZMX8OBR0DvOnB6nPGXcxp P59+tAMSlP4vGfV3M/3mJlGPHqxVx8jSqsYsEC+xRxzi94ZIa7C5fzZs0KhAetsYqpl6 zrQQ== X-Gm-Message-State: AAQBX9dOy9sRYAgQFzale2pPKRY8fp4SkHSXATISHja7xPyBM8FJB40O yeysyd443S9LWv9UvQpWLJIkUQwQity3A0AMjSXK5ZzHc03CGX4eSL7g53Rs X-Google-Smtp-Source: AKy350aTFTYK+gGqnK6fKwIu1zQImy6f/67BHG5+Zy/YY0AuGRD1ZZkqixsVXMAPLI5XMXyNUpCvMNonZbAY5firIqM= X-Received: by 2002:a17:906:b884:b0:932:a33a:3754 with SMTP id hb4-20020a170906b88400b00932a33a3754mr12374488ejb.14.1680211791356; Thu, 30 Mar 2023 14:29:51 -0700 (PDT) MIME-Version: 1.0 From: Simon Glass Date: Fri, 31 Mar 2023 10:29:39 +1300 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.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom, https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/15825 The following changes since commit 565681e596381b5b6db59cf06931e698f2d829e5: imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi (2023-03-28 10:58:16 -0400) are available in the Git repository at: git://git.denx.de/u-boot-dm.git tags/dm-pull-31mar23 for you to fetch changes up to a47164dfc1ef899ef9ddc6d8f2a17f0e9e90ef34: sysreset: gpio: fix gpio_reboot_request return value (2023-03-31 08:32:52 +1300) ---------------------------------------------------------------- Fixes for buildman and sysreset ---------------------------------------------------------------- Jonathan Liu (1): sysreset: gpio: fix gpio_reboot_request return value Simon Glass (1): buildman: Correct overwriting of settings file drivers/sysreset/sysreset_gpio.c | 7 ++++++- tools/buildman/toolchain.py | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) Regards, Simon