From patchwork Thu Jan 7 09:12:07 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Teresa Remmet X-Patchwork-Id: 12003297 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=-12.0 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 9829DC433DB for ; Thu, 7 Jan 2021 09:14:37 +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 338902312E for ; Thu, 7 Jan 2021 09:14:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 338902312E 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=jLYCkL2vLfPQJu+WqAK9HAZn0Vp5NUpxwErlM0VKi3Q=; b=dodf9GgtozLFtSIzGEKDOAiKim JwgU97qznmBZv7CkafTACA3ShLXU0j7E/zTQyIwBTj2rzKOKfddfmhA+3sZLB2PzgP+lTvW298ffj qJIwoWqlIhYkfPqashsK3pD2//n7Pm09PEcUz/iBi5ez+ARGkJkjlKq1ml2EVls4o5bHiiCqUgL9E HSdEfSVljKynRjN4aaFtJz3lOoIn7lDEGx0FEopH9KeGZ38dhRHxC72FPYRHwSEh7DmazEw/kBti9 4Jz5Kt+LSt6DV/ZFlNBKxr8x+vRODJxCXJ5JWdxXQDQ4f/jUCVSVFmHoix0WGoDGUdjvRp7OqFXyi Z5dEbauA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxRL9-0006hd-2t; Thu, 07 Jan 2021 09:12:19 +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 1kxRL6-0006gM-0Y for linux-arm-kernel@lists.infradead.org; Thu, 07 Jan 2021 09:12:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; d=phytec.de; s=a1; c=relaxed/simple; q=dns/txt; i=@phytec.de; t=1610010732; x=1612602732; 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=WUiyXaZ3kCntMKEIcO80kK6GTqvTz/YAun/9tx8RSmQ=; b=ezObaDf/fjUGPQfMS6b2U2FMnel/XXKwJVa0WFXA2kkWHIVa8mxKN6ykP8YZFo51 4kQEz8ZxWYHL8Ko4iPDFNZWm4Tx1cNN+T8P3rxvIrxfI2kl/r5ywHc146P1DjSLC fYLy0KB5XYRwKzoxrfy6X+DgEnzyGXnen95bhDheQ3Y=; X-AuditID: c39127d2-0c7b670000001c86-0d-5ff6d06c51f1 Received: from idefix.phytec.de (Unknown_Domain [172.16.0.10]) by mickerik.phytec.de (PHYTEC Mail Gateway) with SMTP id 57.B1.07302.C60D6FF5; Thu, 7 Jan 2021 10:12:12 +0100 (CET) Received: from augenblix2.phytec.de ([172.16.0.56]) by idefix.phytec.de (IBM Domino Release 9.0.1FP7) with ESMTP id 2021010710121202-64470 ; Thu, 7 Jan 2021 10:12:12 +0100 From: Teresa Remmet To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v4 0/4] Initial support for phyBOARD-Pollux i.MX8MP Date: Thu, 7 Jan 2021 10:12:07 +0100 Message-Id: <1610010731-44779-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 07.01.2021 10:12:12, Serialize by Router on Idefix/Phytec(Release 9.0.1FP7|August 17, 2016) at 07.01.2021 10:12:12, Serialize complete at 07.01.2021 10:12:12 X-TNEFEvaluated: 1 X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFmpnluLIzCtJLcpLzFFi42JZI8DApZtz4Vu8wdL9ghZ9B5ks3i/rYbSY f+Qcq8XDq/4W589vYLfY9Pgaq0Xr3iPsFn+3b2KxeLFF3IHTY828NYweO2fdZffYtKqTzWPz knqP/r8GHuvmvmf3+LxJLoA9issmJTUnsyy1SN8ugSuj+fpCxoInvBVTbv5gbmCczN3FyMkh IWAicf7RK7YuRi4OIYGtjBKNX1uhnLOMEl8edTODVLEJaEg8XXGaCcQWEXCR2DzhGRNIEbNA C5PEzfmL2UASwkCJs9O3s3YxcnCwCKhIrLvADxLmFXCSuHd1EzvENjmJm+c6mUF6JQQamSSu X/7LBpEQkji9+CzzBEaeBYwMqxiFcjOTs1OLMrP1CjIqS1KT9VJSNzECA+vwRPVLOxj75ngc YmTiYDzEKMHBrCTCa3HsS7wQb0piZVVqUX58UWlOavEhRmkOFiVx3g28JWFCAumJJanZqakF qUUwWSYOTqkGRmXm+S1am1YentHtPE/TfOEVQaNu1yOCz2+17Mkw0VG0Uo7M674stUx/64a1 75Q09onulJJo3Lb83pNrIU0ex98223JkSG47GLbMNeE595f9OhIRjxpus4kycKcbxB9f+VR+ h9DltNr4zOk7Ntd7qcus1/h7bofqRoMH4SXf1/utfPzlZ2e0uRJLcUaioRZzUXEiABP3WS4a AgAA X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210107_041216_225585_D912B3C0 X-CRM114-Status: GOOD ( 14.93 ) 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: Alexander Dahl , 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 Fourth version for the initial support for the SoM phyCORE-i.MX8MP and the carrier board phyBOARD-Pollux. Changes in v4: - resolved defconfig conflict adding PCA9532 during rebase to v5.11-rc2 - removed unneeded status properties in device trees - removed upstream not available i2c rtc property - fixed i2c rtc trickle-resistor value Changes in v3: - removed deprecated led label property - added Reviewed-by and Acked-by tags 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 | 161 +++++++++++ .../boot/dts/freescale/imx8mp-phycore-som.dtsi | 293 +++++++++++++++++++++ arch/arm64/configs/defconfig | 2 + 5 files changed, 463 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