From patchwork Thu Jun 16 07:32:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Babic X-Patchwork-Id: 1644181 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=ALWJA2nn; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=TZTDzVBx; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LNv5d5DFxz9sFx for ; Thu, 16 Jun 2022 17:32:35 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E162784386; Thu, 16 Jun 2022 09:32:24 +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=1655364745; bh=usXOX+Knmt6jr1ghJLSDdQHOt4g09ogyyA2qZAZwEto=; h=Date:To:Cc:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=ALWJA2nnWBuY8TkCbUHvPvrETA8GD18uYwVF/RBxbRFUhD5IsepB92klGKRYDcnsW QEHDi1WhgxRR2JTOreY382zxWor94A7Yty4f2S5nvyUsTDgLp/pOHHl8lEK/a9Xe12 rQLnnfQUF0BhzygFs901UouQ+bjFcU8FlXAqNV52Yx3qVJQmQli02zSuqg9t06sIiN +JESBNgbkWnsobtMLvR3ftRh3wFyHfbxIqSBkhzn31IlW9+YdJW+o07aaZ04NSanlv Kkjonhttgm0StRFmNu9S8K4CyyQcWnK1OfQntcU8lrTutPtDc0LL3I8cgKwp5HkxPX /yM5qNITl5QTg== Received: from [IPV6:2001:a61:6036:1001:d1b1:eb7d:455a:861c] (unknown [IPv6:2001:a61:6036:1001:d1b1:eb7d:455a:861c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sbabic@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 5EC018435C; Thu, 16 Jun 2022 09:32:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1655364740; bh=usXOX+Knmt6jr1ghJLSDdQHOt4g09ogyyA2qZAZwEto=; h=Date:To:Cc:From:Subject:From; b=TZTDzVBxa8gaD6BDF4nKvNVRUkNgOSSjSa32XTYKebUpjcGdrcGfTyjd2Oe4xCpa4 4o97MFGD7egTvOMK2unD7gbv/A4qqDcMRVdYTv+O5pasiwRw3U6psskzZePAYnSM3e 5yOlfUyWYkY5iUA+1wsYRhuVNET9Rw6asrtKR4DYJ0wFxib5niXyQ5qulJBDPLgH9Z 7DD8ZQP/C0i8uJ3jCaUzjA4pPsWG3Fw4yGLpDVsnLV3WAiAgUlFs0zm17VhC+r6ZwO tVVIhKorQdSwDbqCftxhsi43GQGFL1jYdQEBV1j98I+4BTvmu31kXcVoKLL9SmPPCx yGsSgvkWd65Jw== Message-ID: Date: Thu, 16 Jun 2022 09:32:17 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 To: Tom Rini Content-Language: de-DE Cc: "U-Boot@lists.denx.de" From: Stefano Babic Subject: Pull request: u-boot-imx u-boot-imx-20220616 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.5 at phobos.denx.de X-Virus-Status: Clean Hi Tom, some fixes for 2022.07. The following changes since commit c18e5fb055ab789f58434e3cb432582adee0134c: dtoc: Update test_src_scan.py for new tegra compatibles (2022-06-14 13:59:23 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20220616 for you to fetch changes up to 1a558fafbbdff80cb6a7c8e883addec7f02fe8e5: spi: nxp_fspi: Fix clock imbalance (2022-06-15 11:34:38 +0200) ---------------------------------------------------------------- u-boot-imx-20220616 ------------------- Fixes for 2022.07 + Toradex apalis-imx8 (missed in last PR) CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/12322 ---------------------------------------------------------------- Andrey Zhizhikin (2): clk: imx8mp: fix root clock names for ecspi clk: imx8mp: use usb_core_ref for usb_root_clk Fabio Estevam (2): imx8mn_evk: Add the missing spl.bin entry imx8mn_evk: Add Ethernet support to the LPDDR4 variant Gaurav Jain (1): secure boot: enable ARCH_MISC_INIT config. Josua Mayer (4): phy: adin: add support for clock output ARM: dts: imx6qdl-sr-som: add support for alternate phy addresses mx6cuboxi: fixup dtb ethernet phy nodes before booting an OS mx6cuboxi: enable driver for adin1300 phy Marek Vasut (1): spi: nxp_fspi: Fix clock imbalance Nate Drude (1): phy: adin: fix broken support for adi, phy-mode-override Philippe Schenker (3): toradex: tdx-cfg-block: add new 8gb apalis-imx8 board: apalis-imx8: add new 8gb product variant verdin-imx8mm, verdin-imx8mp: Fix default systemd console output arch/arm/dts/imx6qdl-sr-som.dtsi | 17 +++++++++++++++-- arch/arm/dts/imx8mn-evk-u-boot.dtsi | 4 +++- board/freescale/common/Kconfig | 1 + board/solidrun/mx6cuboxi/mx6cuboxi.c | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ board/toradex/apalis-imx8/apalis-imx8.c | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---- board/toradex/common/tdx-cfg-block.c | 18 ++++++++++++++++-- board/toradex/common/tdx-cfg-block.h | 1 + configs/imx8mn_evk_defconfig | 8 ++++++++ configs/mx6cuboxi_defconfig | 2 ++ drivers/clk/imx/clk-imx8mp.c | 8 ++++---- drivers/net/phy/adin.c | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------- drivers/spi/nxp_fspi.c | 3 --- include/configs/verdin-imx8mm.h | 4 ++-- include/configs/verdin-imx8mp.h | 2 +- 14 files changed, 261 insertions(+), 30 deletions(-) Best regards, Stefano