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 X-Spam-Level: X-Spam-Status: No, score=-22.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92C17C433EF for ; Wed, 22 Sep 2021 22:38:33 +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 B50F4610A0 for ; Wed, 22 Sep 2021 22:38:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B50F4610A0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=denx.de 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 B314083337; Thu, 23 Sep 2021 00:38:19 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1632350300; bh=C21BifaX7U+7rD6OU4EIo5qp/6NUqU00rTFfAWrpYL0=; h=To:From:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=hraqh3YaRam0EW2zc3E2uKDB0FVqVMFygFGzRkcIKoTbKGhSzX3tO5sfDjkhxdoeZ 4L9DFo5o/0LP48RSwtJljKNwZ4uQw0gqrgVQROx3/IEoL9oHalhOb6Q4TdXFpfXqaS /NM25JUknP6xRheC7vbBBB6QRMFTCahlXC9XMCYiyVKAb0k1cozB0V7cpunNxZLQLy hMXCfKXSRsmaZzrg0Xb+2xZJ8RhXgmcsnAuJw4kAarjuSZkV9pQeRvJnetrTOo+FKu LafxLDSRwOvNaQAqdonmE0z0g9HMsI1iK66VNn92VeD/z+J+AomXYWmF26g6aUbTNX OyUhPd2Sum0xQ== Received: from [IPv6:::1] (p578adb1c.dip0.t-ipconnect.de [87.138.219.28]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 232AB832FB; Thu, 23 Sep 2021 00:38:15 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1632350295; bh=C21BifaX7U+7rD6OU4EIo5qp/6NUqU00rTFfAWrpYL0=; h=To:From:Subject:Date:From; b=nTRI10oo7WPPLUaOjxEUUvREsXKhxG21w6wUqV90dhX616/GHUTLZvspWGr/hsksB B2mZOwwRCxzg9j3cvjuG6LxWf/iEhIkDYgWMwBkepD2tmQYKRUAIvKRqbI2nv8USSl ZCOKGKT1IS+WvM4DlUBL7J69bX5bxZ15qej4PlTRaVAmY2GdCV9R30SDK3p6FoImml fojE0iRuLQD5D1XgIwBmtPlWeDjNzSMuh8rySC0jcIffrHBKVabLCyL82j5o+icUWY L7XgEtH+lZ3EsDszj7EStNWzUJPvxb6JYIKXoUjipXjchqAUARc2YstHZpAfXrswFJ gvoKu+PK75K1Q== To: Tom Rini , "u-boot@lists.denx.de" From: Marek Vasut Subject: [PULL] u-boot-socfpga/master Message-ID: <1a39d5b8-b43e-208f-7f64-d8e33f60943e@denx.de> Date: Thu, 23 Sep 2021 00:36:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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 Bugfixes for this one socfpga platform, should go into 2021.10 The following changes since commit a49930f4c6ed5dcbf5127f7bf6d189afa92bffb3: Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-09-22 11:43:12 -0400) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to 532010da67329a1c3dbe92a167486df6e61d4f4a: ddr: altera: use KBUILD_BASENAME instead of __FILE__ (2021-09-22 21:31:05 +0200) ---------------------------------------------------------------- Marek Vasut (9): arm: socfpga: vining: Drop meaningless comment arm: socfpga: vining: Increase environment size arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S arm: socfpga: vining: Set default SPI NOR mode and frequency arm: socfpga: vining: Un-disable WDT in DT arm: socfpga: vining: Fix UDC controller phandle in DT arm: socfpga: vining: Enable DW I2C driver arm: socfpga: vining: Let DWMAC configure PHY reset GPIO ddr: altera: use KBUILD_BASENAME instead of __FILE__ arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi | 6 +----- board/softing/vining_fpga/socfpga.c | 7 ------- configs/socfpga_vining_fpga_defconfig | 8 ++++++-- drivers/ddr/altera/sequencer.c | 8 ++++---- include/configs/socfpga_vining_fpga.h | 2 -- 5 files changed, 11 insertions(+), 20 deletions(-)