Received: by 2002:a05:6a10:6006:0:0:0:0 with SMTP id w6csp1335611pxa; Fri, 28 Aug 2020 09:50:01 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwHAFw16X6X3Zhe+IZ0caf5BHMGlELNXTJwXWR3vTNYez1WN7SHmqEX+o8ZFMzdNkAUx41b X-Received: by 2002:a50:9dc6:: with SMTP id l6mr73506edk.136.1598633401695; Fri, 28 Aug 2020 09:50:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598633401; cv=none; d=google.com; s=arc-20160816; b=PFNePa3q6OuolUYuqW09GegXIELaa3clQsNJTAS/OLfgmuQWju1jwEP+f0sA6gd/hV YNz7uUPlXp62Ow78cgZUSSEnwlFulGUjQl/Zzx11bzy4nG+gbNNBiRDSrYen7CfSLMgU Yta/R7EtEQP34+5I4g+2T0Jj+1HEN7B7Xthhn/LaXFGMRPFmUp7H4I5nIf+ZidcsYhv1 PKZjuwPt+kNiNrV2DhYo0QnjtrKPa8Z4/qgG2Pnfa8IAibIGiHrPA4ulB7GnKtG1sIsF 9DgsQNCV/pEtqsmhG6DCNcYkq/ZcO05C4ioWeAFnBS6c5bxGQK7R+tobbaZ92ISoJ6Jm mGwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :dkim-signature; bh=wdil7gERpe5L5m7rnA8k0UtMSzPERQs01iLLEuYNGRI=; b=pHnXb5rDDbrs7A7I9g14FqXncbfyuJKp/q4u+lawdNtiUw/NfZFFs1OBbPeaWWkvad qFX3tBcMgrCs8RW2wtr0llWMU9cPIoY0XWIu0O+P2ONpzd2eFkNbCJSagfV2chdkWEjA H2B281dXxdZUeAd+VTr+lIRN8yUiKg6HVmb1a9ArkUcXtowfZmJZdqXwXSct8XIMmXRR kyPNlDXj+F8DlSRcdc6bbb6oMoLITvI3Zb1OJLJ6Q3kjb+ToYgaMXihyDPOdWmYwb1sF urK3fQII+YZ4Mj0GNJeVHLJcJJiOS39OFz223OmpEkWXfHoInqM9QPv+kQs4GsYdx6SH 5AWg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="gkc/VRi2"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u12si21543ejb.223.2020.08.28.09.49.38; Fri, 28 Aug 2020 09:50:01 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="gkc/VRi2"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727902AbgH1QtB (ORCPT + 99 others); Fri, 28 Aug 2020 12:49:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:42758 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726436AbgH1QtA (ORCPT ); Fri, 28 Aug 2020 12:49:00 -0400 Received: from kozik-lap.mshome.net (unknown [194.230.155.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8E51920848; Fri, 28 Aug 2020 16:48:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598633340; bh=Wwkz9ubdC4d89Hl6z0P8S1t5VHI9tjmoy/T0n7UH+bM=; h=From:To:Cc:Subject:Date:From; b=gkc/VRi2gUW3RgoERRpYudU0O5VRe+yQbUrx/D57d/pzQ7TjVGDdGDsXwbUvoWOrF H6r6VK8WPq9W1m+Ewx9tDO0MWuoKRPbUjxwry4LF8wHXcXbwRt3P0QQ46ZZ8ws22/d f4SRaz7RSIJ26cGHSv6TTjHfgZogZwaqBdC1oh9k= From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Anson Huang , Matti Vaittinen , Han Xu , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-arm-kernel@lists.infradead.org Cc: Krzysztof Kozlowski Subject: [PATCH v2 00/19] arm64: dts: imx8: Align pins and regulators with dtschema Date: Fri, 28 Aug 2020 18:47:31 +0200 Message-Id: <20200828164750.10377-1-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This is a v2 of my second batch of i.MX8 DTS and bindings cleanup. It's rebased on top of first batch [1] although it is independent. 1. For arm64/dts patches: to avoid any conflicts, better to apply on top of [1]. 2. dt-bindings patches: independend, can be applied by Rob or subsystem maintainers. Changes since v1: ================= 1. Address few comments - see individual patches. [1] https://lore.kernel.org/lkml/20200825193536.7332-1-krzk@kernel.org/ Best regards, Krzysztof Krzysztof Kozlowski (19): dt-bindings: mfd: rohm,bd71847-pmic: Correct clock properties requirements dt-bindings: mtd: gpmi-nand: Fix matching of clocks on different SoCs arm64: dts: imx8mm-beacon-kit: Add missing build through Makefile arm64: dts: imx8mm-beacon-som: Align regulator names with schema arm64: dts: imx8mm-beacon-som: Fix atmel,24c64 EEPROM compatible arm64: dts: imx8mm-beacon: Align pin configuration group names with schema arm64: dts: imx8mm-evk: Align regulator names with schema arm64: dts: imx8mm-evk: Add 32.768 kHz clock to PMIC arm64: dts: imx8mm-evk: Align pin configuration group names with schema arm64: dts: imx8mm-ddr4-evk: Align pin configuration group names with schema arm64: dts: imx8mn-ddr4-evk: Align regulator names with schema arm64: dts: imx8mn-evk: Align pin configuration group names with schema arm64: dts: imx8mq-evk: Align pin configuration group names with schema arm64: dts: imx8mq-librem5-devkit: Align pin configuration group names with schema arm64: dts: imx8mq-phanbell: Align pin configuration group names with schema arm64: dts: imx8mq-pico-pi: Align pin configuration group names with schema arm64: dts: imx8mq-sr-som: Align pin configuration group names with schema arm64: dts: imx8mq-hummingboard-pulse: Align pin configuration group names with schema arm64: dts: imx8qxp-colibri: Align pin configuration group names with schema .../bindings/mfd/rohm,bd71847-pmic.yaml | 9 ++- .../devicetree/bindings/mtd/gpmi-nand.yaml | 76 +++++++++++++++---- arch/arm64/boot/dts/freescale/Makefile | 1 + .../freescale/imx8mm-beacon-baseboard.dtsi | 8 +- .../boot/dts/freescale/imx8mm-beacon-som.dtsi | 36 ++++----- arch/arm64/boot/dts/freescale/imx8mm-evk.dts | 40 +++++----- .../boot/dts/freescale/imx8mn-ddr4-evk.dts | 24 +++--- arch/arm64/boot/dts/freescale/imx8mn-evk.dtsi | 14 ++-- arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 2 +- .../freescale/imx8mq-hummingboard-pulse.dts | 8 +- .../dts/freescale/imx8mq-librem5-devkit.dts | 12 +-- .../boot/dts/freescale/imx8mq-phanbell.dts | 12 +-- .../boot/dts/freescale/imx8mq-pico-pi.dts | 12 +-- .../boot/dts/freescale/imx8mq-sr-som.dtsi | 4 +- .../boot/dts/freescale/imx8qxp-colibri.dtsi | 8 +- 15 files changed, 161 insertions(+), 105 deletions(-) -- 2.17.1