From patchwork Tue Dec 8 16:38:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Teresa Remmet X-Patchwork-Id: 11959017 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08B15C4361B for ; Tue, 8 Dec 2020 16:40:18 +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 BDFFA23AC8 for ; Tue, 8 Dec 2020 16:40:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BDFFA23AC8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=phytec.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.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:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id: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=xbAd+GQpxd5T6DcSyW2Py9v0i/uWu+DZGBF6/KKi+Xs=; b=2evsZtVbOdkToQS3kpM7clcjGf mWG3PuFwoNV8+Z23r/buXInpy/1jGHEl5B+xsTZZfEzDqKfDpH23h4gH3RJBNKRcqAenzAxHQAqE8 j6vKZu2bvZiz95dGYPzKcCDBRsfe5JQDf4sL0MlJBaHj8a7c4QFScrRlooNaIr36fLldYH/WraZtE jG38d1nCc2uGidHdfSjl4J7O6DLku7gmvcaoiO4vtvJm6mARRaKj89AN8dkohdJKmDTKsIp1hc4WH KF5SRsx3N+AFlZn1pF4DQUkoMsJibUXdfdT0my8Sn5/jdPpeia+j93Ovb1FPsNmtlDBcWg9oFx84x AhhnwodQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmg0Q-0002oD-CK; Tue, 08 Dec 2020 16:38:26 +0000 Received: from mickerik.phytec.de ([195.145.39.210]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kmg0E-0002hf-Pe for linux-arm-kernel@lists.infradead.org; Tue, 08 Dec 2020 16:38:16 +0000 DKIM-Signature: v=1; a=rsa-sha256; d=phytec.de; s=a1; c=relaxed/simple; q=dns/txt; i=@phytec.de; t=1607445491; x=1610037491; h=From:Sender:Reply-To:Subject:Date:Message-Id:To:Cc:MIME-Version:Content-Type: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=xx0QBK6dma5ychvqlBG4xl4/YdrslEW2fCxbd2fXZ18=; b=Eb6chGscJgkRXsSt0ymOF/aUhUyT1SBlhQWE45pgbW8wJarXba70qUewcwDzdyp6 nQa5BBRmM8CW1E81/NTHy3FIIofbJ7KzpBd80azkjKUMafpc3xH/vfhWFvEXxMoR mO4ABjh6XfCf6Piv1ZIbGJOOpMRxbN05FkGzpohUuPU=; X-AuditID: c39127d2-981ff70000006435-a9-5fcfabf31b07 Received: from idefix.phytec.de (Unknown_Domain [172.16.0.10]) by mickerik.phytec.de (PHYTEC Mail Gateway) with SMTP id 0B.23.25653.3FBAFCF5; Tue, 8 Dec 2020 17:38:11 +0100 (CET) Received: from augenblix2.phytec.de ([172.16.0.56]) by idefix.phytec.de (IBM Domino Release 9.0.1FP7) with ESMTP id 2020120817381108-940638 ; Tue, 8 Dec 2020 17:38:11 +0100 From: Teresa Remmet To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/4] Initial support for phyBOARD-Pollux i.MX8MP Date: Tue, 8 Dec 2020 17:38:07 +0100 Message-Id: <1607445491-208271-1-git-send-email-t.remmet@phytec.de> X-Mailer: git-send-email 2.7.4 X-MIMETrack: Itemize by SMTP Server on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 08.12.2020 17:38:11, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 08.12.2020 17:38:11, Serialize complete at 08.12.2020 17:38:11 X-TNEFEvaluated: 1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFvrHJMWRmVeSWpSXmKPExsWyRoCBS/fz6vPxBs+mS1i8X9bDaDH/yDlW i4dX/S3On9/AbrHp8TVWi9a9R9gt/m7fxGLxYou4A4fHmnlrGD12zrrL7rFpVSebx+Yl9R79 fw08Pm+SC2CL4rJJSc3JLEst0rdL4Mpoef+KuWA6d8W705YNjC2cXYycHBICJhITt21h7mLk 4hAS2MooMXVfHxOEc45R4trHyWwgVWwCGhJPV5xmArFFBFwkNk94BlbELPCIUeLthGWMIAlh AWeJlTungTWwCKhILD30GSzOCxRvu3qFGWKdnMTNc51g6yQEGpkkbvzYCJUQkji9+CzzBEae BYwMqxiFcjOTs1OLMrP1CjIqS1KT9VJSNzECw+jwRPVLOxj75ngcYmTiYDzEKMHBrCTCqyZ1 Nl6INyWxsiq1KD++qDQntfgQozQHi5I47wbekjAhgfTEktTs1NSC1CKYLBMHp1QDoyOXfmvJ mf6CyjnXHdyYXTsXFbDd12B2eB+/SlSqQsfcxGrt1OwVQenpfV9W9j//9eROt0vznqtdugYf nhwwdU6fm6i3RGbm7JP3ns5JPnfxeYDvz53z9WYtEpl1rTMjMsVYef9fgUt68yb965B7lMU+ 4cIdjYeZ73mnf7gTuaLjnTK/8BopcyWW4oxEQy3mouJEAM/A7XARAgAA X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201208_113815_080352_87B408DE X-CRM114-Status: GOOD ( 14.39 ) 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: Catalin Marinas , Sascha Hauer , Krzysztof Kozlowski , Rob Herring , Fabio Estevam , Shawn Guo MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Second version for the initial support for the SoM phyCORE-i.MX8MP and the carrier board phyBOARD-Pollux. Changes in v2: - Add rv3028 as module instead of buildin in defconfig - updated commit message of rv3028 accordingly - changed entries of device tree binding documentation to "const" and fixed order - fixed led dimmer node name - removed rtc clock node - fixed pmic node name - removed reg entries in pmic regulator nodes - removed clock entry from rtc node - moved muxing of enable gpio for sd-card regulator to the proper node - squashed imx8mp-phyboard-pollux.dtsi into imx8mp-phyboard-pollux-rdk.dts Teresa Teresa Remmet (4): arm64: defconfig: Enable rv3028 i2c rtc driver arm64: defconfig: Enable PCA9532 support bindings: arm: fsl: Add PHYTEC i.MX8MP devicetree bindings arm64: dts: freescale: Add support for phyBOARD-Pollux-i.MX8MP Documentation/devicetree/bindings/arm/fsl.yaml | 6 + arch/arm64/boot/dts/freescale/Makefile | 1 + .../dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 166 ++++++++++++ .../boot/dts/freescale/imx8mp-phycore-som.dtsi | 296 +++++++++++++++++++++ arch/arm64/configs/defconfig | 2 + 5 files changed, 471 insertions(+) create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi