From patchwork Tue Jul 2 10:31:12 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 13719399 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 4E58BC3064D for ; Tue, 2 Jul 2024 10:33:25 +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: MIME-Version:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=FWOSDRgRrfQHpSWqoIecrwtJ3fiVFmkYNSiqz7G5o8M=; b=4vgE9yfdjpxhha+RTsdmF0iQWT wg8LIQKuWlGCiEe3vXbxulRrcuieIcqiSv/OTkuafYwW7TtCxuZo51DUlS12wU2Q9sslolw4uYqrn RvQNJnk9Z7mgD556rDd2AYlal9IxzM2PK+VWBpH+QadGe4ZXLu0niIJ1czyWx4Z3+vheiGz+5DZSv c2RoJjs38sqjJCRsi32gLVoHOeCfReUa/p0jIOM0TknVYTB7+Tync8X1N1IR+i9lflYeNfWyGVYw7 qR6N41f5BIpCHSxbwsPGsM/T4e+CThQK45m0la9Rh9lRuWh7vKPnjPoxQNcWSHIRS2oACW+iiptV5 10jbOGDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOaoz-00000006MRf-23kT; Tue, 02 Jul 2024 10:33:13 +0000 Received: from [2a01:4f8:c2c:390b::1] (helo=mail.fris.de) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOaon-00000006MOl-3Wr3 for linux-arm-kernel@lists.infradead.org; Tue, 02 Jul 2024 10:33:03 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 53BA8BFB39; Tue, 2 Jul 2024 12:32:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1719916373; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=FWOSDRgRrfQHpSWqoIecrwtJ3fiVFmkYNSiqz7G5o8M=; b=SQsI/dWY01BypXms4ywHrv4INPF+88zC/OaWHajNQCirUa9e0QpaAbGAB3d4y1nb2GjFzf K/XudMZ8tjFSQGBNXPX5tf8XqBG5Ph3zTq7aoEXcf6fBxkWdKlL+ZnyBm4hSj+ttGTZb1J GUlUaYxfRvvrFmcxIZn+w7fjANMx8QPVLIgoRXNTm9AR5n4RIDtc4ahyOdrb3w+wsmm9Pw etRHKn4yMcsDJs2TbXCPEeGAZLHqOMVngL2eUkvyq89LjElWkFizmMFmCBpyeuwQ/M2fN3 zYushx/mevT0+mUd1s7aYEPrMFNSV4qRI4n2dnBdPjLK3eNzc8xUNV4zGQJ/Eg== From: Frieder Schrempf To: Bartosz Golaszewski , Conor Dooley , devicetree@vger.kernel.org, Geert Uytterhoeven , imx@lists.linux.dev, Krzysztof Kozlowski , Liam Girdwood , Linus Walleij , linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Li Yang , Magnus Damm , Mark Brown , Rob Herring , Robin Gong , Sascha Hauer , Shawn Guo , Stefan Agner Cc: Frieder Schrempf , Alexander Stein , Bartosz Golaszewski , Bjorn Helgaas , Bo Liu , Conor Dooley , Fabio Estevam , Gregor Herburger , Hiago De Franco , Hugo Villeneuve , Joao Paulo Goncalves , Joy Zou , Krzysztof Kozlowski , Marco Felsch , Marek Vasut , Markus Niebel , Mathieu Othacehe , Peng Fan , Pengutronix Kernel Team , Philipp Zabel , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Sebastian Reichel , Tim Harvey Subject: [PATCH 0/7] Add support for Kontron OSM-S i.MX93 SoM and carrier board Date: Tue, 2 Jul 2024 12:31:12 +0200 Message-ID: <20240702103155.321855-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-20240702_033302_363297_164FB6F8 X-CRM114-Status: UNSURE ( 8.17 ) 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 Patch 1-4: small DT binding fixups Patch 5: board DT bindings Patch 6: support PMIC driver without IRQ Patch 7: add devicetrees Frieder Schrempf (7): dt-bindings: eeprom: at24: Move compatible for Belling BL24C16A to proper place dt-bindings: eeprom: at24: Add compatible for ONSemi N24S64B dt-bindings: gpio: vf610: Allow gpio-line-names to be set dt-bindings: regulator: pca9450: Make interrupt optional dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards regulator: pca9450: Make IRQ optional arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board .../devicetree/bindings/arm/fsl.yaml | 6 + .../devicetree/bindings/eeprom/at24.yaml | 10 +- .../devicetree/bindings/gpio/gpio-vf610.yaml | 1 + .../regulator/nxp,pca9450-regulator.yaml | 1 - .../dts/freescale/imx93-kontron-bl-osm-s.dts | 165 ++++++ .../dts/freescale/imx93-kontron-osm-s.dtsi | 547 ++++++++++++++++++ drivers/regulator/pca9450-regulator.c | 41 +- 7 files changed, 744 insertions(+), 27 deletions(-) create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-bl-osm-s.dts create mode 100644 arch/arm64/boot/dts/freescale/imx93-kontron-osm-s.dtsi