From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E83E4C43334 for ; Fri, 8 Jul 2022 12:36:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238253AbiGHMgO (ORCPT ); Fri, 8 Jul 2022 08:36:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238246AbiGHMgM (ORCPT ); Fri, 8 Jul 2022 08:36:12 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 237417C1A6; Fri, 8 Jul 2022 05:36:12 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B2D856271D; Fri, 8 Jul 2022 12:36:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3DE9C341CB; Fri, 8 Jul 2022 12:36:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657283771; bh=hq0+B/dAKE6KAtx/w8/pzHOgIoBA3D5lqFzL4AAZuD0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oszWAku0C+PsBkcHAWimhkDNHJmcX4DGcNbiIuPC97mm+hQp3UNk68L+XMeRTGwyi iRpcSXZKS/mWe/Q7AIGIujWDCIHszuz369g9mKkKm5lpdFtXwj4zD8oDnBvv59RRxa h9EZsRzRFunJJa1pT+K1aIImOmqlGe3VmpTmnbthscUIY52de6/UAmcJ7g0H5+0Qcu cgOhf5uWTsaaTskZUL1wOECszcwH1v4us+aJju3wULm3dkUgC85zccKr3gpnrA/JzG i5Cce56flAuxGHq3aWpM0iKuGqjWZRk+qkHMf765TQurQHKnlY8I5GZPy8BFAnQS+v 4xvVp0DSbOyMg== Date: Fri, 8 Jul 2022 20:35:59 +0800 From: Shawn Guo To: "Viorel Suman (OSS)" Cc: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Oliver Graute , Peng Fan , Liu Ying , Shijie Qin , Ming Qian , Mirela Rabulea , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Message-ID: <20220708083952.GV819983@dragon> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Jul 07, 2022 at 03:50:07PM +0300, Viorel Suman (OSS) wrote: > From: Viorel Suman > > Changes since v7: https://lore.kernel.org/lkml/20220704161541.943696-1-viorel.suman@oss.nxp.com/ > * added missing Reviewed-By: > * Defined "mboxes" and "mbox-names" sections in scu-key.yaml as schema. > > Changes since v6: https://lore.kernel.org/lkml/20220629164414.301813-1-viorel.suman@oss.nxp.com/ > * The series updated so that each patch making the conversion removes > the piece being converted, then finally the patch adding fsl,scu.yaml > removes the last pieces, as suggested by Krzysztof Kozlowski. > * Updated ocotp and system-controller node names in the existing DTS > files > > Changes since v5: https://lore.kernel.org/lkml/20220616164303.790379-1-viorel.suman@nxp.com/ > * Updated according to Krzysztof Kozlowski comments > > Changes since v4: https://lore.kernel.org/lkml/20220615105834.743045-1-viorel.suman@nxp.com/ > * Missing SoB added > > Changes since v3: https://lore.kernel.org/lkml/20220609143423.2839186-1-abel.vesa@nxp.com/ > * Examples included > * Included Abel's patches fixing thermal zone, keys and power controller names. > > Abel Vesa (12): > dt-bindings: clk: imx: Add fsl,scu-clk yaml file > dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file > dt-bindings: input: Add fsl,scu-key yaml file > dt-bindings: nvmem: Add fsl,scu-ocotp yaml file > dt-bindings: power: Add fsl,scu-pd yaml file > dt-bindings: rtc: Add fsl,scu-rtc yaml file > dt-bindings: thermal: Add fsl,scu-thermal yaml file > dt-bindings: watchdog: Add fsl,scu-wdt yaml file > dt-bindings: firmware: Add fsl,scu yaml file > arm64: dts: freescale: imx8: Fix power controller name > arm64: dts: freescale: imx8qxp: Add fallback compatible for clock > controller > arm64: dts: freescale: imx8qxp: Fix the keys node name > > Viorel Suman (3): > arm64: dts: freescale: imx8qxp: Remove unnecessary clock related > entries > arm64: dts: freescale: imx8qxp: Fix the ocotp node name > arm64: dts: freescale: imx8: Fix the system-controller node name I'm preparing material for the next merge window, so just picked the series up. If there is more outstanding review comments coming up, let's address them with follow-up changes. Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 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 B0791C433EF for ; Fri, 8 Jul 2022 12:37:23 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=j4wyVcJx2hZzb/jY/9R2s+WPgpmar37HAD/Uyem+/Ek=; b=kaedeBNf+HyPGq tnnSUjqI80MBzYnjB1otgE8wYQb61qmbxpoyYEc+zSygfDR5f6yQR5b988MzXzq2uc5+3tcpO0jF9 a+vdKKea5Qdr392Ti3UZ+gawIKy02RFZy1KNvTWrLtvJ1YFmmF+JjKXxufO3Z50E+OH3PGglZya2F ANJH8KXqNgIYwoCF1XJCbf5LRli1NRg5pgcWu1K98MQ1CYKxUN7Bp5TIrXPwULZdVmAiaDewgMGMh nUML27k7aN8XRyZXaPkzHnmMMN6DDQhJc5ekaVWdFyGdLm/ZPDyN9ixWu3VRk6ImytWMSc6FC5sv2 MKbmaPM09ScytkH04y/g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9nDd-003khm-Uk; Fri, 08 Jul 2022 12:36:26 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o9nDY-003kfb-UR for linux-arm-kernel@lists.infradead.org; Fri, 08 Jul 2022 12:36:23 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sin.source.kernel.org (Postfix) with ESMTPS id CDEB8CE2A7E; Fri, 8 Jul 2022 12:36:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F3DE9C341CB; Fri, 8 Jul 2022 12:36:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657283771; bh=hq0+B/dAKE6KAtx/w8/pzHOgIoBA3D5lqFzL4AAZuD0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oszWAku0C+PsBkcHAWimhkDNHJmcX4DGcNbiIuPC97mm+hQp3UNk68L+XMeRTGwyi iRpcSXZKS/mWe/Q7AIGIujWDCIHszuz369g9mKkKm5lpdFtXwj4zD8oDnBvv59RRxa h9EZsRzRFunJJa1pT+K1aIImOmqlGe3VmpTmnbthscUIY52de6/UAmcJ7g0H5+0Qcu cgOhf5uWTsaaTskZUL1wOECszcwH1v4us+aJju3wULm3dkUgC85zccKr3gpnrA/JzG i5Cce56flAuxGHq3aWpM0iKuGqjWZRk+qkHMf765TQurQHKnlY8I5GZPy8BFAnQS+v 4xvVp0DSbOyMg== Date: Fri, 8 Jul 2022 20:35:59 +0800 From: Shawn Guo To: "Viorel Suman (OSS)" Cc: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Stefan Agner , Pengutronix Kernel Team , Linus Walleij , Alessandro Zummo , Alexandre Belloni , "Rafael J. Wysocki" , Daniel Lezcano , Amit Kucheria , Zhang Rui , Wim Van Sebroeck , Guenter Roeck , Sascha Hauer , NXP Linux Team , Abel Vesa , Viorel Suman , Oliver Graute , Peng Fan , Liu Ying , Shijie Qin , Ming Qian , Mirela Rabulea , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-input@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org, linux-pm@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Message-ID: <20220708083952.GV819983@dragon> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220708_053622_201309_DCBA5E6D X-CRM114-Status: GOOD ( 15.83 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jul 07, 2022 at 03:50:07PM +0300, Viorel Suman (OSS) wrote: > From: Viorel Suman > > Changes since v7: https://lore.kernel.org/lkml/20220704161541.943696-1-viorel.suman@oss.nxp.com/ > * added missing Reviewed-By: > * Defined "mboxes" and "mbox-names" sections in scu-key.yaml as schema. > > Changes since v6: https://lore.kernel.org/lkml/20220629164414.301813-1-viorel.suman@oss.nxp.com/ > * The series updated so that each patch making the conversion removes > the piece being converted, then finally the patch adding fsl,scu.yaml > removes the last pieces, as suggested by Krzysztof Kozlowski. > * Updated ocotp and system-controller node names in the existing DTS > files > > Changes since v5: https://lore.kernel.org/lkml/20220616164303.790379-1-viorel.suman@nxp.com/ > * Updated according to Krzysztof Kozlowski comments > > Changes since v4: https://lore.kernel.org/lkml/20220615105834.743045-1-viorel.suman@nxp.com/ > * Missing SoB added > > Changes since v3: https://lore.kernel.org/lkml/20220609143423.2839186-1-abel.vesa@nxp.com/ > * Examples included > * Included Abel's patches fixing thermal zone, keys and power controller names. > > Abel Vesa (12): > dt-bindings: clk: imx: Add fsl,scu-clk yaml file > dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file > dt-bindings: input: Add fsl,scu-key yaml file > dt-bindings: nvmem: Add fsl,scu-ocotp yaml file > dt-bindings: power: Add fsl,scu-pd yaml file > dt-bindings: rtc: Add fsl,scu-rtc yaml file > dt-bindings: thermal: Add fsl,scu-thermal yaml file > dt-bindings: watchdog: Add fsl,scu-wdt yaml file > dt-bindings: firmware: Add fsl,scu yaml file > arm64: dts: freescale: imx8: Fix power controller name > arm64: dts: freescale: imx8qxp: Add fallback compatible for clock > controller > arm64: dts: freescale: imx8qxp: Fix the keys node name > > Viorel Suman (3): > arm64: dts: freescale: imx8qxp: Remove unnecessary clock related > entries > arm64: dts: freescale: imx8qxp: Fix the ocotp node name > arm64: dts: freescale: imx8: Fix the system-controller node name I'm preparing material for the next merge window, so just picked the series up. If there is more outstanding review comments coming up, let's address them with follow-up changes. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel