From patchwork Thu Sep 30 15:56:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 12528809 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A2D24C433EF for ; Thu, 30 Sep 2021 15:59:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6FFC661507 for ; Thu, 30 Sep 2021 15:59:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 6FFC661507 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=fris.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=fwDFLohxp0BlGskXd0OF7bhwin3o1zCrRUZ2UH9CBss=; b=UHXSHchQuAOgE9 L4t5HHL2ptb8tLqYY9GnDZgw/PmNPTJAIhEXCNpl+WsuVKDL4K1zGIbTeueOBZB0y9wV6DHFwNbNL LiE8pTWPXtQd3wPfHvwxHV2izUBw3fUcYljnxYAUkn0YNum90slcDpYWG7uk20nZAe3VyDDs6FHzS waGekWIzkZvOTCU7HWKyjay8RgTrivQBr1pNbPeFLApmO0vI2NgMe3CwKk2OKSz2nXSh0nELDPYOk azb5pBjS4TI5A7LE5vAKS62EAyZ10yKa7tlQ54tjp/vh8QHPzvgvqqt6djj4OZXmHFsQa8CziFG3X pILzAN7ucC+2l0ADuYbA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVyR3-00F4C5-3S; Thu, 30 Sep 2021 15:57:25 +0000 Received: from mail.fris.de ([116.203.77.234]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVyQR-00F3sz-Fi for linux-arm-kernel@lists.infradead.org; Thu, 30 Sep 2021 15:56:49 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 9564FBFBD8; Thu, 30 Sep 2021 17:56:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1633017403; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=XBSu7hJpYwdszH0R07z1b1OPV/Szsg9EeM9Pfix0hJw=; b=g2efb4U6oV/lyf4K8utbp67YJKWaOAGhQT77WVpKGKhfx9KJhrFWUqzdebyw5nGqXzqPuD j6aw+OxRx5yCc5qQ5NunT8oQV/xXKkBYngttI/+8wMQtXCEsv6oJhPBxZKhSNhM3nhTGiW wDF/1mbXpMiGbvtdRHPAMHIwCs3zLFEQZhLffznDHawISg22esg/db7I2xOLpG+Brooxwl hnw5R2KtyOipDAoMqk57B55+pxP1hRDbjhg0UykLughXGPNq9AudF7SYzYyFH6TkY4DJO5 WAM0Hk8QGVVkeU3lmFql0kTkW6DK4HBllUILe4Bb3gYASQyEqcjAJ6xGohYyCw== From: Frieder Schrempf To: devicetree@vger.kernel.org, Frieder Schrempf , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Shawn Guo Cc: Rob Herring , Sascha Hauer Subject: [PATCH 0/8] Devicetree fixes and additions for Kontron SL/BL i.MX8MM boards Date: Thu, 30 Sep 2021 17:56:23 +0200 Message-Id: <20210930155633.2745201-1-frieder@fris.de> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210930_085647_715203_AAE2E325 X-CRM114-Status: UNSURE ( 7.52 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Frieder Schrempf This is a set of enhancements and fixes for the devicetrees of the Kontron SL/BL i.MX8MM SoMs and boards. Frieder Schrempf (8): arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct arm64: dts: imx8mm-kontron: Set VDD_SNVS to 800 mV arm64: dts: imx8mm-kontron: Fix reg_rst_eth2 and reg_vdd_5v regulators arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY arm64: dts: imx8mm-kontron: Fix reset delays for ethernet PHY arm64: dts: imx8mm-kontron: Leave reg_vdd_arm always powered on .../dts/freescale/imx8mm-kontron-n801x-s.dts | 41 ++++++++++++++++--- .../freescale/imx8mm-kontron-n801x-som.dtsi | 13 ++++-- 2 files changed, 44 insertions(+), 10 deletions(-) Tested-by: Heiko Thiery