From patchwork Thu Jul 7 12:50:09 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588368 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 1AFF2CCA482 for ; Thu, 7 Jul 2022 12:51:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235564AbiGGMvD (ORCPT ); Thu, 7 Jul 2022 08:51:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235546AbiGGMvC (ORCPT ); Thu, 7 Jul 2022 08:51:02 -0400 Received: from EUR05-VI1-obe.outbound.protection.outlook.com (mail-vi1eur05on2062.outbound.protection.outlook.com [40.107.21.62]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1EF632B639; Thu, 7 Jul 2022 05:51:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PWNTeTsjg7lMvv9j74JDLyZ7BOpZhhtsCnkaiPWAGaaLMdMzyAHGPB/CyJMiajLt231hiTPGc6MJUnT+EEph2xmEQfmww+4cmCkoYwnT4nCckdybN2Apf5gRJhsZy7dq4ITUsk/w9MNy2cclgMJ/GVErk7CCs0gC5hf48DfiUDfDJwjrZ8KL8W3T/jGUQsCAWjC2docQIMnl2Wunz7N5diXi0WPoO5NuXR/kHgvy/Zb8Xk25bwOOIh15FgVgCgb3RCJoyjjWXvToeXcvRkrQaJDAQgo+pcoA8ClYTTBXc2QonBNzl7R9AGzDrJieQDLfJ1rC7OrnJhZc47aXOfOnTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=yeMkbbv231AWkOqZly/yWzLc9QP7p9ni0uYUOIYyD/A=; b=Eml77nTy9IylDChz4YO/r7axl5hhZnLpxKoYk2f04LA2M/iTznUSgJa8zAQsy5JAft/KNC+UKMsdBj1QYvfc7mD6VMr0CrsC/8dshnOWGurDbtGwKOFS+EAhuzoadx4v3n/WkGTQhVZxJuSIcu7UgOWUE+3PDxBZBakgUVK8sd57MKGiMYu+AczmIxsxTzsh+RtiHuJydEb4lPmqMM+m/xGPKWWgfefE7tQIKNNVQwkGm53G1xelknjarZ9+2tIvMV6WOFppVshcDlJmxsAtUEyNmEKfcbO/F5+Mer/p9WQQDmrbU4esNu1rrfrPigqcRnP62+QIdcdsA8x8cRv56w== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=yeMkbbv231AWkOqZly/yWzLc9QP7p9ni0uYUOIYyD/A=; b=OVkTo2sD0ddZYoyeEMGsM8Dp8V9JiTU7R/3CGgE6K925o6uyfXH74vNM5sNvJkAwwwa6aoNuuvH9OPj9vRezGvC0GXqsoe1wXTgGEEcba4X26eBBaF/4eWqZB2pg/v0RvG/8Q9G5Io7tjo0tLhrW5pUThkDqlzOfJZuARuMo+AE= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by AM0PR04MB6418.eurprd04.prod.outlook.com (2603:10a6:208:169::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.16; Thu, 7 Jul 2022 12:50:58 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:50:57 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 02/15] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Date: Thu, 7 Jul 2022 15:50:09 +0300 Message-Id: <20220707125022.1156498-3-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 6491fb95-6042-4f38-318c-08da60175651 X-MS-TrafficTypeDiagnostic: AM0PR04MB6418:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: KZlJ6gw4VhBnO81Rd9NyoL1nXS7i4+vj/sHLKnOiSZl8+Sh4EKyu8hCIAWCQ1RHmuRHGgBZyIJPd+hg0l9F7rCEeIw1p8mgyESvbCcogyUf43EQGy2p6SMJZDpW6UQA7q4fmJSh+179bmnIkWZrGhjUcaDChbmVmMs3R99hwPvFgkWLjCyFAMHQjlpNqRgqnEycf5gkcbuQgQznb15b7DkCFLOjPVuhL364GFffwc5SwUDX+VbN2qDjDJzwHMIjZepnqicPZvjchLJqVqCquDHDZ9d5Ex3qHsoGBqjyGtdLJZSEfx/aVmGSp1ewD/4rjncavUA75cenL1rtw/G+cCvnDzsIV3lUWHWHdDmrGtNvGlaTNn0m09jgfQAurigjMqSLjTdkZjeltUVv0ZqerY9dhkbQbS9mf4WT7MIMmBpGMRETsNaxCgvv2aCWK6C02Ux54ObrDISNV+CH3DyWiq5Ae3XWGg2Y6AGP/nVqNniaa1tvt6Fgp2tdSRa+tK4bVi7C7GPeMVCBfdxyDQh4y0u97jBHC+RtTPdCXKAMUh9MUC+lPuF+Su9tQJPbzwPtH6gRtxItCpNGUS+XUfETLSPugCShdkkAOd5AunILcxpzkirXq0S1C26sb9dUSJV0FC/uQXoNAKZRyzSe+BduM3ukGJo2kqgneTdAATwLY6HKIILKLs/l4ZqScMejh88bPNru575pAxfMhF5Eyeg/NAJKVYgzU3HRkKP/RtQt5V8GukeCBN8aQJwPVqczF1Q9fKEwo8ZZShqy+b+koQJcSlOROoU0vtMX+loiWuEGa58h7yMjbloCd5jIu5uqJSm5kRCdt6Ls9/pctiDi5GOgPlbASR3gTGzvnTKg9C3UYPPg1Abmooov0PKCkm4YhdzAeQj1CR1m9p1c1t8gUfOD1WQ== X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(396003)(136003)(376002)(346002)(39860400002)(366004)(6666004)(86362001)(5660300002)(966005)(38350700002)(6486002)(316002)(38100700002)(2906002)(41300700001)(7416002)(478600001)(921005)(7406005)(66946007)(66476007)(6512007)(66556008)(8676002)(4326008)(8936002)(186003)(52116002)(83380400001)(26005)(110136005)(2616005)(6506007)(1076003); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?mEem3csusPNSFg5QLav6g0l?= =?iso-8859-1?q?BfYf8A51cBOSOIjZpz1KoExiBCwMucwFVq7r7vmQCh2QbV6+sgB2lJBQYaPp?= =?iso-8859-1?q?2islTwBSFf0w5efgnuUg/wHv7Fi+2k4gg9pmATuAu03pXpJqrmAObWs7f7d1?= =?iso-8859-1?q?GkS+75108Ho6n7jWFTo5JPB4GnNl8H4Bro3cGxPU9w/KUb4j4e9JtE3CeMfc?= =?iso-8859-1?q?PlJ/xBpuna9cl9XkM4lSkkzzqw06MU9TUPJGvSSm761SPR9sC4o9z94n31JI?= =?iso-8859-1?q?oTX48Lc0/jDe1nnBXVwvgyPns6YWRX1L51vWZqgfC54HbuhpT4O/gLhZE2jb?= =?iso-8859-1?q?6dYDm76EmklnwVn7Kf0+gBu/jmPRO+05mv+z8jg4/0aRRhG/W9+TYtuRfCuF?= =?iso-8859-1?q?FsdoOO9y1WXoh2N8tY5Ifw2Z1fk1sD+TSqtVOI4Wgu29JAeHookl314PPTpB?= =?iso-8859-1?q?Y5Bq8+Zj7dBSXp4L51rjUGiub5ACJ30Qr1RnIaIjRz3xQeMCW7gjYt5cjDI1?= =?iso-8859-1?q?OYv0maFGOuK//DycZW3bw4oL9SOI4n3R3ikka0Qpt2eTivTdsaUXcOq8lqiK?= =?iso-8859-1?q?OfAX5UtwaK63PzVxcTiWrfjG8ICQFR/qO2SvDCVdPHWD+CHkvenIGJgpT3gx?= =?iso-8859-1?q?QZRurasS9ja7+MS1xWS4mG1XYUljaaNVvJIlOrXccUAugh+dIBItby9vRKc3?= =?iso-8859-1?q?m59Zm26GwL7gUzdVnDhTEo/fGb3G2itm0Woky+w0QcSOQKy22K25kB7r5+2g?= =?iso-8859-1?q?hI628DM4dKLqBzdAYAesvEZfgGkFlQy5fPqnVVkn0TYE+86ZGm5sQIC2252t?= =?iso-8859-1?q?EYNasRyydEXUheo89B8euCbFFq0+6sXHDH4zdOyUG3YIw1it42bFk0m/DEkl?= =?iso-8859-1?q?2Po+ZOy++4QjqpwdC+baUpVwOlLLo9HXBO5pzk7FUFX4Ycyo1IhRAKB9hqDX?= =?iso-8859-1?q?1LvcOHlh+/FEUPMHX0tMrtYnfvxUVPuB9FLW1jvrEhYVVKTQnlpG977f/6Oq?= =?iso-8859-1?q?6s9RXyYeCapkPgMXpjdLt+kQ6DHjD+iqtrurRtJJgTHm88lcO11AiFNi+uW+?= =?iso-8859-1?q?dwiL/CijyS3ZEGDgk92lfTTN8pBf15oVibLle+O0g+RpfSkh7tc7CQ5UEqWI?= =?iso-8859-1?q?R87k1v/sHs4mGPPTxZH19oTeZhwpVAqwAV/0zTwVucn5i0Bn7Pbtm1unG6qi?= =?iso-8859-1?q?sKbHMODPfqws4vjNXhZXCuJUfbFe+Anib6xEiTFOXXnAyXDjLjxEBLd/7B8o?= =?iso-8859-1?q?5KX2iaXdtem8E/rGmVFb01kP5ay9uFtSo072CDADCdEM4m7TzoArm7oNrjrW?= =?iso-8859-1?q?LEp01KUxDBiTCgRdVpIkzJtkb4kWC8HLjs+CdgaItWi8/bMOHgJuaf4pGoOs?= =?iso-8859-1?q?usP9HXWzQXIDgkooJV9JV8jF4tK6FcXwFLKg4weeGt/WTRfj3kWL5pDJYaS2?= =?iso-8859-1?q?JBOc/1BF3ALAUExlXT7TuNsqAwLXf3ahRiTDbHjDeyQQLHO2IicvTsoylZmp?= =?iso-8859-1?q?T4SNJERBXyYTqTn8T24rRbHsASPKB7z32gBwhEBBRCAujb7c9rDXVz0zGQtk?= =?iso-8859-1?q?ZYIWlVgGuAA8ju4KPdrnonoJvYhro7B/2ab8wtOOMp9mJEOlpjoFiZbIdwyD?= =?iso-8859-1?q?wont0dtaDaimgaTLx?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 6491fb95-6042-4f38-318c-08da60175651 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:50:57.7678 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: pW/Va39VUjxSUR9kTwGXVfRFnvKqrEJCckhjvKwVCy+NFaG2+f44eFhkw3jcDyYi+lmnN2K4WachzzShIObMXA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB6418 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Abel Vesa In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch documents separately the 'iomux/pinctrl' child node of the SCU main node. Signed-off-by: Abel Vesa Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski Acked-by: Linus Walleij --- .../bindings/arm/freescale/fsl,scu.txt | 40 ---------- .../bindings/pinctrl/fsl,scu-pinctrl.yaml | 74 +++++++++++++++++++ 2 files changed, 74 insertions(+), 40 deletions(-) create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index ef7f5222ac48..5ec2a031194e 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -79,33 +79,7 @@ Required properties: See detailed Resource ID list from: include/dt-bindings/firmware/imx/rsrc.h -Pinctrl bindings based on SCU Message Protocol ------------------------------------------------------------- - -This binding uses the i.MX common pinctrl binding[3]. - -Required properties: -- compatible: Should be one of: - "fsl,imx8qm-iomuxc", - "fsl,imx8qxp-iomuxc", - "fsl,imx8dxl-iomuxc". - -Required properties for Pinctrl sub nodes: -- fsl,pins: Each entry consists of 3 integers which represents - the mux and config setting for one pin. The first 2 - integers are specified using a - PIN_FUNC_ID macro, which can be found in - , - , - . - The last integer CONFIG is the pad setting value like - pull-up on this pin. - - Please refer to i.MX8QXP Reference Manual for detailed - CONFIG settings. - [2] Documentation/devicetree/bindings/power/power-domain.yaml -[3] Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt RTC bindings based on SCU Message Protocol ------------------------------------------------------------ @@ -184,18 +158,6 @@ firmware { &lsio_mu1 1 3 &lsio_mu1 3 3>; - iomuxc { - compatible = "fsl,imx8qxp-iomuxc"; - - pinctrl_lpuart0: lpuart0grp { - fsl,pins = < - SC_P_UART0_RX_ADMA_UART0_RX 0x06000020 - SC_P_UART0_TX_ADMA_UART0_TX 0x06000020 - >; - }; - ... - }; - ocotp: imx8qx-ocotp { compatible = "fsl,imx8qxp-scu-ocotp"; #address-cells = <1>; @@ -234,7 +196,5 @@ firmware { serial@5a060000 { ... - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_lpuart0>; power-domains = <&pd IMX_SC_R_UART_0>; }; diff --git a/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml new file mode 100644 index 000000000000..45ea565ce238 --- /dev/null +++ b/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml @@ -0,0 +1,74 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/pinctrl/fsl,scu-pinctrl.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - Pinctrl bindings based on SCU Message Protocol + +maintainers: + - Dong Aisheng + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + This binding uses the i.MX common pinctrl binding. + (Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt) + +allOf: + - $ref: pinctrl.yaml# + +properties: + compatible: + enum: + - fsl,imx8qm-iomuxc + - fsl,imx8qxp-iomuxc + - fsl,imx8dxl-iomuxc + +patternProperties: + 'grp$': + type: object + description: + Pinctrl node's client devices use subnodes for desired pin configuration. + Client device subnodes use below standard properties. + + properties: + fsl,pins: + description: + each entry consists of 3 integers and represents the pin ID, the mux value + and pad setting for the pin. The first 2 integers - pin_id and mux_val - are + specified using a PIN_FUNC_ID macro, which can be found in + . The last integer is + the pad setting value like pull-up on this pin. Please refer to the + appropriate i.MX8 Reference Manual for detailed pad CONFIG settings. + $ref: /schemas/types.yaml#/definitions/uint32-matrix + items: + items: + - description: | + "pin_id" indicates the pin ID + - description: | + "mux_val" indicates the mux value to be applied. + - description: | + "pad_setting" indicates the pad configuration value to be applied. + + required: + - fsl,pins + + additionalProperties: false + +required: + - compatible + +additionalProperties: false + +examples: + - | + pinctrl { + compatible = "fsl,imx8qxp-iomuxc"; + + pinctrl_lpuart0: lpuart0grp { + fsl,pins = < + 111 0 0x06000020 + 112 0 0x06000020 + >; + }; + }; From patchwork Thu Jul 7 12:50:11 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588367 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 BCC7BCCA483 for ; Thu, 7 Jul 2022 12:51:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235615AbiGGMvO (ORCPT ); Thu, 7 Jul 2022 08:51:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44972 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235543AbiGGMvJ (ORCPT ); Thu, 7 Jul 2022 08:51:09 -0400 Received: from EUR05-VI1-obe.outbound.protection.outlook.com (mail-vi1eur05on2055.outbound.protection.outlook.com [40.107.21.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 706112BB34; Thu, 7 Jul 2022 05:51:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TO/OWLvQbNavHrded/5h4aevOvRRhlRU288WazUvdS2pJ2puaMRCVDNyvs26rvfc9NeYkBAbgeckkMMo+BZ8RAIwx3Y99O5YdRro01h0n8r4h9cPJzvEZT6uDO5rBSAwgGlab5hl3yyJlI9EscssfQS93DU2L6oDOCtMYKdk2ISI/MHzzCR209GD0UNDgpG3PQtCRGNr1ocHw3T6ZB0/Qfaz3z6LqHX75nk+Y4V8ERuLHNsOY04ey9AkyQwhfVmDfRwe/YIOktCbWYidG1Hgrc6RM3yd+cwVZNXtVXV5rOKdWy+6vTmhwVWs4os1wtSWTvenrjTaKmKiLNfTt/QwXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=sMdQHOwDTIsAKgEIOrUlM+jfdc6vmQyGTL4GHeTeTAQ=; b=oX5RYZiqv1pp6STc17V/ZbpVM3N/esgru25uB1vmbkmSRZ/5s6NXdmWwUXdtFp+HzLZ6+kvzLJIPsb6un1CkXYb3RuZI7rK7iN7uebNmfbcgWJ5fwr8vd4qYfvFVAI+lfkQvccK8oBHYMwlTrVd2/FwYqABZmQE1ev8+vbHcBrlrT921YXrLbShzuzuoAVttGq/M0NeyN25JLtphQLOze5rYvbhjI0qgIrxWAEwscdXM0B/ATE/p6AzxpD8HM+YmHBMSjxgfgUKELEq4LmpkGt3HHHiooEB/8uCe8vmTo09WIwubaJ66EyPszLGvJ2KsL2r3d72EblRLuP+OOhR9rg== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=sMdQHOwDTIsAKgEIOrUlM+jfdc6vmQyGTL4GHeTeTAQ=; b=MCXKLlbedM2tiICHCi1gNTCQWvmJuLMjbZpeQV3GaWx9stD0zg3KUQvcJZH/9M5MayUoDnyOjD5eVeVCbUhpe3nOZ6yNjRN7omwTD/X1oo/vAKzsafUZnz0LNsDqVpw2PxCYpe7C8lUgrl46yRpSHLe4wnIR8sNjlBEf0t/oYJQ= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by AM0PR04MB6418.eurprd04.prod.outlook.com (2603:10a6:208:169::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.16; Thu, 7 Jul 2022 12:51:04 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:04 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file Date: Thu, 7 Jul 2022 15:50:11 +0300 Message-Id: <20220707125022.1156498-5-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 83c1105d-e69b-4154-deed-08da60175a1d X-MS-TrafficTypeDiagnostic: AM0PR04MB6418:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 01mt4o2x3gIxUQkhivJTshaFdNWTiGJSoUhv9tavZPXYx05DsoE5frgYtTxALKpLGr3RiJ4xW0w6FwF9NXtxfEgdAveh+BWA2mBijarlkFt3l03ALRNzJSisab4Yovb7zlh/JkYwisDn4RTRZ/qq2hjgRwJnzGKEIq4QjrFWX5VGpri2LydebZInQ746lQI67Skw0gAIJHo1gWl7z0ovZuxl6dEHHC5rYvvqu5jo3W0mzkCZNuBJtXfdurQvLzDcUC7GH4KFzCx1rFLH/Bi/e/i7enr2p73VDirqpS7hL6tdff/M1KwTgN5VwD1WuAD/mjiJC9pschEoWtS6ffQ7wQEW86Ag1Qe7Hm+WFAtudkBhBPvlT2opd5RmGsVa+NVYV6Soord9HKpALpREFTmllItboB/uxlnDC6tKsrB2GNTaM/UjaoCJO5C3o/omACFaabnWkZpDHuDaSyvBBYFLBAi1LpFNeLaaGMPoAes+O8BIUWkqRzPBhIQqrUSlb9D4Vtn2MfsRDCliQFdb1Va+8vUkPvrx6SqWIE6MEXGzymSS7NzNRiRuiJ2pef3fFaU+cfPn5dOl3Y1nujM+4bGZt0kC4SXHLOVxHKlZAK4QFi1pJLbgMNTmVScvVz6kVhZJLAWUGm3FyK4BES0Q+Y6FIm7P1U6xh6Fyr7Lrq6ym9ARENj9XQGnakd/6wraFoSvOmsjaBUvUJAjlBkNmT9BsvMEGSZjNMN/ahyIyOE/A9TTNSdl85v5z4gZTg66AIvX8zNfvHMU6cwOkFzNJPEOaoVj9OXFRKRI+nQxKFsxQRLdrppICC8RVSVGKRx724hmTOy2rNhsdqpw6iTursJkwhjTtYvdespU/jeoQqIOmrwlLEQ5IAFDmyOFiwidQKDeqj5qAkNEKjU1+hJyPOU87DA== X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(396003)(136003)(376002)(346002)(39860400002)(366004)(6666004)(86362001)(5660300002)(966005)(38350700002)(6486002)(316002)(38100700002)(2906002)(41300700001)(7416002)(478600001)(921005)(7406005)(66946007)(66476007)(6512007)(66556008)(8676002)(4326008)(8936002)(186003)(52116002)(83380400001)(26005)(110136005)(2616005)(6506007)(1076003); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?UJQBNqFPe2k2puo8PrgfTZd?= =?iso-8859-1?q?PIeN+dULC3SCF1lZ33u5hCkUsaoI9J4JjBDvdfTIne38VsOnPP3sOWUzTj4P?= =?iso-8859-1?q?RKQkmPZeclPI/jKw0Fe00EkZn6mUH6hJDLOqd6dgDBVwqUD8I0VKTE0I4tw8?= =?iso-8859-1?q?ZcGThFjVU3F8sptsaJGM0Pt7e9NBFwHnrpnb/m4/PXSDr+F9BOHC0XsS+Tns?= =?iso-8859-1?q?fNuuVWxFyFB6kIljUoADeOvIEqoWCWBAT2UUd1kBLjdTRTAzf/1ml82A+ss5?= =?iso-8859-1?q?QKu5Bp7+XhNFBkXm4smhdXI+sXs7EFvohqc+55FWN28ITvEmEjC0A99BuM6E?= =?iso-8859-1?q?6DQlO8nzMd4n/M1GZdTvjyrLsRkyYpJRXUEqUU76Gkx0moqK6YamrXqwKWCm?= =?iso-8859-1?q?GlbnJeyyr03seKzzrTf/i7NbtwvSP0lClrdHPTJ7bxPwlzlNAXzEzzj4WDiL?= =?iso-8859-1?q?0KkDwmdwnjrFrolPNgN/Ot85HpExQKuHS4KV1bbumazMjrS14Gm7flKCl8IU?= =?iso-8859-1?q?VlOeAnFFVdKns6lRmeuQGsVL8Njz5mdPrNixK9MkhmBq+1XRHR0KvbhaoMH3?= =?iso-8859-1?q?tHWIReStPzfD5+JfXR7jYQGfOaYthUr0DFkHFSftCc6fRpttdmS7aKZFXHX4?= =?iso-8859-1?q?BLj8m8elYTc69uuvt/aVK/ZQKeOLW5QcpaUF89zCGMYsZnnxOJekTBvx19H5?= =?iso-8859-1?q?I5/nMvXwir3AgKFl6FCted3kQoxt6i3pKz0rpRboqshIcOHWzUwiJCUPLndF?= =?iso-8859-1?q?pd/10gb8zmYcL2J0v1rZUArcQ9FtneK2vBMfb3KzoHmQutSmQtawbH3UK7th?= =?iso-8859-1?q?2mJZRLyEMVt+LkwLq4JX5psePcpaJzE+ot/sCF5YtVONv2iQsqZG+pRhh21E?= =?iso-8859-1?q?QoAcKBOJIHB4KR9bDeKt65WVR4nYlzekpdk9H+YqdHHJRg889CMGP8WPA098?= =?iso-8859-1?q?n9Wk5cZBkTm2P2Jl9Kx2GLEoyUWbTFQyP5mGee1OnujaSYdo88v40ULfvsPc?= =?iso-8859-1?q?zNyB+6TkzzJrHea585Juk52DLBIftiG2GVoD6AOz75m/HhcT+GCvfrh+A3LQ?= =?iso-8859-1?q?QB8eRm0aPxtj9e/1VGCGUcLU2gj3FFZ9+/8kJyT0aCOqVakixR9xsGHBbpJ/?= =?iso-8859-1?q?U+NOs6dsCDgmBIo86UWANz7erjm/810Gu2kSGU++DrLMH9FYcfU56zcufrt3?= =?iso-8859-1?q?D+/otOgEQTvTxZEA05UqfLgjo/ntGWh1oSGhaO6f4vpz7AWLyvYiAEAW8kdT?= =?iso-8859-1?q?f/Kr9CUQRC+4GpaJpVxxxtsQSOY5Zh8lTGcYSfIfweRJ8j2Xl5n1VZCvl1/2?= =?iso-8859-1?q?4hFBRj9Qyy/TglGWZukNxdHp8y3b9aGgjdrGWDo8hJjqPk1Us0SSxshWXp1R?= =?iso-8859-1?q?82USu7v/XQeXbz6mZ069G0rXcruGNn6pNFc2ancQYu+Hvfv8U+8c0mV32OWI?= =?iso-8859-1?q?Sn37ioZ5fQ/6pKXLp+/rYDkS2W4YJt/3khuMvvWg/qAT0z8vnWIbnMslzuEx?= =?iso-8859-1?q?Ur1j0iO3m74LDkWmbiswYfUqhPamRkDcaVsYe/zSPEFi5B6UbDNUnjdqkNTs?= =?iso-8859-1?q?n9FhhqxLeLEFl+lvAiZn33UyPuHMWF0BkY6CT1LHekltrFUFvUr2GpN8G64y?= =?iso-8859-1?q?DjIady3EO1kuZXfWF?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 83c1105d-e69b-4154-deed-08da60175a1d X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:04.1892 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: Vniun9uMPy6J+mZnwifuUOX/wmmulHMFEcNaIH907P7WfZ2Y/BJrvOZHtSj5jpxF34P3bb4i8zu81UWA+YdL0g== X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB6418 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Abel Vesa In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch documents separately the 'ocotp' child node of the SCU main node. Signed-off-by: Abel Vesa Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski --- .../bindings/arm/freescale/fsl,scu.txt | 24 -------- .../bindings/nvmem/fsl,scu-ocotp.yaml | 56 +++++++++++++++++++ 2 files changed, 56 insertions(+), 24 deletions(-) create mode 100644 Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index 572cb2e628bf..0841ad8bbd22 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -87,20 +87,6 @@ RTC bindings based on SCU Message Protocol Required properties: - compatible: should be "fsl,imx8qxp-sc-rtc"; -OCOTP bindings based on SCU Message Protocol ------------------------------------------------------------- -Required properties: -- compatible: Should be one of: - "fsl,imx8qm-scu-ocotp", - "fsl,imx8qxp-scu-ocotp". -- #address-cells: Must be 1. Contains byte index -- #size-cells: Must be 1. Contains byte length - -Optional Child nodes: - -- Data cells of ocotp: - Detailed bindings are described in bindings/nvmem/nvmem.txt - Watchdog bindings based on SCU Message Protocol ------------------------------------------------------------ @@ -149,16 +135,6 @@ firmware { &lsio_mu1 1 3 &lsio_mu1 3 3>; - ocotp: imx8qx-ocotp { - compatible = "fsl,imx8qxp-scu-ocotp"; - #address-cells = <1>; - #size-cells = <1>; - - fec_mac0: mac@2c4 { - reg = <0x2c4 8>; - }; - }; - pd: imx8qx-pd { compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd"; #power-domain-cells = <1>; diff --git a/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml b/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml new file mode 100644 index 000000000000..682688299b26 --- /dev/null +++ b/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml @@ -0,0 +1,56 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/nvmem/fsl,scu-ocotp.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - OCOTP bindings based on SCU Message Protocol + +maintainers: + - Dong Aisheng + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +allOf: + - $ref: nvmem.yaml# + +properties: + compatible: + enum: + - fsl,imx8qm-scu-ocotp + - fsl,imx8qxp-scu-ocotp + +patternProperties: + '^mac@[0-9a-f]*$': + type: object + description: + MAC address. + + properties: + reg: + description: + Byte offset within OCOTP where the MAC address is stored + maxItems: 1 + + required: + - reg + + additionalProperties: false + +required: + - compatible + +unevaluatedProperties: false + +examples: + - | + ocotp { + compatible = "fsl,imx8qxp-scu-ocotp"; + #address-cells = <1>; + #size-cells = <1>; + + fec_mac0: mac@2c4 { + reg = <0x2c4 6>; + }; + }; From patchwork Thu Jul 7 12:50:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588366 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 753EFC43334 for ; Thu, 7 Jul 2022 12:51:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235624AbiGGMvP (ORCPT ); Thu, 7 Jul 2022 08:51:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45000 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235592AbiGGMvM (ORCPT ); Thu, 7 Jul 2022 08:51:12 -0400 Received: from EUR05-VI1-obe.outbound.protection.outlook.com (mail-vi1eur05on2053.outbound.protection.outlook.com [40.107.21.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D78032C640; Thu, 7 Jul 2022 05:51:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hhyDA1zDQiYaiLfiB1gK0tHmtOYGYfTW8Pdvq+DrrM+0Ngvd+AeApDi6J1TGmkoPeOoMarxGozO/CQ/6T+Tw/FLt2jQfxAYVw0rLIqChUQkAlvIZH0j7kLQxmsSQ4qUtnELcikQEfxczZ86LTVav2UX075JWwLpiVSggEQqatcs1bVbx4mko7ewOS278X/5cBLfNOyWPHhyZ5KUPrPB2zPA62PHN1KnzTtxTn9psXkas0lqnT1kysgvUkuBdIURZ+hkeMSxiGfjGGVzg3s/7Sse3tYQIEkH83GZ0x85rpMbCKwPPF4NbSRk+e8sco/17jspaTc3wTt+Feg57v0nh4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=IoD55JLRcGyRIEZTPh5WN5ZAQ8uXmAsEanAHvu4Nj9U=; b=YQPofkYqobWVzUZMj3j25b1HYVwYN1vMhUpJcMsw7X07h6pCTU5DJKKY2LKUlatjNT2zu/0WSz+p/+DpY87CKcfy7iJl3DBlZdvtLfPFh10FnYDG6pWOY41NSjrY0YoHKy2d7j1FKyBbNPD8ZxjWUm0mSwUyaPdxzfT6N3VaQG3WH9Puv6tijkGB/4QlvJxAKRZSYyn3254mEQI40pUYnv4SMhldJbnwIodx9uYdgRgVVALBHI36BosquMo2TpF5A4u00D7kZeSGDrSDBTf5ku3HiEznAzIQdbpX3Nj4cETk5097BhkKoY8CR89Wuly+VvvNfhYuk9Byzqt2TeLw4g== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=IoD55JLRcGyRIEZTPh5WN5ZAQ8uXmAsEanAHvu4Nj9U=; b=R8IRDmezVkJhcUPb5H8Acu6xUIUEl0YRwLyL9pU7W8khp1kXEr/brZefNsVcngy53lpllwefHJSPDeumFiaoyR/PiVHeNDlwvY5bRZzbfxlnFxVZ0Uj4BJs7eOD9yDH6JyQeYbApZdoeOyHsgBpqIbaoeBeO4Ljpe9KL7Uulyj4= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by AM0PR04MB6418.eurprd04.prod.outlook.com (2603:10a6:208:169::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.16; Thu, 7 Jul 2022 12:51:07 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:07 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 05/15] dt-bindings: power: Add fsl,scu-pd yaml file Date: Thu, 7 Jul 2022 15:50:12 +0300 Message-Id: <20220707125022.1156498-6-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: f86dc661-602c-484e-2320-08da60175bf1 X-MS-TrafficTypeDiagnostic: AM0PR04MB6418:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: GO067nxUaQP2Z3HRPWEACXVvyYb7lJjTxzTWqm4eWnOSSDb/a9NnKsuTDLAwVF8ZuW2PGx32wjHn9sVqF6TgW/T9hb2Bcs622r+HhZB6WTkjTsHwXWlrRmj2iTZduc/dr6H9cbAvDbMJWnFSjb/lLvodgOe2hmJUnYpgZ9QZ2trmrgTYs5qfaR0lKq5Zp8xknptuPF5UbN8P1H75oqWRECms2biphWTZyw8NX6iRq+EQIfHeZQVrf2azUFW2fAYGTGdBi8uMA/sM56fy930tK2K8J06Oh8P2HQMEU68rEyYMiYhkD6A8aWqn2gxW9rPN7TpMinm9/PHVTvC0SW4fq1dHEPAZpcodBldh56st/9NuCfUW4mFyCMtDZeUHSHi/QEB0lof4ShMkR1TlW+ERx4B3EBtGyTPaytkIIoBw8Z27YMpnrJcSgrt9zvMOBpEOM5nZKElrY5iFFfZcWI8qpgb+mb1lrSJnK9dOuLAByJ7suqvNxbhQWKt96qUOQ/Ib/1b7Qcr7GBmCYNQoCYfTyXzkb8JG6lzOIr05xJRyRlUdk6yqkknLKgpDk/Y0rFSm7BSXyxa7loQHheKOZ0rJbPhaQ8ZsRc4ErHNM9JgBKg1YclG0r+o9Dz/aU0ez96MKAk17UJHslQcHUXv14n8vAH4L94fP79nn541Hi1PXGamRX79PiyRkuhojSJ4JFwdF70Y+TmCk14poi5XjQtvl4/FRTvo6x/f9EH4+Pe1RaiyeEJ8fKYbr2pGZ6MU8ckfJtDxc4ayiZTek/IVKIuXVQFBqfEIw03l3+PGJttWr60UDCUPYlba+HKDVbbusFd54cCb/JuCEH6VZdMbzYApX1fm28G3PooVJuO0U1obUs/Ps81qo/hOfN5y0lLmKbeAYUOkEdHLYVWRjMBfouCE6pQ== X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(396003)(136003)(376002)(346002)(39860400002)(366004)(6666004)(86362001)(5660300002)(966005)(38350700002)(6486002)(316002)(38100700002)(2906002)(41300700001)(7416002)(478600001)(921005)(7406005)(66946007)(66476007)(6512007)(66556008)(8676002)(4326008)(8936002)(186003)(52116002)(83380400001)(26005)(110136005)(2616005)(6506007)(1076003); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?ui+mIexETcdUkcjXbRpYbha?= =?iso-8859-1?q?ir/6QFQJHD00v9CTqF1FOGiudxBLYJY4UUlkn8pTOPnqkPUb1ZknAvRqUMRy?= =?iso-8859-1?q?gqLWSSimx7AG8+Ccvv+gh9nkYwUuBvEbuFm5y3onNlGW3S7sMHP+nAdP8mOv?= =?iso-8859-1?q?YYW5U6CHQVDF1E22T30qUzaxYpVqqmBmW7XzVeFJDj0LAqB2nbSGzBn6xhIP?= =?iso-8859-1?q?SfL8OCesGUaXofBF/yRScrEQoEwqD4OiQNNpr6hE3TsmrPs8cPZyI0Ep/EYS?= =?iso-8859-1?q?6WyEtt8ZjleQgu/4ph8LSzIxTaAatZHXqFMn08uT40rGivjnGiKEOepHvR87?= =?iso-8859-1?q?ylvk8dXSNZ6ISr7eyil+b4C8mtASw/xnE+PmbFCecONNQagyRU3dGeKxrBLT?= =?iso-8859-1?q?dUFImIz3Syw7kedZ+Togf0KDb2TEdoPaEf9/gekKOjHGm9n4VLrVqmnzstVE?= =?iso-8859-1?q?V21clFb8tyGxNzXdfVVwOIdNcXGjTpOMwrhs2E6AdZduhlTZ26vFIlqSFmpQ?= =?iso-8859-1?q?0SiXh60isuo3IoNReLvLnHYTVsGF2325/xESQxZP5F/GbCeT2l3OjGjC7ygk?= =?iso-8859-1?q?KQammruIyu1odkQEPy7ceQ+HHE/WIHqJobbeG4myDFPYtdnfJqCcum3HOsJX?= =?iso-8859-1?q?1ECiLKFzm//ZoxEr4Cv/kdAebD0If1zo3LGtck2dtuizalG3VTxzA286vOjj?= =?iso-8859-1?q?NIp6RS7NQEARbuZU1wEHL39n/VOdSwyvEHAFnpEbx8R69vIY/IJh0tPjsrEM?= =?iso-8859-1?q?YPhbbLDZVZepC08AaJEt3rM33eMxp8uMryJW35m32IzCKhf8sBWMvWfFuCos?= =?iso-8859-1?q?Ok11qaQMvEhlQWrX0kDxcHy14Xj9FI5L8fUojifzWbdxmi0fs0ZJCSNf51aw?= =?iso-8859-1?q?NDuhEH/R2prT8QXBGtJhDO1bff5fNx3+HRM+vDkxgQfjXKW/tJ2QCfXfkeEV?= =?iso-8859-1?q?atsidw+rKOVELb9ner3oIp1nDr5SIGTWKWgfj+8KD/eexao6uZzTYB+5uXPU?= =?iso-8859-1?q?7rlaQ7p8gPvlsPPumUH3Khtr4T3Z/9Ejs9FrRWeyP6uddPZPvF8OQOnIZzpY?= =?iso-8859-1?q?zRjk2m9bAvdM0YNP17WwZMrlxEL8cD0PkaVZobW7rJ4Xnm40e6CKo3IbNkMK?= =?iso-8859-1?q?mYCbVkf2c9FjnIzPYQJ6t0R5dCPGDibM1lfxSgB7I8pHkWIa0LC7LPrKKNj3?= =?iso-8859-1?q?lSnVU+l6ttjvpSm9fRuYOiGoZ4NFNpVagSzlYGGmBxZyZBvFHlPh+96vCTJl?= =?iso-8859-1?q?KpIN9rUXKWJLHbKFfj1VQmg4j5wW0VmOAvNX6IiNKgQwYjCQbKXgzBwoPB4K?= =?iso-8859-1?q?eqVPp9kejrMQOHv2MVIX7rGXFRyP6XtNt3ID44PlDYaO7XmhxEAmpLrdF8SL?= =?iso-8859-1?q?LEo0PmbmIRKNmXD27AGvfoxwwCwQgpZ+V5avN0V1+GZPZsy4kNN39hqPijhX?= =?iso-8859-1?q?SokTbBDpOTp/k/X1HfulZG+0nvSWI4uCGiE6Y7f4OspsXkRtbRjFVaJriyXk?= =?iso-8859-1?q?KBIVXehfpC7z6P3tjAXdQZl+t4/6Z2i11Y+S+Qtvrn8NwX5yOav6K39P8nXx?= =?iso-8859-1?q?9ZJxulJbkvCJUq+RJ9/ToXqLEnwvg34LI02kcV8i2gYiLc3VzmZCBAcmfJbS?= =?iso-8859-1?q?13/5ng9ipv4zY+ZP/?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: f86dc661-602c-484e-2320-08da60175bf1 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:07.2515 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: Nr96cCU7qaCerjBsw+QgLPQdKaOYDNwlzjc/nuotMV1DPovq7PO1JCQ9dIUDeVdf//i60y9xQKORAfuqVcWJsg== X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB6418 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Abel Vesa In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch documents separately the 'power controller' child node of the SCU main node. Signed-off-by: Abel Vesa Signed-off-by: Viorel Suman Reviewed-by: Krzysztof Kozlowski --- .../bindings/arm/freescale/fsl,scu.txt | 25 ----------- .../devicetree/bindings/power/fsl,scu-pd.yaml | 41 +++++++++++++++++++ 2 files changed, 41 insertions(+), 25 deletions(-) create mode 100644 Documentation/devicetree/bindings/power/fsl,scu-pd.yaml diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index 0841ad8bbd22..1a06f627b125 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -62,25 +62,6 @@ i.MX SCU Client Device Node: Client nodes are maintained as children of the relevant IMX-SCU device node. -Power domain bindings based on SCU Message Protocol ------------------------------------------------------------- - -This binding for the SCU power domain providers uses the generic power -domain binding[2]. - -Required properties: -- compatible: Should be one of: - "fsl,imx8qm-scu-pd", - "fsl,imx8qxp-scu-pd" - followed by "fsl,scu-pd" - -- #power-domain-cells: Must be 1. Contains the Resource ID used by - SCU commands. - See detailed Resource ID list from: - include/dt-bindings/firmware/imx/rsrc.h - -[2] Documentation/devicetree/bindings/power/power-domain.yaml - RTC bindings based on SCU Message Protocol ------------------------------------------------------------ @@ -135,11 +116,6 @@ firmware { &lsio_mu1 1 3 &lsio_mu1 3 3>; - pd: imx8qx-pd { - compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd"; - #power-domain-cells = <1>; - }; - rtc: rtc { compatible = "fsl,imx8qxp-sc-rtc"; }; @@ -158,5 +134,4 @@ firmware { serial@5a060000 { ... - power-domains = <&pd IMX_SC_R_UART_0>; }; diff --git a/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml b/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml new file mode 100644 index 000000000000..1f72b18ca0fc --- /dev/null +++ b/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml @@ -0,0 +1,41 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/power/fsl,scu-pd.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - Power domain bindings based on SCU Message Protocol + +maintainers: + - Dong Aisheng + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + Power domain bindings based on SCU Message Protocol + +allOf: + - $ref: power-domain.yaml# + +properties: + compatible: + items: + - enum: + - fsl,imx8qm-scu-pd + - fsl,imx8qxp-scu-pd + - const: fsl,scu-pd + + '#power-domain-cells': + const: 1 + +required: + - compatible + - '#power-domain-cells' + +additionalProperties: false + +examples: + - | + power-controller { + compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd"; + #power-domain-cells = <1>; + }; From patchwork Thu Jul 7 12:50:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588365 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 3D004C43334 for ; Thu, 7 Jul 2022 12:51:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235714AbiGGMv2 (ORCPT ); Thu, 7 Jul 2022 08:51:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45166 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235680AbiGGMvV (ORCPT ); Thu, 7 Jul 2022 08:51:21 -0400 Received: from EUR05-VI1-obe.outbound.protection.outlook.com (mail-vi1eur05on2070.outbound.protection.outlook.com [40.107.21.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D1C0F2BB34; Thu, 7 Jul 2022 05:51:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=CKli49Hg7ZEJkHC9kFAXjd1L6po/QfB/fLLsmXKr/wvK5bB0m5kaTcc4slfFXvR0mYlfs/Xfn2ExMrBXDB45/DdCL9l4m5iya8GGr+OFqSzN18MXdoB51ic7f5sxphSTAgLaT0x0vLl2GluJE+LEh9lrakgd2jTNWvreEgzUmoKCvx0yjUP+6Hja7aCV2mlFyUzPMAb9s1UQpjPaYt43gsW8q+VmddQYpBhR5gvVa1ULv1V0C28sBj+kLvYc6+stPCx+KWVRYojk0SG0t1w2u9UZvCRsEmibwONNEevOB57y///h05eV6oZCP6qNScJpZiAbCBRnrge7XgIq4fg9uQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=SIYh2iAnQH5EhAaTJSFNBdk3gd5cVGdL2SZ5BceczdQ=; b=Ot0Pjot0saev0vFGGFQWLdq34t2cS5wm0Od0X54QabL/m0UGzobHnC1k8RhfoMeW3ctDcWmkZ8ivs0Tstm/iD0TyzoSZbFDa0chYgItcBixqbi7FlGCcDmoXlgE6S5iaXlMg8R9T2mthOhq0Byp5v+Xoe7CfFCCl7a3ZLk3/PEyY0gOTU1IFxCCdLAJn1cZDIn0RBwbI0OyAoGbl6bG6eblx2Er6T7jOZTfthUA8nK0Q+HumfdcTu9WC2Ceq/X1iN1Qv+6quuSaUOvlFMXJlKIYMK0p9krRJSvSr51v2OvZU0TSxijy5yntzh6XHI17x478of4A3URAR5WDxlVvygw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=SIYh2iAnQH5EhAaTJSFNBdk3gd5cVGdL2SZ5BceczdQ=; b=KnANNkkeRGKJtTvR1GW5NEbCF3xqme1tiI6rLKERKa02Hq1CxW7DavtLoyZn2RLkRXKnpD0ay2iVlkyigbBAgkr/Cy5+FNmRCmxWlcTbCWBIpsDVFz4k9kkMHqE47ro1uGoRDoufEPtjpNSRtBCMkD42s3Q7akt874P68XL99Qo= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by AM0PR04MB6418.eurprd04.prod.outlook.com (2603:10a6:208:169::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.16; Thu, 7 Jul 2022 12:51:16 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:16 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 08/15] dt-bindings: watchdog: Add fsl,scu-wdt yaml file Date: Thu, 7 Jul 2022 15:50:15 +0300 Message-Id: <20220707125022.1156498-9-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 515dfee8-f99a-4cd6-8d78-08da60176168 X-MS-TrafficTypeDiagnostic: AM0PR04MB6418:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: uT0coQQMuqqPvybbaQ9xSUKCGO7UUKjBL04198U+sJqCipolOGPX2K72ZYesa8TMQhA+HJnn4W6kNOAyERKzvtaYCqgOqMnB+HsMKCUDpvfDqV1dtXeL/ttdvRF5IbhArhfQBnlY79yyOM2hduCqxSUk+5TEOv+i4vpVMMo06Isl8VH4TKl2cdKeQpGEH9B4V9AhvB8oAolWuaXkWIkbkGm0tKEmM4jaUs6la2nNrGTQGSGjbbR1GXlpPBej8wb2RxzMZOQxkgoznxGAYA/sDxV0aMTkZFXg69ngHhKKShtfDVfj6+ZLOWKFcCboMyH4Dhc4F65t5Y5h7D0huRCRrGJ/N2o4kZIh6F/MUSSQ+jpwpFyzzCBfMCFpGh35Z2H45c6yLUxiNvUpGYFTFCQfqlyEiex3y6s5/ZNqQvCbL3h24w/QrP+yyPvVAXSkSNexBUxszaYqqf6Bf125wbwjfl7NIs8D7vKnok1JfrbO887CdkfAGJDJozEEnRoWn2XEgeiEle31Khcaoh+glgD/iFm1xip5l6oHVgXGkR3wX63t8MWGhhaDCIX1uEcTJ0GrYoSdJxtCIC8nSDA7AqkxTPhatfa9vZ9x40Jwi4p82TFeuDW/6CjCapU1uKcCfcJS4poXm5nQSkVtDUp6OdZvEseU1UPdH5sqz14OsJ4z+EKstmLAOASXfxQ4UmHK8FnoKDfcmRypGP/CcsDtpAvUj3Et74lSNCsFqXtX5VcVJmyJgK7ZUzr/7ZwuNqkWRss7z57QlQK7Xq6DHMnhAqGUBBbvZY42JHST2pbSEjOi7JqiyvTxpR3J5g943QhstDcvHiqCMS6NRscW45BGzGjkE/XrJwYZq6Rh79GS/wLJFdzY+fnxMhMIyNj4jTCXuP9Kibp9pjjKtWLprNEMHhfSmg== X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(396003)(136003)(376002)(346002)(39860400002)(366004)(86362001)(5660300002)(966005)(38350700002)(6486002)(316002)(38100700002)(2906002)(41300700001)(7416002)(478600001)(921005)(7406005)(66946007)(66476007)(6512007)(66556008)(8676002)(4326008)(8936002)(186003)(52116002)(83380400001)(26005)(110136005)(2616005)(6506007)(1076003); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?/Q1QrvCaMl32Z5C9JsCuIy3?= =?iso-8859-1?q?hFfVZhoj2iaypWFecil6JoY+AqnTp2Bf/TkB7BGpnEa71rdFkC6R1cSIHU/5?= =?iso-8859-1?q?U/6nWpDFoxa4gTIm/M3UWY9VWcI7RSFMTDbX+F2CrmpLOjLrj7gvvmAHjKRz?= =?iso-8859-1?q?4mHDHn65jFZR8lkpjmU/vYQ/8YEOdG9WRgJvYJ3gkpFE49yr/awSUdaCGhD+?= =?iso-8859-1?q?YP9vfi5BdpHi8zGK34W/roPlplyJVmdxBn7EAygeE0Q5EEu0XAnTSrXhG+mW?= =?iso-8859-1?q?djMZzwfs6EAWX0draGFsoEeMXJbo4lBh2q43UUvvJ0YJ79wvPzutnojjvKO6?= =?iso-8859-1?q?WjpL3VzdC0bwveDvQlqjUhw6jO5HEvqNzbNxpUznRiwDWAiZ4+cOamifk0q/?= =?iso-8859-1?q?Bd1LxGnuAFjXAB8MaDlprs2VkWb3Cp8TYBTY3Kr62IEC/MM655FfxY47SWOr?= =?iso-8859-1?q?QsEOgzdikpQqsQJkwL1A+4Cjq9sv/LKTYPZC7DKN0WY9qxYeDYI7cmpTUcQ1?= =?iso-8859-1?q?dpefv6l7Ag9i/iZUCjqBfMxOtYnlT0RjMlktwLYF8b3gw5uxMgEa2k2GJPcG?= =?iso-8859-1?q?nPgv+PDaMMCzctUNIMCHQnTUKg3nTXjVkvJ2o2DFG+mAvY0PhnSfOWCIMYg8?= =?iso-8859-1?q?d3/GtOsuY5403SWiog7XlftDoGaBsK+524485/5Fd4T5igwEcbydQjDixAbP?= =?iso-8859-1?q?rJ08bsz73+r2ywtzu4eDdGf8Juc0GlHho063fTl8eZFQrwOPlSxFMFOxGnl0?= =?iso-8859-1?q?pc6II285buYD4KEVQrjrAr62kyQSX4dGdXaISvB4ASeod+6JTh3qHkP8dgkq?= =?iso-8859-1?q?LcvkltcfT7ZK4ho0wUuE3rUsGSBhugMdCjaCBjpzaO+kyPrYhEIHhxAE07Hh?= =?iso-8859-1?q?NEe08Zgroa2DB4BJZZIA+WcdsD9RC5a9VaxpkjixBiXcSQYJGAi7b0ALGu3M?= =?iso-8859-1?q?7K7iDg4GKII256zJ+tNi7HMbtjfnZNpJPp0S2GCt6rw82Tovnl62qr/DO3M1?= =?iso-8859-1?q?2badN40RI+Nl+V0uU3yvBjp4LFfvgjsV6LS/p4w7rYOiMumw7jddV2K6Ga2f?= =?iso-8859-1?q?KB82nvSiUj4y0MNYqC3IpXN6rU/cddikswBRsXLA4SoNmmsBektgpd2gQT6H?= =?iso-8859-1?q?B+Q/fWtjxvL0p3x8y5Dc4jHZ3MwE4Tw/MmZtcZSSYTwpG+Y8/92PhXZZYmZC?= =?iso-8859-1?q?c2lv2AWdWejC80M3r+S367q/MXx1t3Kw3sVVnecO1UFGyUEYDDrUy05ohdXm?= =?iso-8859-1?q?kE3mA3EQ/GyYXXMKPiFTFgf6eQ1u2joZr41grbFdo8Dnt+gsNvi+DT4hPXSL?= =?iso-8859-1?q?EHrYMYIBGbjngDQ9QUPVRmnf4A3KNsRau75yyOiT1kD3kOt29OaF+2eRcI32?= =?iso-8859-1?q?Pi1CbF7pTFt43b+MtTjO0445OM8czOKwQII76kXOxV7ahtWyEjv0HfieO+9T?= =?iso-8859-1?q?CM/4b2oHR3VOCWhkwFFEebYpTsh2kCMKG9uGKmrXMjHD4+RcVf1G+1RkP2pk?= =?iso-8859-1?q?+DqRanXoa0jaoPyt2XJbV3SXhgNVK3TsD6tfZMCk2dsAh0ixy67VW1tyTXyH?= =?iso-8859-1?q?YwTiMymw+OTxSQnio3jyRyyTK19izl9Zpe5dOEWItE6rFsblXY9eYnvnyVDw?= =?iso-8859-1?q?WMKqwSGx0KRGKgDj/?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 515dfee8-f99a-4cd6-8d78-08da60176168 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:16.4696 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: 7eW1SNYlBK/xM52dyTaLNlxksvSftJnyUZZt1F3a18IjJxLORf2dJawsNZ+iwA8l24zEW5x63l5mnneY8BRBFQ== X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB6418 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Abel Vesa In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch documents separately the 'watchdog' child node of the SCU main node. Signed-off-by: Abel Vesa Signed-off-by: Viorel Suman Reviewed-by: Guenter Roeck Reviewed-by: Krzysztof Kozlowski --- .../bindings/arm/freescale/fsl,scu.txt | 15 -------- .../bindings/watchdog/fsl,scu-wdt.yaml | 34 +++++++++++++++++++ 2 files changed, 34 insertions(+), 15 deletions(-) create mode 100644 Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index 03f927a33281..e1cc72741f1f 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -62,16 +62,6 @@ i.MX SCU Client Device Node: Client nodes are maintained as children of the relevant IMX-SCU device node. -Watchdog bindings based on SCU Message Protocol ------------------------------------------------------------- - -Required properties: -- compatible: should be: - "fsl,imx8qxp-sc-wdt" - followed by "fsl,imx-sc-wdt"; -Optional properties: -- timeout-sec: contains the watchdog timeout in seconds. - Example (imx8qxp): ------------- aliases { @@ -98,11 +88,6 @@ firmware { &lsio_mu1 1 2 &lsio_mu1 1 3 &lsio_mu1 3 3>; - - watchdog { - compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; - timeout-sec = <60>; - }; }; }; diff --git a/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml b/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml new file mode 100644 index 000000000000..f84c45d687d7 --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml @@ -0,0 +1,34 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/watchdog/fsl,scu-wdt.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - Watchdog bindings based on SCU Message Protocol + +maintainers: + - Dong Aisheng + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +allOf: + - $ref: watchdog.yaml# + +properties: + compatible: + items: + - const: fsl,imx8qxp-sc-wdt + - const: fsl,imx-sc-wdt + +required: + - compatible + +unevaluatedProperties: false + +examples: + - | + watchdog { + compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; + timeout-sec = <60>; + }; From patchwork Thu Jul 7 12:50:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588364 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 2B656CCA480 for ; Thu, 7 Jul 2022 12:51:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235752AbiGGMvr (ORCPT ); Thu, 7 Jul 2022 08:51:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45234 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235621AbiGGMv0 (ORCPT ); Thu, 7 Jul 2022 08:51:26 -0400 Received: from EUR05-VI1-obe.outbound.protection.outlook.com (mail-vi1eur05on2084.outbound.protection.outlook.com [40.107.21.84]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7179C2C123; Thu, 7 Jul 2022 05:51:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=X0gRGbV/y9tckZ+WTo7AJZuxpN4263jiSeWq/cq+gLq0A3BhrGF8K1Ns5hRv5E0hmj+1PU8CAAKet26UxK+Rk3Dzrv/enM5P+wlRQ6zUa0pGR3Gcu2dGA3UWyA/2S8Kn3Tzj3HUDrMa5dYe6cLC2zWNrP/fiYPtyhQ0BBLo5wIN+sDsSiS0CTTt4fcASNch3QVqgxagQeOlEOOIpPZXiSpskqdfU3wywJLVvM4rvKI0yrZevHsnwh2b0z9s68ham4eACGDKBfvrLsg3iqwDXJW2T7Ua1CUrRhg39OIh0HIuVx7+4phgO2ttf8p6VcpAu0Quc8AtqxxZYfkRfv2ieDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Z975GfFeLaXwZjVEq1de9w2k7fbWofhdKzN2yvGNXGk=; b=fxzj5IQyGXP8kE+b5+nZxcixVpV2rVplpd1iQBdVm6A2teRe96wKZp6KwLT9eT+gT5JTIJrn8Cm3UHXiIAVOLgC/oTjAO93DbEWM+TabagnnVuEquGzApRAGe+ckUOpf4nI+4xZiT0WJoElfqzk5iy9qL4734a68kmpFZAlhm9SfDxXg50MaP4rGh7FrPaVbj9HSWNFj0pN/gavSFxm0csHhpc/+4wXw1glxfhxezsg4QZxuD0ayllgZvHrcuPDjn7oG8EIo2CN5TYLnPd8qY6WXWnSstr9i7SQxj6P5yQkoK55/mKORpUrYgwGvavfacd2/CzwQqQ6GtIFN937oOQ== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Z975GfFeLaXwZjVEq1de9w2k7fbWofhdKzN2yvGNXGk=; b=DqLRaviLCfAXNHi8rEkVA3YUc6Y53EelWr3kucP+Holnev7WACy0zfKRkxunVNmjobFPBjKlmqH2J2Uj806sH8RSth61EfYwbqRa9S0vjeJW+JWmh5Bu2RS/+Zv8XpOQ8CWL4JOC5WCn8iIgqDq9bZ8/JY18Mq9Uq7bBmhLJ8z0= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by AM0PR04MB6418.eurprd04.prod.outlook.com (2603:10a6:208:169::13) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.16; Thu, 7 Jul 2022 12:51:22 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:22 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 10/15] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries Date: Thu, 7 Jul 2022 15:50:17 +0300 Message-Id: <20220707125022.1156498-11-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 3c7f3f7f-8005-4efd-0175-08da6017651b X-MS-TrafficTypeDiagnostic: AM0PR04MB6418:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: xVNRyfVELurR9iz3bLtVoJ+adb21lFyCsujIm7g5r+DQxW5lFtJ4QExmf+5aYOnsorhQh+7+bfmp9QgatDbo0bDch+burEaMeu3A6hCva3lXxR8li1mQzQ2atC3a0RBB7SMQ2CCnPil+tz5lLbW4C9f5fecDAw3Hbp3vveKC4DDE/9urv81EFYXzSG4hMI8QgVCa17GPa/uc9R9ysRcnzplElYs9p1BrAbt/ygfbMVl/6bt7TbJkWnD23E8Ft6sI1UpZO/RnqWjaBOlQXUbijRe9HRINYi96fBVBJoWm/LPk86UCzV0t50wyrSfMfahslkugir7br7Z8jjgwuXxhTCYxUrmglX2HD0Bk0tPu+yetDg2CG2UbwUF5tpk1QXuFL42MKzQi6c48DOZGptEAgvNhM2gVaWSy/DCxoyuOoYF9AHwH5eieelUVA7adEI9xP/w5nJnIs6OiDNmf5im/o2BXXTBOs2ntar5HTgZPfxw5aJhapXbi4S99VNHPICPUqaLV3nBq7qmPmfu8s2YiDIMpURGcEowiVtD0uadvbLSlgkPahJZ940Xv5AjiADDF7BwXspg0OoLeD6tfh0jFP2sZaKBjPWa6+mLFDFj1kpzwbMbbn69mF0f4NqOFxWmKjJIJsbdWl4KKnbhsGfh+nWEr6n0i5Eo+d6fY8feKPXKOpywmG2vLOKPsNgI5no9K5OGcsPJ2rhVPEODGQ/tyDdCNF62TmFw/aIjt1EM7IcrfcZa4at9y6zROZSM2llGqrUBWzqSiICqLa6SVE28Rbj1Y/nmhKep0ZcIexCvsNa3+Nc6VthIAOYugMah+sNd7B5daR4y12YJcuNKxN/6vQAcziJ8weczL3ht3Un99zys= X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(396003)(136003)(376002)(346002)(39860400002)(366004)(6666004)(86362001)(4744005)(5660300002)(38350700002)(6486002)(316002)(38100700002)(2906002)(41300700001)(7416002)(478600001)(921005)(7406005)(66946007)(66476007)(6512007)(66556008)(8676002)(4326008)(8936002)(186003)(52116002)(83380400001)(26005)(110136005)(2616005)(6506007)(1076003)(32563001); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?HipCWr0qEgdTRCjgWpKwPqs?= =?iso-8859-1?q?sHABb9TfZM5sDIe2M+OMDoBPGtC//w9toygkLNwxrawHJ0CFXNy+lQMR/AZj?= =?iso-8859-1?q?1xXPhZlS+jr96gqLPxvH8qTIJWQ/byZDNuW6ELcVjCmPhQOC1mmV+YW8gvTk?= =?iso-8859-1?q?WDP2ppHDRnTcRnAcd8SB3yST5o44cxTUby6+hNNcIguGAhh4fJXuzm5F+t/z?= =?iso-8859-1?q?dUlP9Lg2gj02h+GeHnJ6EJJCssLU6nEmMYGSeiTa0XHVf9giM7RHIZKR8gYY?= =?iso-8859-1?q?tbqlvYtpzJUoeqEIq2jvE0NRYpNLb6i8H32QAaEMD25EnRMOYAAbF4fOD0ac?= =?iso-8859-1?q?wtOcq738lpbKeUuax4nphhHKjhU6dtHcuwQ6epX1uTL2+XITN66qOFozfr2L?= =?iso-8859-1?q?ST0ULSQk8Hlb9vI5SeBS3RkD0sPgR6j1k+pHN85OrWfCLTe1cybkPQMchMM7?= =?iso-8859-1?q?AFilmfatFDSwMEHLK6AL0t2TzU0FM1Z4CBGFLe34p30KW7LK4z+olY39UsIN?= =?iso-8859-1?q?mPFVsh3J3mJ0U470t89PwxWHC7z2nraHv8hEP7nEYepFzMIdvI+pht4n1N37?= =?iso-8859-1?q?cVh6P0Wu1SFFln+/sJ0GzaH2hEEnU+Y+BrBb3MywIfO43hMEGgNYqWRQixkZ?= =?iso-8859-1?q?C3NUEe4j8dZrg/pDNC9n1FvYQ7geKFxXUqYOhKX4NOyIqdiYPcWJ8nFGc86S?= =?iso-8859-1?q?p9LPC6NSiyrMQZIxiWlb1cQ3GcHDYCLvEjMGB/l4aYajJbjsH7/F87vbOYz6?= =?iso-8859-1?q?immye8WHbebWgoHjiAtnno2JP3TJm4P7gQqvuq2hStMLxrWdnf635jhAWuMi?= =?iso-8859-1?q?VGh5tIRx0cMoLjowIuk5nYPPG1VkAeNmd0xdg5JjaXdxAmOtC2I+naqjV5HW?= =?iso-8859-1?q?DCCREZ0OQztk3MD6juAHI96AFZE2VJSTTcEeuhBtAWsdd/8eBOe4ZEOHiFP5?= =?iso-8859-1?q?a447d3L1rohWz9rvFJjZdvWdi8so0ZSMKBWRWS7l20WzWvMtsqZijWGqOVp0?= =?iso-8859-1?q?EwzqK0Uoxa3WBkNYU3pjTzVEvfjdgx2FkmHoopj5K28J2DXVnqCD9GbH8A63?= =?iso-8859-1?q?YgBLWA0rCu6Pc8QJ5tzVebCXzYAFGAxE2nJf7w2KNzuiti8Avf3GDTd75rXr?= =?iso-8859-1?q?rSpXqfbuQHy3Bs6ZmUsSTr2CpuHhhr5WyzeFaGTOuxQucFwcSHcl4/NAlJI2?= =?iso-8859-1?q?ByrfbczzmDkPRvj3zw3tLsmn2EapIRMF+4UCzbpO/W4je21YkQapvGKGw5kU?= =?iso-8859-1?q?RJBjZayKlMvcUK2xydQfWunlr3MasNGr0G7uPt3a7XoP02by7bf2itpMgw7Z?= =?iso-8859-1?q?+MB38ZyyC4E6FU/N82U8POEWoRH6TXjMZHmuITNqviyE8JjgZVkrzJd19RsU?= =?iso-8859-1?q?VxH50UwQSJGbPEomlGfshqXKL3vwYIfSwY+TRNCrACNSRaMiW/irtl7sriQX?= =?iso-8859-1?q?89NA/HatpEUPhd3d0ZSw4yKvof8UZLDFAXLDLJeAtem4h83HJvBr74ZyqS2f?= =?iso-8859-1?q?JmvxHIZH6U5Dn0xIog7pEM/hmVgOTA4WgWrXVfJLOQQhLuZdkPIx4/9o0H5B?= =?iso-8859-1?q?1wxGLgfzrJmH8YbmBfF/FXx2HtroFmbQdNhiGZ9jeH9XhssMh35fvfCFrWcc?= =?iso-8859-1?q?6voi5h1v3fm3kjbTB?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 3c7f3f7f-8005-4efd-0175-08da6017651b X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:22.5316 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: JsBPRCe03LNSLQVLR2AOIGM6wGVKrg4B/RofiaIDWGAAKe+rv/1FAU93gtuK0SEuXf8YWTJN98nu7qVB6UFXGw== X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR04MB6418 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Viorel Suman XTAL clocks are not exposed by SCU to OS via OS<->SCU communication protocol, so remove unnecessary entries. Signed-off-by: Viorel Suman --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 -- 1 file changed, 2 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index 483996a1f2d5..878c2aa663f1 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -218,8 +218,6 @@ pd: imx8qx-pd { clk: clock-controller { compatible = "fsl,imx8qxp-clk"; #clock-cells = <2>; - clocks = <&xtal32k &xtal24m>; - clock-names = "xtal_32KHz", "xtal_24Mhz"; }; iomuxc: pinctrl { From patchwork Thu Jul 7 12:50:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588363 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 847A8C433EF for ; Thu, 7 Jul 2022 12:51:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235772AbiGGMvs (ORCPT ); Thu, 7 Jul 2022 08:51:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235680AbiGGMvd (ORCPT ); Thu, 7 Jul 2022 08:51:33 -0400 Received: from EUR04-HE1-obe.outbound.protection.outlook.com (mail-eopbgr70084.outbound.protection.outlook.com [40.107.7.84]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D4BF72C64B; Thu, 7 Jul 2022 05:51:31 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=iuA9/LBw5XVcvToJyILnZM6Eiabsr8yy/SsQhY628dfTESXhIduZ/ls13aHRyQniby4j8maX56TF6cWBjiSq1FlNyBg8UPSQ3Ght6kZxItP6F05R7ggJCyKT7ARGNJp76f0oyVqsqO+lQPpnekRdRwRE0lVFUARsqYzQFkLXiFDjfAwmsRR0cVbe34H3+HRe/+vIXxzInTdfPg/0OqA0xU4qrozi8/fBzyBGe3XquK5n32u20AUWzvGc2W1Q9/VnRun1YAscgebit9T1oKqN8jjNRiYFYzeu1MwL8didscckRLYxKPzZ/Y9XGhmogLArMOU7bMK7HQur7V0+sPKwPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=wF0myKg5biA3f129IvIlKhluAN1OE2hhYKWZe/ORp6I=; b=bWVgyG3XKSmTXu0CKRUyJG/Gp6fNL/p+6fSbs379Rt7Hyi/RakidtDKFlgaw5JSGRLuQdVWMr+4F8es45e7bgDo31HQRUbNLR6JDDOAibRxdTpKGnWTjbn/8tl+ZuGsvCz2vGfoXjU0yDc7kiccZomOThud1jkR/xK8v/i4ARzC3i817m6T61cvUNwz885tRC3gD2r5IK1HMT6yEb7VE8RzEZBzWewp1dVaaSOT0z923OeMlrWS1H9PaIIaQtJfXKo5yCZmScL9lrjaTkk5JcYW6g9Fv09ICiQvLfHHNIXz/WZAiB4R/7CclDWuSNN6MBHuDESxth2ht1THhcN9jgw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=wF0myKg5biA3f129IvIlKhluAN1OE2hhYKWZe/ORp6I=; b=Z7thCU9pzow+KnoYyjtg3zzKY0AwZ/3QhEak4ioyFumxXQFig1GNxRmfgXA87OIYVq89vDzsCpYdJHIuFERScuJtn8fi8e0H2dVEZzUcUOBqAtKrbrtaQs9RfZJLKUS7RnzzlNmG+tyyd3dixp0P9bFt4uncJjfyc7Pehn2NuIM= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by DU0PR04MB9276.eurprd04.prod.outlook.com (2603:10a6:10:357::7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.15; Thu, 7 Jul 2022 12:51:28 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:28 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 12/15] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller Date: Thu, 7 Jul 2022 15:50:19 +0300 Message-Id: <20220707125022.1156498-13-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 7d2ee1df-1ec4-42e5-89e8-08da601768c1 X-MS-TrafficTypeDiagnostic: DU0PR04MB9276:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: dtKbfBOpvJLvs0jHy6tvLmFaLvaf7qkgNOvxudDPYTChDo4G2ovuqqbbwVbCSd2urWdk0UCiTDcPuCbqhIRUktvB+xUjDbEBlryUXl2iaaESLya3pfa989aWCQWOMuwYDJDY/pM99ospaQiNyfA5x1ElOaSqzf8cUff15BkgPLhXBebit7ed78n4q6M4UprJolyEcMfVqIUVxojb3WgHdeXg0AXTO6+jBEYogZ8U3Ewzbi+j6l/B4x1LjC84U5UMrA0MStK1f+24c0vHFGB+IeRuFbPzg7RT/osDIX6H9PzpPG3OJ0DRf7KhTulGpC16XwYj6uRjwd8e5PGaHwX3w47XWr73ZT2XiBxRhAqI7+HhtG46O01BaQ+dMRtGSp6KivXxgtTS6g6V7f4CghDAGp6PaBUlE5vfz/G+C6pNzwCzgvrKVAfBmkofWlVdMqoZ/rxFZqtBy1BgmKsdJFEcV8ZiuhWep88Y33jPd80yWjmxNVhx9TqKoJypAEW63SEy8w+2RLJUUkfnzZcolqzsLpAUSyVhyl/3rmV3B6+bDy272SOVnoK59N+I4gNak8JeWeZm2YXIj395aIBJONqHu6h+OlTWgehWAXudWWQATvdWIYr1rqhDWQ7Fl63mTqbD3ufkdS0lGtRYDAt94kdZRD2nviXc2FhcLIGDEXEfbha/ru/8c+jdLcvhpQyndZlCcNU0JzeyHhhVXy901LtZtYfVyvHiPbfXPk5TSYA2LSvXrbljxeUWbsBVQW3pKc9yHqEdNaryg2gUK7RRLu79plc58K5PeK1bjwCvVHCwYpE8eNYDmPG9rhPfddLrV/eZa4rrA/QjBHdk7f+89bO3zlxnWsRx0/jaFEUr3hhxaD8= X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(346002)(396003)(136003)(366004)(376002)(39860400002)(921005)(5660300002)(7406005)(4744005)(7416002)(8936002)(8676002)(66476007)(66946007)(83380400001)(6512007)(86362001)(316002)(26005)(2616005)(4326008)(186003)(1076003)(38350700002)(6666004)(478600001)(6486002)(38100700002)(52116002)(66556008)(6506007)(110136005)(2906002)(41300700001)(32563001); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?BK5WdWBLbljTaqkYz6jxExa?= =?iso-8859-1?q?9FJEw3esJZrAAty2lqVwqAsvljzUsIir4yYvVtO3xnRnpG/cvMqCc8+yHRGQ?= =?iso-8859-1?q?Rd7hMwKIdJNVBmQ+ko+h7GN3xTy/uJXJaqZ7RyJ1jBj13wZ8j1Q9gJ0xZC7n?= =?iso-8859-1?q?7d2abmaiPXirrdNFQNHC4C9apZSVAXTJS++/0NNzhGon6PzJC+nx3GfwCENS?= =?iso-8859-1?q?Q9Ab65iKCc/9R2Tj6PlEMZHm1SKB2GBx+xwWnn4ywTEctgo5JtLgqH64KvyK?= =?iso-8859-1?q?KCqTQKWy6AE5jI4wc9p/i3e9aL1KPSh4TYmoxUKx1nABkHaqTAL7Nn7zLkZi?= =?iso-8859-1?q?oXC8ObugFDpWJhp32QP87IxcMe+MmhQjajy1Bdqd/tJMbqpFfE41db4a73bS?= =?iso-8859-1?q?VtIl2t08II6zYuLvJ8yhJZWs4cddGRNFXqgDCTVot+plgsoA/mtBIyHzxn/d?= =?iso-8859-1?q?y7h7xssjGWAQ1OIBdsGvmjIjz1+I5i5JvpR5oFCp1zmTJyQawSQXczOkhTWl?= =?iso-8859-1?q?f/Fd9zDJ2AE1scfhBcic5ZNXvOaGSbgvqUTngIW6BCxgl3oH7OaHB+ehHruK?= =?iso-8859-1?q?uR/Hp8SKRk0plyEYtgZEd78sXsYF+roefD+Fe+oiWoDxS2aekerP2O/3HY3f?= =?iso-8859-1?q?xqX4Ci/vEvbiHPgSu0JH9hnDjPWzmC2plipYR8GkUFjqGIGsV+aNCr7t7Glp?= =?iso-8859-1?q?/4fgEtmXCoQ4fiqPoej7WEWlu+t6MPF3L1rcuKdZMYkMd2vLINYbfMSwhfWD?= =?iso-8859-1?q?lSSW2+tXE3lNA0y0YCUq3a3ULXBn8JpwdxY3nN5PeSNHa93S1+W55ukuyVbM?= =?iso-8859-1?q?ldkdMJYOQdRlC9r8G0NtaF7Ro2t+FG1NyN2/OZvGID7finCG+feDjr0aWcs/?= =?iso-8859-1?q?qbZ9Fu7IX1AH1VVqGthRFf4YlWUgkJUP8F6mnNEzoRottJDOWHEq72bbZixK?= =?iso-8859-1?q?jWvy1ClItMYBvCW6aLvkmR5CErhaYGsv560a6H5Xp0Xk8n0cBBNL/pbLa25R?= =?iso-8859-1?q?tDKdZgvqMDJ1GXJntUiu/1632rxxW2ohMoCJlEqpR6L5+J8WIv+a3MUh7Zjz?= =?iso-8859-1?q?UhwdU2ahlR4Qe/PfcYufpIajswyn/5QPcSOZVQmV4ALwNl360PWeNDvRAxnw?= =?iso-8859-1?q?Ale3c3huyi1R1QVltrilVLwsuy5AN4vkt9urlNJ71rI2gXWrNEHy5a/IEd0+?= =?iso-8859-1?q?2J+VbsyPgLuNyr2GvVKnbxVZNS9Ee1rAvsKE3dn4lInbWgo8uq4xFXkRJ7DW?= =?iso-8859-1?q?hJhAdBx5nbgm2aTN2JrACiX7puK+7G2FOE/FTIUhl/aJMxgjN8SiS1VD1hzE?= =?iso-8859-1?q?YthAYHsi/EDXWB0HkNJnNbZfFTAiQeVNjzH4XuWmn2WL0SGgag7RnA/o1mpp?= =?iso-8859-1?q?3lW1gJEnkWTvwdm7SILxt/IQlDotk/HtJOrWVQ/pJklt+1t6skqq8GqxIhhv?= =?iso-8859-1?q?zaAPIji+qJsn6PvBbdm1uB8IvJ87kWEI210NcuWQb77ikVa+A/uYe9qDC3Sk?= =?iso-8859-1?q?EozsbQxwsl7XPMjXcRnX+RRkNrKarn1uG5PJx+thZ4SgIjFSLlTxGq9BbMkr?= =?iso-8859-1?q?28Es1y++vpdAgY02HupY2gBSBFuA3KEABhAwXI1RIi6utjlCp2lXRahpS36i?= =?iso-8859-1?q?aZkI4gFJgq/1m628o?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 7d2ee1df-1ec4-42e5-89e8-08da601768c1 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:28.6406 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: twoUF5j7OGlvnQS0WgeZc5ekJ58Ip3Af1p6BYJw/zTmNDy3tW2pS2eM6FffjcKRRG3PaXQu770e1+RA0vHypVQ== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DU0PR04MB9276 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Abel Vesa Both i.MX8QM and i.MX8DXL use the fallback fsl,scu-clk compatible. They rely on the same driver generic part as the i.MX8QXP, so lets add it to i.MX8QXP too, for consitency. Signed-off-by: Abel Vesa Signed-off-by: Viorel Suman --- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index 4f8cd7339112..d0f56e4dee77 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -216,7 +216,7 @@ pd: power-controller { }; clk: clock-controller { - compatible = "fsl,imx8qxp-clk"; + compatible = "fsl,imx8qxp-clk", "fsl,scu-clk"; #clock-cells = <2>; }; From patchwork Thu Jul 7 12:50:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Viorel Suman \(OSS\)" X-Patchwork-Id: 588362 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 E34C3CCA485 for ; Thu, 7 Jul 2022 12:51:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235786AbiGGMvv (ORCPT ); Thu, 7 Jul 2022 08:51:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235737AbiGGMvi (ORCPT ); Thu, 7 Jul 2022 08:51:38 -0400 Received: from EUR04-HE1-obe.outbound.protection.outlook.com (mail-eopbgr70049.outbound.protection.outlook.com [40.107.7.49]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B07992BB11; Thu, 7 Jul 2022 05:51:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Mmbj2yVUEVear9B9dN6akjaYlS6wd+WXern9Yjl01gV8zL0L1m0h2gXSioKPmDk1AW78YmamiuGKKcrn1nilImD0U3EJWRdsZtbKZxvPchD27uIcrGVXAZlMfdM2zIYjotN5nhSRdb1gLoQS1HWNoLKctR9RSWuOPMQZ7smDqBKFVRFRL2q3ph9zoYovQ/1cypjEAhzAuWHSjQ12vZlIWnWjZ9MukqdMyjYML3GKVSFY6fPGHSB4jDcCjp89kQugbLgaKKwLckEfwT8zUm3HJn5SMj2rYbr3QSFxJWgU4ofwGdbwVSdwaAwjm9imH2SP1P3Xa4OLIhGH39v/qmuyuQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=/rSBLwEg9Ywy/odhIL35m14Ux9xPXDXGX4gRctHFqyI=; b=AXdHErPVtksJutobEqD5WzDQzl/9bLPpLG0Af9ueqU/Zs5+FBwKiRLsrzE+NkaoUeb7rXPoXEZjUmedEO2FGGXck90NsUme7/SMwps7/bD2ALDEcNJjPAA0U1U/xFdvPJ00+ag/TOg+f2bEjNTiwGpo09aXj6yYyY+wXTjYTQhN8S6qXaD8+Ae8Qc1QYQxfXa7clRrhZ8BM1v83+p3Q1+5IwT9bH7+XHrMhT1tsRTUuL5aUXcFZ/LvncSEJ5/B7CyExji8V8FXiCNVASwPuqdQBq9X0ByOqvAAUplJmYZLEs5UWtbkw7STRoPxn/LP+rcfGbxRcguZzie2/Z/a5ZoA== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=oss.nxp.com; dmarc=pass action=none header.from=oss.nxp.com; dkim=pass header.d=oss.nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NXP1.onmicrosoft.com; s=selector2-NXP1-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/rSBLwEg9Ywy/odhIL35m14Ux9xPXDXGX4gRctHFqyI=; b=ZdoQXvKr7RumLigJwlcbk4Wuj6oK3xNS2Bmrt2mlfu0i1fev0WYJqkzv5Ther+p0qIdNPX4Y6wBVAQ8qKQyx5nI0WQ/MX4KBf5gwYQzKuR+Xxe/xUNBojx+yHhjji+rE5/BbRuK4Ks0Vto10RDug3boUdxEKL9MK1om2xvxHuMs= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=oss.nxp.com; Received: from VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) by DU0PR04MB9276.eurprd04.prod.outlook.com (2603:10a6:10:357::7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5417.15; Thu, 7 Jul 2022 12:51:34 +0000 Received: from VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f]) by VI1PR04MB5005.eurprd04.prod.outlook.com ([fe80::6546:3ee1:5e6c:278f%5]) with mapi id 15.20.5417.016; Thu, 7 Jul 2022 12:51:34 +0000 From: "Viorel Suman (OSS)" To: Rob Herring , Krzysztof Kozlowski , Michael Turquette , Stephen Boyd , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Fabio Estevam , Shawn Guo , 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 Cc: Viorel Suman Subject: [PATCH v8 14/15] arm64: dts: freescale: imx8: Fix the system-controller node name Date: Thu, 7 Jul 2022 15:50:21 +0300 Message-Id: <20220707125022.1156498-15-viorel.suman@oss.nxp.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> References: <20220707125022.1156498-1-viorel.suman@oss.nxp.com> X-ClientProxiedBy: AM9P192CA0026.EURP192.PROD.OUTLOOK.COM (2603:10a6:20b:21d::31) To VI1PR04MB5005.eurprd04.prod.outlook.com (2603:10a6:803:57::30) MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 4878a296-4454-42fd-b215-08da60176c46 X-MS-TrafficTypeDiagnostic: DU0PR04MB9276:EE_ X-MS-Exchange-SharedMailbox-RoutingAgent-Processed: True X-LD-Processed: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635,ExtAddr X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: BzqZ04C/O8YrC7+kvJrENW1xsVzGFZrNoq3kVX5qyTRITcOc5aT0ebHlXBCivk3iZgcznQvbSR+2P9Lt6vcDTw2e2u8pCFftWuE28Eu98XPXd8aBMEA3w2cP7pUQW9JMF6UrOlnI7t/aVnWFMteSoQzVAbmSC8Q++tLA/7Bmpub5SYFuUe+L8G+4RV9tCi1Vz634EJyn4rRjptTjR5Wzsla8xMLFciGctXKRHpEP1N52jmTEK/MMQ+pVrmOQaLk3VZE1tpCJ1GfqvrN2EbQtyRc+T/VUSY/XSg5TOzim69HP9PqIL3a+HuhJIeKJhJ7H9A1zqZ+CUDm1jQn9E0H+ibVZCZn4AA5GUNSTeMrEPwbm+uk4ZjJLPjLn0NHBmy5U/6ZsPdHKL3BKkHI/sePJaLQiKWrwcc44ls3VAxlaNQymZJasERTHEzJFylQHipvFbvcQTbQQdM12uc4eTP+jQwr2LnoGQs3KbrXlKtWKgrBKpW3yisVHLMW09QT3F2iO8Eva5D5t25JqGBYxtXzCPiiScVctoG/u3e8D9Nj7sAnFe9Sau7KmqbAgJV5B9OztZVUXwz3mB8C2Gy9ZUY1mCUucnrn+ffz3CP2JbFyk7sakUCEaDrFhHIGTl+rcUkIIxK0ZZG8uXTrRxgpg31pJ/mQosk5Z7Pze2Osd4Lld+w+LZSPl9iqbEGsghxw4UvoIkS4djZbT9JsVmEvWiDEPFf3Do24LohSr9gUjD0y5K61kwG2ELioBFp9EPNcWOioSDIjPv447BSGAhtcw2IHgTsJZ6bWa5qRYzyzB+3ahZQBC2//d+eQT2QTAeb7tfDQ/cRoi6i9tPenP582PGhmQOA== X-Forefront-Antispam-Report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:; IPV:NLI; SFV:NSPM; H:VI1PR04MB5005.eurprd04.prod.outlook.com; PTR:; CAT:NONE; SFS:(13230016)(4636009)(346002)(396003)(136003)(366004)(376002)(39860400002)(921005)(5660300002)(7406005)(7416002)(8936002)(8676002)(66476007)(66946007)(83380400001)(6512007)(86362001)(316002)(26005)(2616005)(4326008)(186003)(1076003)(38350700002)(6666004)(478600001)(6486002)(38100700002)(52116002)(66556008)(6506007)(110136005)(2906002)(41300700001); DIR:OUT; SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?iso-8859-1?q?bS4yipvH8QMz/djWC64Uzv9?= =?iso-8859-1?q?cY81zDgN41M8yuaX4B+4li/7n94cLRB82CEfO7oN1EdYu6bs7RdLDG67ISz2?= =?iso-8859-1?q?zwixX6CK8qyvX8qumADcg3oaHOr5jR1/lVzBg/p519wwRc5PotL5J8UD1gaq?= =?iso-8859-1?q?48SH9KynizvBQvWfkTytSjjX0DHQK45/n7O5n7lJFGmPE0MC3ScxKJcCa2tJ?= =?iso-8859-1?q?IP3nb3dhBWX2q2PimNsbFPHqbQFx53NVwEXM3H0BFjhcAg5bnhoeUB6naxzu?= =?iso-8859-1?q?1dWG182O8gIaQMmm565B+30DUQAiNvJzl30wOdoC/uTexSoHl9uGxzSOvIQX?= =?iso-8859-1?q?vX7lWXYPsNfSSORCFeYvoevEa/iyryTi/r+eU3Y9YlAqkP1MGX8WrBvGgZDO?= =?iso-8859-1?q?gvqlP+0O9egg6o984DnSB8RfW4VKMkXaz2CEWMaqg+l6VRaIws7LXpCfqxdT?= =?iso-8859-1?q?STSF/Mzsszl1aLsCXcNypM3pfqFSeAB8QRA0XJBhTnyw2+qllECHP0D/vor9?= =?iso-8859-1?q?IJnwz3lfvUm8YzWpWDuSv8zcnWhiGgLT9Jnd/Sk6LgScF1vBILC0w1sfBuZZ?= =?iso-8859-1?q?rYI5qzBH97yE9mMsK3OPU4IoxY2bUCmtbFSugR1U2ci5l0FhXz308C0LLfwt?= =?iso-8859-1?q?JkHXYa5H1W+1sK0OGA05/iCJkgSTdPmRSP+fBsQcLeGccYwsnem28D99rOxd?= =?iso-8859-1?q?roO1P87QmX+mCZWeUTB/xwmgR0U8BD9oZAued31lLWvh48wLV0lTESqOP8si?= =?iso-8859-1?q?ach/O/Q1oeQGKmy3EBBoKVZmB3pFa6RcXtnhIj7j6JAfIw7J8FOi99gZlHYM?= =?iso-8859-1?q?8Eqs9DTSMkv7buDcFMa9M9RKujGByGLDOyTkt0Sbfk0LHLPLtK6ZHuB1URcw?= =?iso-8859-1?q?aOj1lLEBXz/kqrZfjYctTq49+AthTnykA/1lOeSsJ/Iuem3tC8vfVTXokSg+?= =?iso-8859-1?q?va+9MXZwYP8jRXV/SoyGIVfk+gau5FsNQ6Cj6Zlmi+erAtcAQ8pvUmXMQ7fM?= =?iso-8859-1?q?HfHvAK9yU/bBWMjzPO7OyZx/f1P4/ELFjywnFqISkekSbWMB3esm2a5jE8zJ?= =?iso-8859-1?q?QIJ/rxoJoqeVtBTpx4Vg2jDzADLFcSxzJy/12xrBxIvNeQFIqtLD3PlDSk61?= =?iso-8859-1?q?lgC0pWmQp/zbUsXjJP4+uZianu4ZqeHRT79bVukD9oUHOTWezGsHkegLPfV2?= =?iso-8859-1?q?tFAwYlXIdzPo4njhBx8XH90FlOMigNcGFFiX3Ci2YiiyN4ZgX2Jt7+aPAvdb?= =?iso-8859-1?q?j3e19OS92hv3xlPtXlnx2/NhwyLmpWXo+Ot5Sp5XW0Jdczsw9oS1gpBWUCsg?= =?iso-8859-1?q?v6951AAgURZJDFYLqnmz2/KFE5tQUS+zNymfPoitKp923ZqRjszIdW2ElPKJ?= =?iso-8859-1?q?lffYbIFUPLQnGaNVKtihXtX92lEDWeYVvcLbgI2+Ay3RAxiWZWtV6C0D3vzA?= =?iso-8859-1?q?+QAuWnHweDXbWMWnAKw7/p5WFJkDNlgxqEFbUN1+jhy2P4Sd9a6WrnFvThAs?= =?iso-8859-1?q?3eqdBfaH7vL3gtW1WcK24v291KgEiGtRNytgk+xV2F13pvtjmkN+zvIJdQEl?= =?iso-8859-1?q?czI2MsO2b17Ouw2QseQXZuPaXJGr6NDpu+ljN7WMrTk9Xmn7PXVkpgAn7UCc?= =?iso-8859-1?q?FD+9ymwh6Y8O5c0Wd?= X-OriginatorOrg: oss.nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 4878a296-4454-42fd-b215-08da60176c46 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB5005.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jul 2022 12:51:34.5467 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-MailboxType: HOSTED X-MS-Exchange-CrossTenant-UserPrincipalName: d85e7fiqfrhju0n8neiYZLW2saXrW8wXRLjc4tdVTW1IYBWAPPZn5TyJg4V7Vwr24HY667rwiUd6VYxDKW1Ynw== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DU0PR04MB9276 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org From: Viorel Suman The proper name is 'system-controller', not 'scu'. Signed-off-by: Viorel Suman --- arch/arm64/boot/dts/freescale/imx8qm.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8qxp.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/imx8qm.dtsi b/arch/arm64/boot/dts/freescale/imx8qm.dtsi index 5ad1c9a5933c..c9c2b6536233 100644 --- a/arch/arm64/boot/dts/freescale/imx8qm.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qm.dtsi @@ -181,7 +181,7 @@ timer { ; /* Hypervisor */ }; - scu { + system-controller { compatible = "fsl,imx-scu"; mbox-names = "tx0", "rx0", diff --git a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi index 563a006ababe..ddcc0131b861 100644 --- a/arch/arm64/boot/dts/freescale/imx8qxp.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8qxp.dtsi @@ -201,7 +201,7 @@ psci { method = "smc"; }; - scu { + system-controller { compatible = "fsl,imx-scu"; mbox-names = "tx0", "rx0",