From patchwork Mon Aug 26 22:15:36 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Francesco Dolcini X-Patchwork-Id: 13778584 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id AC76AC5321D for ; Mon, 26 Aug 2024 22:17:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type: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=zBtsojYFH4Wzmrzc8IDjB4IBVgFVXnQLeP9tfDTKUiY=; b=EZRKW6l0QiYNPwGkJNIsEAKffW ZbXjlo2ug7CGhDSQnHMA1lv7+jixk27VvIg0HFZpUgPvsIVk7esQO4mHU5FPHuhcdo57GZJPx0GN2 jA7tXSQW7c3TQwoKaA3VFd/9l3g3MH+7JBr+GJOl78r5a4dodiKHNBpbF9ckdE7aImr7Fi1ItU+2R 6IxNHp2lIIxXJEi14HR8z4HVyP1LWmRbrx58AH7w/q72aWtYnwDbWriNQxHSsQng9YhTFGOWTpjHL bOLDVbmGaU7gX06KXdatAYcF5+Cqpty3MGDLz3RiUyO0XkSHUVNmlTFJitaBMYK1m0hra57wiVLYC wou6TBiw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sii18-00000008y8g-3exZ; Mon, 26 Aug 2024 22:16:54 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sii04-00000008xoS-0ZKf for linux-arm-kernel@lists.infradead.org; Mon, 26 Aug 2024 22:15:49 +0000 Received: from francesco-nb.pivistrello.it (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id EA3771F910; Tue, 27 Aug 2024 00:15:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1724710546; bh=zBtsojYFH4Wzmrzc8IDjB4IBVgFVXnQLeP9tfDTKUiY=; h=From:To:Subject; b=SaKLqz275GKfGKz1jq0nqbw7rQRsndFOnstlHSSVI8aEV8Mpl0487Gwy1/fsDgx5U sG9XqSzqo0BOpGkJDjo4LacaKlTtEqr0fU8kUce7OS5r+Gsej2E2nSHdAX+btq3nfI PQmnHuLaZe3zpdWhzGm2vVcDLTFqXGa+zgpbOZcezZMe4+TzaD6vE5680b/hdXo7PU Ga3Y94eqpSH4cW78fgzUJ6T7+n75/PNwfw8FDITcpgaYN0gwrZnM+483emzGTXGFBv vUu53S2+RvI6ygr1Ry91DyeTOAek1n31YZbmacx274Y8/ufAb7uwgNug6kTMyIt5jw wHY7r3iIWVJEw== From: Francesco Dolcini To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam Cc: Francesco Dolcini , devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v1 0/5] arm64: dts: imx8-apalis: Various improvements and additions Date: Tue, 27 Aug 2024 00:15:36 +0200 Message-Id: <20240826221541.15669-1-francesco@dolcini.it> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240826_151548_356626_9F953044 X-CRM114-Status: UNSURE ( 7.77 ) 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: Francesco Dolcini This series improves Toradex Apalis iMX8Q support adding: - correct thermal zones - analogue audio - USB Host (Apalis USBH4 interface) In addition to these it also removes the adma_pwm from the i.MX8QM SoC dtsi, as this IP is not available on this specific SoC. Andrejs Cainikovs (2): arm: dts: imx8qm: Remove adma pwm arm64: dts: imx8-apalis: Set thermal thresholds Hiago De Franco (1): arm64: dts: imx8-apalis: Add nau8822 audio-codec to apalis eval v1.2 João Paulo Gonçalves (2): arm64: dts: imx8-apalis: Add audio support arm64: dts: imx8-apalis: Add usb4 host support .../dts/freescale/imx8-apalis-eval-v1.2.dtsi | 69 +++++++++ .../boot/dts/freescale/imx8-apalis-eval.dtsi | 31 +++- .../dts/freescale/imx8-apalis-ixora-v1.1.dtsi | 31 +++- .../dts/freescale/imx8-apalis-ixora-v1.2.dtsi | 31 +++- .../boot/dts/freescale/imx8-apalis-v1.1.dtsi | 133 ++++++++++++++++-- .../boot/dts/freescale/imx8qm-ss-dma.dtsi | 3 + 6 files changed, 272 insertions(+), 26 deletions(-)