From patchwork Mon Jun 17 09:13:28 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 13700363 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 C6D49C27C6E for ; Mon, 17 Jun 2024 09:14:04 +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=02Ky8aMiTs36KgUECAXaShUZlDs4HxAyLasydS36y7M=; b=b7J2XYR3jgCyizmq90C5Zp7gSS vef7ccHvNru5nNIuQ+0CtAB94726ZCTqQzcZChH1o6NUZRl3Cnt1x8mpaQ2CPB2+/21VbfvkhDNjO S8ngYlcuxMomL/oO2SPMcWaPOI2C2Fifv2ECQ9/kJHP68dTbrocoATgxaHNTpFZKkcrJv5q5W+iAn 4gC0035zZ0nMIWnpYkQe8RFmz+m1fthRBVQzTpHQFekM9V80i8cUBKCly+QND/eiLEJIg1dldK8pl W8o+9Zb5guQeWZVCGznKDAMLeEp1/nAKTupnp2+QtXwuBH3U4kblWfZsB6Dyg0A893iMoNAMzJuLo x4Mt4x7Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJ8Qz-00000009yhL-2bEr; Mon, 17 Jun 2024 09:13:53 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJ8Qw-00000009ygZ-3leb for linux-arm-kernel@lists.infradead.org; Mon, 17 Jun 2024 09:13:52 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B5F4061085; Mon, 17 Jun 2024 09:13:49 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4FCA6C4AF1A; Mon, 17 Jun 2024 09:13:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1718615629; bh=gJOo7WNeyvV5BitAzjnu0XlIydfEGJWMn3PyLBsZvzU=; h=From:To:Cc:Subject:Date:From; b=l/jvXbUxEgCzLBbCmOBsGuxeQUaGpBgpN6UEyh2EvYLYCoPVfsDw4Cbo2/INupj4e kfBlvRp55NXO85T05yT+l5nAx5qbx1wnnsLlBB3IhGdYpM2rQoIG+6J6cCZk1V41M7 TfC4IHMFFtrnz1yLvZQQH8T5+/puB+Q6vFA0j9BDtqG9ERXDPNYdeutPbyLTEIsDT/ CVzqiIbi10Lg61i7IVvG+pMvx084RG0kczX/2zrFBLIGc3s4w4jlR09a5/RnPZuSWK KAk25lCLU8TYWE21zGLmrnYszj9Uh04U9wM6p7YQI5AAIKMKwUxQAUt4hykOsudmOt 7p4XIOFcrT4Tw== From: Michael Walle To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Li Yang Cc: Pengutronix Kernel Team , Fabio Estevam , Priit Laes , Michael Grzeschik , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Marco Felsch , imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [PATCH v3 00/13] ARM: dts: kontron-samx6i: various fixes Date: Mon, 17 Jun 2024 11:13:28 +0200 Message-Id: <20240617091341.2375325-1-mwalle@kernel.org> 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-20240617_021351_005212_C6CF6303 X-CRM114-Status: GOOD ( 13.19 ) 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 While working on a new PHY support for this board I've noticed quite a few errors. Fix these and introduce an actual board for the module. For now, there was just a dtsi and no actual user of it. v3: - fix typos and property order. Thanks Shawn. v2: - new patch to fix the node names to make the schema happy - new patch to fix the PCIe reset line polarity - new patch to remove the unused and invalid wake-up-gpio property - add required poperties for the supply voltages to the wm8904 node - enable PCIe in the ADS2 device tree include Michael Walle (13): ARM: dts: imx6qdl-kontron-samx6i: fix phy-mode ARM: dts: imx6qdl-kontron-samx6i: fix PHY reset ARM: dts: imx6qdl-kontron-samx6i: fix board reset ARM: dts: imx6qdl-kontron-samx6i: cleanup the PMIC node ARM: dts: imx6qdl-kontron-samx6i: fix SPI0 chip selects ARM: dts: imx6qdl-kontron-samx6i: fix product name ARM: dts: imx6qdl-kontron-samx6i: always enable eMMC ARM: dts: imx6qdl-kontron-samx6i: add SDIO_PWR_EN support ARM: dts: imx6qdl-kontron-samx6i: fix node names ARM: dts: imx6qdl-kontron-samx6i: fix PCIe reset polarity ARM: dts: imx6qdl-kontron-samx6i: remove wake-up-gpio property dt-bindings: arm: fsl: document Kontron SMARC-sAMX6i boards ARM: dts: imx6qdl-kontron-samx6i: add actual device trees .../devicetree/bindings/arm/fsl.yaml | 12 ++ arch/arm/boot/dts/nxp/imx/Makefile | 2 + .../nxp/imx/imx6dl-kontron-samx6i-ads2.dts | 12 ++ .../dts/nxp/imx/imx6dl-kontron-samx6i.dtsi | 2 +- .../dts/nxp/imx/imx6q-kontron-samx6i-ads2.dts | 12 ++ .../dts/nxp/imx/imx6q-kontron-samx6i.dtsi | 25 +-- .../nxp/imx/imx6qdl-kontron-samx6i-ads2.dtsi | 148 ++++++++++++++++++ .../dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi | 58 ++++--- 8 files changed, 225 insertions(+), 46 deletions(-) create mode 100644 arch/arm/boot/dts/nxp/imx/imx6dl-kontron-samx6i-ads2.dts create mode 100644 arch/arm/boot/dts/nxp/imx/imx6q-kontron-samx6i-ads2.dts create mode 100644 arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i-ads2.dtsi