From patchwork Wed Jul 1 13:03:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Oleksij Rempel X-Patchwork-Id: 11636309 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 76B12174A for ; Wed, 1 Jul 2020 13:05:50 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4F93B206CB for ; Wed, 1 Jul 2020 13:05:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uZZGK5+0" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4F93B206CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject: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=KBvQws4P100cBskrULzDiuMKc+9q7i9nujzi64ncr+A=; b=uZZGK5+0ld/APh6baaXyLSdWH/ 07KGrzt6RPHOOUkKrgyrJ4WFC9TbvvgHWVc2iuvQfkQY1PRVz14wIFwseveY6pwm63C4n9oZq2BGg +VeQ1/JKms5Quwi2kEnPqWD1AAEs9zls0mRDsXYIo/Ka1WK2lFJFcf/Qvny4DnamC6ZM1q21PN46z EF+RpClYT1ET8ktws6slQ9FhS0cPhnfWnxs8aO8kpft45tBZMH4l9aNjz99l2J27ojElF2WCt2cdx KovLdyiNib+w3uFZ2Htmf5EavigAUxStyjcT2mJ6AIzR1vqx0DBXfTxvt1h1WdLJq56FDvhaMQfnM kO3weA+Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqcPf-0002l0-6e; Wed, 01 Jul 2020 13:04:31 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jqcPR-0002dd-Ev for linux-arm-kernel@lists.infradead.org; Wed, 01 Jul 2020 13:04:18 +0000 Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqcOk-0003Cb-4F; Wed, 01 Jul 2020 15:03:34 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1jqcOj-0002Nq-BU; Wed, 01 Jul 2020 15:03:33 +0200 From: Oleksij Rempel To: Mark Rutland , Rob Herring , Sascha Hauer , Shawn Guo Subject: [PATCH v9 0/5] mainline Protonic boards Date: Wed, 1 Jul 2020 15:03:25 +0200 Message-Id: <20200701130330.9089-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200701_090417_626853_B9FE4027 X-CRM114-Status: GOOD ( 13.33 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Oleksij Rempel , NXP Linux Team , Pengutronix Kernel Team , Fabio Estevam , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org changes v9: - rebase against kernel v5.8-rc3 - prti6q: set index to default-brightness-level - prti6q: remove regulator-always-on - prti6q: rename mux_ssi1 and mux_pins3 to mux-ssi1, mux-pins3 - prti6q: move can1 node out of dtsi and fix alphabetical order - prti6q: fix reg value for rgmii_phy - prti6q: fix pinctrl_can2 and pinctrl_can1 - vt7: fix fsl,mode - vt7: rename mux_ssi1 and mux_pins3 to mux-ssi1, mux-pins3 - vt7: remove regulator-always-on - wd2: remove pm-ignore-notify, it is not implemented and documented - wd2: remove duplicate non-removable changes v8: - resend changes v7: - VT7: reorder node alphabetically - VT7: rename "reg_12v_bl: regulator-bl-12v" to "reg_bl_12v0: regulator-bl-12v0" - VT7: remove panel and TS nodes. This drivers are currently not mainline. - prti6q.dtsi: move reg_1v8 to prti6q.dts - prti6q.dtsi: remove pinctrl from the can1 node. It is done on almost every board file. changes v6: - move fsl.yaml changes to separate patch - remove partitions, they are provided by the bootloader - update flash compatible - rename can3 to can - fix fsl,mode - fix interrupt in the wlan node on PRTI6Q changes v5: - PRTI6Q: remove status from the pwm-backlight node - drop the vendor-prefixes patch, it is already taken by Rob - add Reviewed-by: Rob Herring changes v4: - VT7: fix typo changes v3: - move compatible to the start of node - move status to the end - use generic names in compatible - refactor dts/dtsi - use alphabet order for pinctrl and phandels - remove unused or currently not supported nodes changes v2: - squash PRTI6Q patches Oleksij Rempel (5): dt-bindings: arm: fsl: add different Protonic boards ARM: dts: add Protonic PRTI6Q board ARM: dts: add Protonic WD2 board ARM: dts: add Protonic VT7 board ARM: dts: add Protonic RVT board .../devicetree/bindings/arm/fsl.yaml | 4 + arch/arm/boot/dts/Makefile | 4 + arch/arm/boot/dts/imx6dl-prtrvt.dts | 184 ++++++ arch/arm/boot/dts/imx6dl-prtvt7.dts | 410 +++++++++++++ arch/arm/boot/dts/imx6q-prti6q.dts | 542 ++++++++++++++++++ arch/arm/boot/dts/imx6q-prtwd2.dts | 188 ++++++ arch/arm/boot/dts/imx6qdl-prti6q.dtsi | 163 ++++++ 7 files changed, 1496 insertions(+) create mode 100644 arch/arm/boot/dts/imx6dl-prtrvt.dts create mode 100644 arch/arm/boot/dts/imx6dl-prtvt7.dts create mode 100644 arch/arm/boot/dts/imx6q-prti6q.dts create mode 100644 arch/arm/boot/dts/imx6q-prtwd2.dts create mode 100644 arch/arm/boot/dts/imx6qdl-prti6q.dtsi