From patchwork Tue Mar 14 18:06:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?TWljaGFsIFZva8OhxI0=?= X-Patchwork-Id: 13174878 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 0BFD0C74A44 for ; Tue, 14 Mar 2023 18:07:58 +0000 (UTC) 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=re91BBh6z+uzpZKBpYipEdCSQzW1D4mQm323jGunuJM=; b=kYHuYnT3K5BhT8 pDEG/kSExAV8sXxPNNHp07ScTUkUe4HHZDgkGsDTSzpw1KgopfxYvVPyPwxQVCfE6G6Y2O/ccRUym f05EUzcKHbPyV8Nl24GSVNtrWMBFnFOGdM6Pbe9TLHGU0FIdQ8aD++o+tCrafOLPT4c8yui72SYcb C3F41xhmLOr3jDH5d2Ev0Kt+/E8dIxqWv4C/ELEmlZ38WBa/ju3q1wp4ZfexC1AELP8AHFg/h2n/T R1h5L0MRNG+RXnTzMmvZWRn82qhk/qvP4htoxQpY8VLdeHvUrLvHEcQ80q3udj08dmYnSqlAUdjdb Xy3K+GPr+I4mnbkZ3aDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pc937-00B6zn-25; Tue, 14 Mar 2023 18:07:01 +0000 Received: from uho.ysoft.cz ([81.19.3.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pc92r-00B6qt-0H for linux-arm-kernel@lists.infradead.org; Tue, 14 Mar 2023 18:06:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ysoft.com; s=20160406-ysoft-com; t=1678817196; bh=Y50vybzJcxi++meRhzVjFFrYYDiXaEQgBQmDbk4WtSk=; h=From:To:Cc:Subject:Date:From; b=Zzkg58ovmLf6ZABdWMynLG/tNpnfACXcrcNK7SGnTWLJYYiQrPpicZXlKVV49Y6W4 oedbvEpHmk/z4MJVf1v7Gcr7gAuhW2Qku3H3i5DRk4uU01RKfMSrdouqRLAigAUkuV CrbXBDTT7Y8snkTiX4a8xz+a7vdC2jdxU1fvrOB8= Received: from vokac-Latitude-7410.ysoft.local (unknown [10.0.30.161]) by uho.ysoft.cz (Postfix) with ESMTP id 7F56DA01E0; Tue, 14 Mar 2023 19:06:36 +0100 (CET) From: =?utf-8?b?TWljaGFsIFZva8OhxI0=?= To: Shawn Guo Cc: Rob Herring , Krzysztof Kozlowski , Arnd Bergmann , Olof Johansson , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, =?utf-8?b?TWljaGFsIFZva8OhxI0=?= Subject: [PATCH v2 0/5] Add support for new boards in the imx6dl-yapp4 family Date: Tue, 14 Mar 2023 19:06:03 +0100 Message-Id: <20230314180608.44482-1-michal.vokac@ysoft.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230314_110645_277839_FA4F347A X-CRM114-Status: GOOD ( 11.57 ) 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 Hi, Patches 1,2,3 are new in this v2 series and fixes minor issues for the already supported boards. Patches 4 and 5 adds support for some new redesigned boards based on i.MX6 SoC. Michal Vokáč (5): ARM: dts: imx6dl-yapp4: Move phy reset into switch node ARM: dts: imx6dl-yapp4: Move status to the end of property list ARM: dts: imx6dl-yapp4: Remove unneeded status "okay" dt-bindings: arm: fsl: Add Y Soft IOTA Phoenix, Lynx, Pegasus and Pegasus+ ARM: dts: imx6dl-yapp43: Add support for new HW revision of the IOTA board .../devicetree/bindings/arm/fsl.yaml | 4 + arch/arm/boot/dts/Makefile | 4 + arch/arm/boot/dts/imx6dl-yapp4-common.dtsi | 7 +- arch/arm/boot/dts/imx6dl-yapp4-lynx.dts | 58 ++ arch/arm/boot/dts/imx6dl-yapp4-phoenix.dts | 42 ++ arch/arm/boot/dts/imx6dl-yapp43-common.dtsi | 615 ++++++++++++++++++ arch/arm/boot/dts/imx6q-yapp4-pegasus.dts | 58 ++ .../boot/dts/imx6qp-yapp4-pegasus-plus.dts | 58 ++ 8 files changed, 841 insertions(+), 5 deletions(-) create mode 100644 arch/arm/boot/dts/imx6dl-yapp4-lynx.dts create mode 100644 arch/arm/boot/dts/imx6dl-yapp4-phoenix.dts create mode 100644 arch/arm/boot/dts/imx6dl-yapp43-common.dtsi create mode 100644 arch/arm/boot/dts/imx6q-yapp4-pegasus.dts create mode 100644 arch/arm/boot/dts/imx6qp-yapp4-pegasus-plus.dts