From patchwork Tue Jun 28 15:08:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefano Babic X-Patchwork-Id: 1649604 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=oFXWyS+a; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=wEBSaHVS; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4LXSdv1rtdz9sGC for ; Wed, 29 Jun 2022 01:08:19 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9E54683A9D; Tue, 28 Jun 2022 17:08:14 +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=1656428894; bh=SBmdgdJVAuFuYW3JAWusK3EzK82N9vwDR6ATtbSy7rU=; h=Date:To:Cc:From:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=oFXWyS+azX7Qqc9wE3zbGG5KXwK64foPe4hqGRblStp3l2ll+Aiqm7m38mzEd0O6p cM2shyX4K7odhf+wfrpv5FpWPHe4JbFy5qjJuDuMYLtatCIFmXnIMP5/VHTkmurg47 YxJWRJvHvIJLHPBEQIaQKkHCGFTnYbg9y2kSdOlrQlFA9L0WeORq7RWhFjMXPQKprr Ypsj4I5oSlCfn8huXEvTb/VUNtheHErEgWw8qZHV83gqk7NQ5iHQOXAn3JezNpDQxq U0JxadwQrFbvi8KFwCIdZVj7Xpm02JXlK9xxQ0Zbqa3MYX+7TuCtTv8WjkYEaKzjSw K4jsCyHzatNaQ== Received: from [IPV6:2001:a61:619c:6d01:6d6a:1839:8558:e5c0] (unknown [IPv6:2001:a61:619c:6d01:6d6a:1839:8558:e5c0]) (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 D8FCC811A6; Tue, 28 Jun 2022 17:08:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1656428893; bh=SBmdgdJVAuFuYW3JAWusK3EzK82N9vwDR6ATtbSy7rU=; h=Date:To:Cc:From:Subject:From; b=wEBSaHVSmD4m8TfzHQkyq2NdB6ne0/m3ezUh3OyPwU+Q4pm7AYFTF6m9bHXhxsGcp d2R2Q/cAfTrNqRb/M1/PWeFj2+1TNUPlCP19U238vbNdwnWfDMjcVpLjdDkTgx5Hl8 Gm39X1ln1j7roqHFBQIYQN3mvKXui+87QnDOt7B9v58mZY61HNZdPNr6JWUct7CGcA f24zLBGnPB4TQ06ieGsJE25wwcOUYkNn2gNL+iZBu9ZD/BZvUSe4q6PrAS6ZwZipuL R4irqpZXustRDKmFNpwYbqTX7yiwqftWmZJtHPFSjdmhIrfNXyIWtQjSlAWL4Uf2Xd 4V7QjKZaQd29g== Message-ID: Date: Tue, 28 Jun 2022 17:08:12 +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-20220628 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, last i.MX's fixes for the release. The following changes since commit bfa9306e140c136e43d0efc9574991db46ad8c9e: Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi (2022-06-26 21:06:08 -0400) are available in the Git repository at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20220628 for you to fetch changes up to b5023254b88a67fcbca913e212e3401dea521fc9: kontron-sl-mx8mm: Add CAAM support (2022-06-28 15:24:31 +0200) ---------------------------------------------------------------- Fixes for 2022.07 CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/12541 ---------------------------------------------------------------- Andrejs Cainikovs (1): imx8m: fixup thermal trips Fabio Estevam (1): kontron-sl-mx8mm: Add CAAM support Francesco Dolcini (3): toradex: apalis/colibri_imx6: Fix CLKO1/CLKO2 output mx6: ddr: Fix disabling on-die termination board: apalis_imx6: DDR init using mx6_dram_cfg() Frieder Schrempf (2): pmic: pca9450: Add optional SD_VSEL GPIO for LDO5 imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access Marek Vasut (1): ARM: imx: Switch Data Modul i.MX8M Mini eDM SBC to USB251x Hub driver arch/arm/dts/imx8mm-kontron-n801x-u-boot.dtsi | 17 +++++ arch/arm/mach-imx/imx8m/Kconfig | 3 + arch/arm/mach-imx/imx8m/soc.c | 49 ++++++++++++++ arch/arm/mach-imx/mx6/ddr.c | 13 +++- board/data_modul/imx8mm_edm_sbc/imx8mm_data_modul_edm_sbc.c | 9 +++ board/kontron/sl-mx8mm/spl.c | 9 +++ board/toradex/apalis_imx6/apalis_imx6.c | 456 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------- board/toradex/colibri_imx6/colibri_imx6.c | 14 ++-- configs/imx8mm_data_modul_edm_sbc_defconfig | 1 + configs/kontron-sl-mx8mm_defconfig | 2 + drivers/power/pmic/pca9450.c | 27 ++++++++ include/configs/imx8mm_data_modul_edm_sbc.h | 20 ------ 12 files changed, 333 insertions(+), 287 deletions(-) Best regards, Stefano