From patchwork Fri Feb 10 15:48:49 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: 13135968 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 095D5C05027 for ; Fri, 10 Feb 2023 15:51:38 +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=SPUKlXv8Gw88YvjD3FQW4C5xWTf9+tY5V9MyjDjUfNc=; b=xjFr02tXdaN6dB WwxMWjMx40cvnkjMW7mj4wr9fBIj2CG+S2zepbMALRwFmGG8YuRXAvL/bsZSPimbJw9abrdR2mHcL QLIvha8pwgnYT5gCpB5wtxpKyHriZoLuro+3TdhiP5J0uu758dzPijaBngksU38xMBdf/y9WTDYw2 dt8UsDotj8s1st+d7ZPi1krt0HxihhAxvOe5wAR1xP8Cio73A2zkUrnatumsjbUNpmrGSwf78qMMa rB8hRW5slukiYAx2Gwgt436Q7Lw/FoA0RHNhiEymVabfXF/OjLasVfu8PCU1fSErAm5ecxeIi2ydc +3rnW9aDooCBeXXqQSsg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQVfO-006Pus-LK; Fri, 10 Feb 2023 15:50:26 +0000 Received: from uho.ysoft.cz ([81.19.3.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQVeo-006PlT-R7 for linux-arm-kernel@lists.infradead.org; Fri, 10 Feb 2023 15:49:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ysoft.com; s=20160406-ysoft-com; t=1676044183; bh=8WNurBHNpjnkYbdUk17Xl/AJxXjEbpmjjB0j/bt9OA0=; h=From:To:Cc:Subject:Date:From; b=OjauiQtO6yJo1SUJF+ITlJd0zaUepjYvSYKYUuMxKEOGEyiI+tFUo6FnXAdOK1UMS FmmipDoEoa2op6AYZ7/h1x53AHhC2nL8hnbE0+d41Y7/2lus1JN7U4FvYMxcEOGHyn Jy6up9BMwNcKK4gI1m540vvSoSbmsZ2mJr0Y4Rts= Received: from vokac-Latitude-7410.ysoft.local (unknown [10.1.8.111]) by uho.ysoft.cz (Postfix) with ESMTP id 90F47A0081; Fri, 10 Feb 2023 16:49:43 +0100 (CET) From: =?utf-8?b?TWljaGFsIFZva8OhxI0=?= To: Rob Herring , Shawn Guo Cc: 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 0/6] Add support for new boards in the imx6dl-yapp4 family Date: Fri, 10 Feb 2023 16:48:49 +0100 Message-Id: <20230210154855.3086900-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-20230210_074951_257116_3944BDF1 X-CRM114-Status: GOOD ( 11.98 ) 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 fixes minor issues for the already supported boards. Patches 4 and 5 adds support for some new redesigned boards based on i.MX6 SoC. The last patch 6 adds record to the MAINTAINERS file stating that we do care about all these boards. Michal Vokáč (6): dt-bindings: arm: fsl: Fix copy-paste error in comment ARM: dts: imx6dl-yapp4: Change LED channel names according to dt-binding ARM: dts: imx6dl-yapp4: Use reset-gpios property name 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 MAINTAINERS: Add Michal Vokáč as yapp4 boards maintainer .../devicetree/bindings/arm/fsl.yaml | 6 +- MAINTAINERS | 6 + arch/arm/boot/dts/Makefile | 4 + arch/arm/boot/dts/imx6dl-yapp4-common.dtsi | 8 +- 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 | 619 ++++++++++++++++++ arch/arm/boot/dts/imx6q-yapp4-pegasus.dts | 58 ++ .../boot/dts/imx6qp-yapp4-pegasus-plus.dts | 58 ++ 9 files changed, 854 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