From patchwork Wed Jun 8 16:49:19 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874319 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 15361C43334 for ; Wed, 8 Jun 2022 16:49:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343550AbiFHQtt (ORCPT ); Wed, 8 Jun 2022 12:49:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343537AbiFHQts (ORCPT ); Wed, 8 Jun 2022 12:49:48 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B82DE140DD; Wed, 8 Jun 2022 09:49:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Jmbi2g1hlsAU8dB6TTnM9pEHP3YFCX3ZL3sLD/ttVCyY5hBd+ilPDWh1ZDCm/g5R5PelCzEO8LHi7YHMPfUJPETein71qySeRwSpGuS/80CGcnBsk3mreLuc2iiF0kxetBocO67ItG20wWYViXDFTTJzkOWWN9L09kFzD8sIIZwdsqPT/8w+q8mnPEWsZp8nByyaxBb9LIQnxZvEcve6nirzXonw9vaeOi5j+1TmLrRlHX7P+T72aJe0uAEKBbLk+0l4SITBjxGhxxl34NQa3cRCJApbeUljynIfWXJ0Fq5kh5mrTd6Nto64upvo6XHXazSDtjh1hYG/NI9HOoKwgw== 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=j/ek+qP36fySCTuhTQ3FdPxgkExddf1k50hAyWUUKSk=; b=HD0eU22EamZ4pzQ4l93CvkIt1jMrl6jKjElb8D7zsg5EescFK2glnc6yww/9B4jYZnATDv7aezhgEY635nocVdGEwCL3MxonoV+XHgbJMLYDwb45qV0vbIv4PXhDrheieWr0DDs3FgiUdCtj4Wc5T/VStegeZah4BZY71kKQeb17qDp23ppFp5Hr/cKA+esu6QRxkfCl8XH0NTGso9+Fg6RjLgxKJr5SVO13iZw207KeevYvcWYa9ALjpzniEjArQQQv0GRVJFkkTt3UpUrr7U9rWLvanZIEg9ZI5gerw0KTdeB1McgxdvdnQFRsSeDpbFye0Mc3gJjkyhCFw8VMXQ== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=j/ek+qP36fySCTuhTQ3FdPxgkExddf1k50hAyWUUKSk=; b=S/6snDFZNx+t+sYwXvwqMWhxiHWCP9q/p0UK46b1jmC6NjUSLDEsdJqBusW1Keq+vd26gvHQrLr74dfUXXSCzRyzYSDvI3WHfqY5BE2dHRAw6F15HV7+221Lue6JoivyN+D/5V0iTJr/FJVNlu91ehBz5I9ci21embuhL3hv7F0= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:44 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:44 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file Date: Wed, 8 Jun 2022 19:49:19 +0300 Message-Id: <20220608164928.2706697-2-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 243c60d4-e0e6-46ce-32c5-08da496ee371 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: m67BauRVc/dE9LvqShwGLJrHcUKR9yLaeojS3dBv2n3N/g1nHLxCKsc6NTrmwyWT7nrGjwrmWuYgXUCaHnteb/Oc8bDDJlT1wJzGb7jfIA1dLfOYOczRMZA3Oa8miluD+eaUfaaJGOS7xfg42lbZ8TfA2O6guR24uvDstwN3Vg3c2GlraimJCecL6W1I8//pf6rMSZ7koF+JZ9yL9vswxh2pzER9mhrlOkS0yqozruAvQuY5AQB3Ebx/7VIlJrN9OQ42LIzOoJBQgHlLE+aSCrLD/6O7A+0AekcRDJv/pnqqtBCDrs9nq8ymEaeFsru0drzIScfdePtWbwFLNr8vIbad/n1RVsvDZx6zGfhLm3n8eY9IKfMy+6Sml3Rt3hTV/vEB7d/PfI8ZPC8cLW0BZaj9qj0UQcW32Fz+fba+ByIsYFeFt7NemUawO+mdfYoG7jWS8gVWWDxvTfdhi/0YXI4F0If74LTbxbP3+Y8Fm10s0n2O20nTDFP3wLLOO0ppoR/jWA6GKGsmt7fgyc6jNnhVfT2o2LVaRhC4shNH43q2bZ2MgZY27GZ7nzyI+9ThWCfFnetDNmJB2/7jjijCWIKUlCrE0zTU5L+jd1jmI0swNhkf6l5bTAFN4mGg+ihoZBacJ8EL8iU24z9ENE1/mQo/galH9RELODvLlRfQEjrEN/h2IomlmfU8td6sM82l6XntWz1fKX07lraR0CCpIaGqnXG4k4Rf0DS0Cns4xLO/3wXcEfj1QmsJ1CCvGteR4yPU5hpgLNvdbeqEviC2Guk1RpEpOsDZu9fWVfaFmvM+JrvLAvJEwk1UfVTZwWN01uCcNN7s2cem145s76FdScJc/8VruZFDrT84mmOWyak= X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: 9/MSmKtOmPgdc9HaevtVlKDIc+gfWw0KhucihjhqyuBLTftWvqgx/uOp/LfFl3mD+BFE9lfoR0Q2EMFyJcAjcPpa71AH9uKfKtP8hysWoGIia3x1oQGACQ9lkpsZSMRni8D+mUsSAc0SbgNnyOOLIcj5NcLJGbn6nTdTmXY1pvLFiWZfKcAMpOurPz0jx5bcGvf8NiVW4bGsabwE1uGzc8WMXBqqkst/6Swrjfi3ppHrjbgpcEAytGtxAzCimuOJ3+rgciZJWE/nAebcYeglW7iSa5T3oLxQkvrLkQX1ztf7CZCvrCjrcWgfVa1JL37MGVpsE2LC44nvPtN/puerZQH8+LoSWXkMTuLt+fODG6oSJj3tFUnk5bmrAnDp3XPQTUWVhS2jazS4OHkxKL8ByOm3ZBZu+TJYQTUxpvcY7mUviBUJZUzZF89VRpSUvh0h5zZQnGBYvKpeEU88f8EgVFS73sxdBFYLPpm5Cv5ceKBGL8CNwA9beR36X6CywFjCGZNjBvIUkl5/4WADH0NxV4DatOXaXFezz2OZXxV+NpUJx1LcwD/cr4CwsLGrpl7mO18C7LqvPcFmaTtHuPiOhNTOU/VTQtuNhtTY3hVnjlZEchwhQmCouV0NgXUbSPxRI/o3jmybWLhkmK2NsFdb2OpZkk7pbA5mzRROWRY+i87y8moSvxFi3raT/HhLaLQhkQjKWS9rWPVsBlb5btoymsScEQ02QcDzbF/Nu++6whs6NiWBwvF/BCkwtBl5Dam3EgAX38pBnUDaIi928gJAMbergi+RQgI1+kW31RDbIK033TX+x3m6R2oXMm9z4HDXZVbtiUQhgAdmzkiat2IAGbCw8Znn6iwchbBQ9UABu2nJ3eSRGZ9ffISm1aBD9htLdqUgWui1oFknAwIP7FJ/UdfL+MPgPLSE9TPcte7hHk+ow74h+vcc7Ub9iauc2Qq3xAYMGR71zwup9P+D17djVuz3ejzTyBYIwL+ctFXMFnBn/WbrAG9iCCU8dSEzDnF3lkRASOZJPYDkgX2/hWHhYBDSgntMyERpVZfec8/mu9noZUP1+l0lv3QfAOowb73MHajIdQJfoaG0+VY6zeQlPecqkFUEWR26WebknII/LRQWSzbAUQzzrfRhWyEH39IEpJXgSgavK7GJP36T5JZdLuzfAtp4pvq0BkpSrITxgpuRjR9LZHtdV4InZSPAQs6ORFRusgq+g8gEakwqfOYst4pFedezKqND4ElzUhycsbP9nJBXLgGGn2jC+bYdXrQRuI9eYrTQaDesoSmwWKXg5VzaZTAxrbZQs4JGyNtTm/jM7nZc0yUVmEzYGML7OMZ3c54iI4U0PILRplP3/3vt23U/0dTd6rII6IhFRucDzPJXZvuv1rxBiHGnlZUYob1V49DCEihQlP40p18eGoqdWEyzwxsg8dznton/ub27bhvf/vhHOR4o5jT7c3c3lLAjB5Um5OA/QIbVQbVs49YkeMr9vTJs6Adp9OZdY6UKE99E+dwOeQ6WRg+kjq2+bfUc/sZ01KC+DfsP+UrQ+sI/xUFqRhwTqHGge4BXZ3JFGF+h0RnyXUS41CnL8g/CwYF1fejvYoJdHjltmOBwFV+llkSDWRiaPp7j5T2DrBxNZ5jFnJnDhKsDPw6+Gmn6YCW5TU43D2zsGQTq51WJtvI8jLt4kvxIT3greLUaaZNcPck2yai7dwdH7VXqFVgFwofrTjYmz17/5TwnVqNiyCMzhg== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 243c60d4-e0e6-46ce-32c5-08da496ee371 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:43.9610 (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: q7H+2PY7sT/ZbPECRNy6LrzGMmbnXBRNeFLCOFQVn1yN3S4mBTPBUYSjCwY4iltOD++glJb4wgTdWFiLjSBcmA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org In order to replace the fsl,scu txt file from bindings/arm/freescale, we need to split it between the right subsystems. This patch adds the fsl,scu.yaml in the firmware bindings folder. This one is only for the main SCU node. The old txt file will be removed only after all the child nodes have been properly switch to yaml. Signed-off-by: Abel Vesa --- .../devicetree/bindings/firmware/fsl,scu.yaml | 162 ++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 Documentation/devicetree/bindings/firmware/fsl,scu.yaml diff --git a/Documentation/devicetree/bindings/firmware/fsl,scu.yaml b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml new file mode 100644 index 000000000000..d0610887e80c --- /dev/null +++ b/Documentation/devicetree/bindings/firmware/fsl,scu.yaml @@ -0,0 +1,162 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/firmware/fsl,scu.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: NXP i.MX System Controller Firmware (SCFW) + +maintainers: + - Shawn Guo + +description: System Controller Device Node + The System Controller Firmware (SCFW) is a low-level system function + which runs on a dedicated Cortex-M core to provide power, clock, and + resource management. It exists on some i.MX8 processors. e.g. i.MX8QM + (QM, QP), and i.MX8QX (QXP, DX). + The AP communicates with the SC using a multi-ported MU module found + in the LSIO subsystem. The current definition of this MU module provides + 5 remote AP connections to the SC to support up to 5 execution environments + (TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces + with the LSIO DSC IP bus. The SC firmware will communicate with this MU + using the MSI bus. + +properties: + $nodename: + const: 'scu' + + compatible: + const: fsl,imx-scu + + clock-controller: + description: | + Clock controller node that provides the clocks controlled by the SCU + + imx8qx-ocotp: + description: | + OCOTP controller node provided by the SCU + + keys: + description: | + Keys provided by the SCU + + mboxes: + description: | + $ref: /schemas/mailbox/fsl,mu.yaml + List of phandle of 4 MU channels for tx, 4 MU channels for + rx, and 1 optional MU channel for general interrupt. + All MU channels must be in the same MU instance. + Cross instances are not allowed. The MU instance can only + be one of LSIO MU0~M4 for imx8qxp and imx8qm. Users need + to make sure use the one which is not conflict with other + execution environments. e.g. ATF. + minItems: 1 + maxItems: 10 + + mbox-names: + description: + include "gip3" if want to support general MU interrupt. + minItems: 1 + maxItems: 10 + + pinctrl: + description: | + Pin controller provided by the SCU + + power-controller: + description: | + Power domains controller node that provides the power domains + controlled by the SCU + + rtc: + description: | + RTC controller provided by the SCU + + thermal-sensor: + description: | + Thermal sensor provided by the SCU + + watchdog: + description: | + Watchdog controller provided by the SCU + +required: + - compatible + - mbox-names + - mboxes + +additionalProperties: false + +examples: + - | + #include + #include + #include + + firmware { + scu { + compatible = "fsl,imx-scu"; + mbox-names = "tx0", "tx1", "tx2", "tx3", + "rx0", "rx1", "rx2", "rx3", + "gip3"; + mboxes = <&lsio_mu1 0 0 + &lsio_mu1 0 1 + &lsio_mu1 0 2 + &lsio_mu1 0 3 + &lsio_mu1 1 0 + &lsio_mu1 1 1 + &lsio_mu1 1 2 + &lsio_mu1 1 3 + &lsio_mu1 3 3>; + + clock-controller { + compatible = "fsl,imx8qxp-clk", "fsl,scu-clk"; + #clock-cells = <2>; + }; + + pinctrl { + compatible = "fsl,imx8qxp-iomuxc"; + + pinctrl_lpuart0: lpuart0grp { + fsl,pins = < + IMX8QXP_UART0_RX_ADMA_UART0_RX 0x06000020 + IMX8QXP_UART0_TX_ADMA_UART0_TX 0x06000020 + >; + }; + }; + + imx8qx-ocotp { + compatible = "fsl,imx8qxp-scu-ocotp"; + #address-cells = <1>; + #size-cells = <1>; + + fec_mac0: mac@2c4 { + reg = <0x2c4 6>; + }; + }; + + power-controller { + compatible = "fsl,imx8qxp-scu-pd", "fsl,scu-pd"; + #power-domain-cells = <1>; + }; + + rtc { + compatible = "fsl,imx8qxp-sc-rtc"; + }; + + keys { + compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key"; + linux,keycodes = ; + }; + + watchdog { + compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; + timeout-sec = <60>; + }; + + thermal-sensor { + compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal"; + #thermal-sensor-cells = <1>; + }; + }; + }; From patchwork Wed Jun 8 16:49:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874320 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 58492CCA48C for ; Wed, 8 Jun 2022 16:49:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343578AbiFHQtx (ORCPT ); Wed, 8 Jun 2022 12:49:53 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343561AbiFHQtt (ORCPT ); Wed, 8 Jun 2022 12:49:49 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5279A5046E; Wed, 8 Jun 2022 09:49:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mdkF12jbix5bA9ch/wqqTkN1I5lyT7ngjyrkxgp1mrL5O2VLWHZ5jACbrntiEhIR1rQvsRXYSacI1rqbJLauPGbX+IdoJgq0OjF1qwm/HjgKgGs29woqaxG7mtg0cZRxguv8l87hX6WqHcX9lyfJjWOUM53H4kx0XdaoDGlNZz0ew0h9mRst2lCG7rT2PHffJu6+g4j1Has+34r3Ko/3Au1uL7aQLdp2do0SqmDhpmp9qO88A5KnohaDlDDKfHnGIuJUaL8w/Oa4EPW58TdlhoDpex0+ygiRvj/UP4xk4+v/euyWRUXbT2+z45jZD8G11Gs9L0hqxLlKtqY4ZryVjg== 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=dHJ7KKr3BTTj3gzs1gKfNtuSo9XmUvSvM1x8yKxpDQM=; b=UvWrnzCZDKo4vcdkJwVQVFguwqMSOII1F+SiwK6L2xvILWxP9CIcilBpj9Riku3X8Kt/3zh7u8SMol0itasOGMwG4EdHxVL8Sj3GKK4J3Ej8kGqjeKqWIVsm3GdHEZ7S4TYL4SLXvJlYjCe1CJMccM7IUAcfVetyvX4YlsJ94HPzGbQUSZt5oplJXet0xI9ZLQMS1LfqjKCAkjLbTbxyJ3KQatcDElVpmhQybuRzYS5py7dsRV8Wt2t2CHTvORtxBOjPAZTWr+85yjKoEtNC3wHXWoUoFzDgqdrWc0PXjOauqx+kbd0jx2+52dCRqwnOcbZvcA1Gx1yBd/44chVV4A== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=dHJ7KKr3BTTj3gzs1gKfNtuSo9XmUvSvM1x8yKxpDQM=; b=YlhdoTF53Ep+4KHQuMY35NXonJMgxILvkH8J844rY76NpzFfZ9ikr+E87Qmq8Irjl0Y1+zr5ZfQv7KSMw8tfMcD8eaEH5V3I3+9sA+AZp2pZEoJEfBVTFsu/52X5xfckhulL7lKt9BDKqjoy1alTRJINf1euWAmRbiwHMjNNv2Q= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:46 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:45 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 02/10] dt-bindings: clk: imx: Add fsl,scu-clk yaml file Date: Wed, 8 Jun 2022 19:49:20 +0300 Message-Id: <20220608164928.2706697-3-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: c8f651de-93d1-401a-3300-08da496ee49b X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: adQ6Irj5oQDrSsRcGzlALNj4+iRZH+1sagm+jxmUOOV8z0b5IpDja11E6G7CI0KnMDfWWj2/xhkuPeM68CERLc/rcc77aoOjPeheo8ROYzwHCiNocZYXUt7kXsEUn7JcU+pEGYlpHyrn7Xe+nhyeNXVgBNNWZWPOhM15dW7SKYS0vHKUUJw3B32PF4a/qTgA7Wip1xl1mA4rKvPxnxB9LHAJyLA5GozbkGY+0h1biOozvdebzpMNseOZHPNBIx0IT7A5FqB9575bWpmubbQe9EWUF+Q5AsOiVz1jq1iE3AiviNY8ICZaVES93p9n6hSEihHyYLpiDdpNF0P18N6xfpLCgGZKZCfBm1oa5zt8CjKrGIE8FzWfss8NoZ8tG1XHzuZeY7tdFiilinO6p7/zVKpRdFGRivM+e2JpQ2M9NjsNXUUdS6HMMtoudFzNLmnX54yoAh58TdFLzzj7hPhxX0WaRWJIPUr6yzaECUhmoBNxJrL9vSbw+brY5w9Cb/nkhvoyh9upjyGbmJzb7AAD+oP/fu6w3AvhZB93VgNiUFxEqp0dMfMomKVzdCKNKc3m4S7/N6jZQAs+AlUKM9KRulk1oFnoHp2cjaWWrBY3Tz9nSNUR4oE5AOj30qYx4vBhMkH3fxkBfYarPpYFR2ROvt/rSVkWI2OM/ebXzCBSnkaX4E++U49vELxGE3+IdAjBaznt/c+4dSdCc4QHFmLd2LHHOQ5xbXeitrASteX2i14d1zzWB82+uKfFwLhBCZXrYs/aaaG1ZPanDsS4IM/Ui04BLQqtOjEtK4X2uTxGaU1nA09R7FJbhBQreXBYpaCnPY9gQm8o/TQNU2bjWUPsQgfZi0ZnBsoa1Y8eF/3Iccc= X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: 4aXrkl3g56HuYnHiYYDR0AWzwa56UL3+NVnDaHM/Wuw+aN3sKFrffQ2oFOdrF2Bmesdx61UFnd741Z4k0onGZJ2LTCqJvHdNn5xPtsh6B0YfNa/4fGQdAslfpivkLsoozWok2UuyiTI8/JC6hgkDxbq6jyRFsMoxa2NUMlddkOhV6v5TvksnyA1AzSihwSF6ucphnaYZHxG5Kp+EG6lZhK3oZ65J42cOIPQUnT1jgNNMXf7iM0/XyEYHk+RftNHJSnhdDFfMH04DiALnubOy5O7loCMKPmYOsFbcMVCZX3g4w09708gV59Ntl4xxmdX5WrpowaGCXzvjmTZT0h0+p0W9iz+0V+jFl0lU1CkMp8EDGmdCsubtAjey8vOIUzdMWtfxrL8XGhWKzfjW43zXxO6Sm9DBm1sK/TblEcuEADiHrBgYdL2MmfEwYFXBrDIPqsJBDXrocGKrtJYdsCcvt0KZMz4vVT/2MmNJvnCCdLHeY7KspE/Gj1/MLwCpF3d21+gqBWUnMQkRA07HjC09caRvXLfX6wPRj2qZ6LMEcsvKylr0vqooNRnIXZOQgXN6cppNLnyC5Cy5fS8u/OLHFIogNG7O5wo62DyfesNpUqWnHD6/bjotue/JLYv2eZVZJ2m1eBFlH/D4JAba0b+OLx8/jdgQY4365306x1k12Q9tJ/xaGtsAfeerZk9nIDZe7nwAcGGLOBk4oFTTcYiThVrCnZYjwxEBwKjiqzuu5RDk99vtdGV7jCN0KtDM+4Aw1yaE63bmOgzPDHVpj7IRU2Thu7khiOJEoFwkkvZXERkp3abhFfOdP73wO9CoSvG5E1ZGCyFHxKG2f49v79HwplsKbxvyy5N6EN83b/OuZVCQkAswDtw7WdBpiKlR/llyZlMf+ZCnjqgJ05Nks0TVGaOdeaBUDQdCHwIXlygfr0NMk+Zd2QWTyhPGZ3pcrTu8T0Gl0yxvLIFW0JMaEbuZBIPFDnAD+t026iRI9CCRe9EQaxBj/+rlhrPfVzo6RJcusOzTQuPrR9dMF2o/7eS9Mr1L9mOdqmS0GJU6Z25j2Qs5ziuUvZkhDt3qh2pZQ2gEgBA1VlSaInkWX+LJxiN3EzGwkC5mhwjL9toyMnQGiwFIgkJmdff8cyGxKoEIE07Zs5SVhcBFv5XRu83yekyt1504Pjr0UPBU9YhYpSuosHZhk6+Ck1aKyhFLVZUzRtM2l28gJ8DJkjowgPDCLH4NBEynzYdh0DzR2Hp700kzMr6siUJ1K1U/EEVvy6H/63B7A5xKyt1bZ3vmzVu7c7ywGxo1kbXDc9lryMDtz/vKp8VAXXfABkatHkvV5kDt7wO8yAmyoR2T9DMUYOwysnNO2E6YUu4SkBw0PEoHZcJ3QUNOOe/T3dutz7cFDDoyszCYGKv6LJ92R9l0YI82qPYt12Khl/ER4Q4QknJTo5EQuol9/ZILtJvnmhYioHPC9t0EIrgU3lIv1MbMwj5AW+IWHMkSSkWDepHzaq3uXVRN2U6EWWw76fb86I0srhzXlsOY0Lati3stvGlotfM0EJ4blemwslWuMr1R6C7Oi95pY7s9VBoSj073Ia5avLUxx50kfNdpJBrZWeTY4cVaPUbPPo/JpmoRRJnyYqeQGcg57RXAnbEr39ptGJOF+lvD5KSuag+dIcKRXmCTC4vN6kdjGDFvaLtA/Jzl/xvp7AqeaU8HL64vaYgNQStUlQjaQmBt8B5+LX3GNvWzj6Bwms4qZw== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: c8f651de-93d1-401a-3300-08da496ee49b X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:45.8827 (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: WSj3G90PGTzVz/hlhxwDqjoC47WDRzEj1+ahgT5r/MJMOnjSwQfdMsXUjuND7jc4dUcTxuD0fmAGzn+ngkxszw== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 'clock' child node of the SCU main node. Signed-off-by: Abel Vesa --- .../bindings/clock/fsl,scu-clk.yaml | 52 +++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml diff --git a/Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml b/Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml new file mode 100644 index 000000000000..c5902733b7cc --- /dev/null +++ b/Documentation/devicetree/bindings/clock/fsl,scu-clk.yaml @@ -0,0 +1,52 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/clock/fsl,scu-clk.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - Clock bindings based on SCU Message Protocol + +maintainers: + - Abel Vesa + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + This binding uses the common clock binding. + (Documentation/devicetree/bindings/clock/clock-bindings.txt) + The clock consumer should specify the desired clock by having the clock + ID in its "clocks" phandle cell. + See the full list of clock IDs from + include/dt-bindings/clock/imx8qxp-clock.h + +properties: + compatible: + oneOf: + - items: + - enum: + - fsl,imx8dxl-clk + - fsl,imx8qm-clk + - fsl,imx8qxp-clk + - const: fsl,scu-clk + + '#clock-cells': + const: 2 + + clocks: + items: + - description: XTAL 32KHz + - description: XTAL 24MHz + minItems: 1 + + clock-names: + items: + enum: + - xtal_32KHz + - xtal_24Mhz + minItems: 1 + maxItems: 2 + +required: + - compatible + - '#clock-cells' + +additionalProperties: false From patchwork Wed Jun 8 16:49:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874321 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 A4CA1CCA482 for ; Wed, 8 Jun 2022 16:49:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343602AbiFHQtz (ORCPT ); Wed, 8 Jun 2022 12:49:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343526AbiFHQtv (ORCPT ); Wed, 8 Jun 2022 12:49:51 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D5AE4BA9B1; Wed, 8 Jun 2022 09:49:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Mmg3CHjQ3NpxFoAUf2zOCeK8C1JnS2ijQO5QJc8XrYqu3W2pV8dEp50QooS1ZxVAtSnaFVoOJamY+ZkSPjmyqkzccbdLiRDgemMdcJ3oNS2wBIJeF1X57EtKpuXnQEKEd2jf5a7TenJymw3IbMiKcvE2wkhfKp9OqaNNwsFPGyxQogVLHxE/ynr4XTO7QKukyVybWLqleKcnKIxHL1CBvad3TwxwhghGmjwAqb9OBPQrgzyxnRzu5/NpHjLTWsmHLnOwAYgz8+oWWae/r/103xxSj4c2yWiMJ2/OzZdu7JI8viVws1R32sQFzxv4MVumJtdzUzeRKbfEPUXUPJWJnw== 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=Hco6TCJrMZkUFKp0ro7/epSlYhQqRvn8mJSQLxtfLPw=; b=U+lMv50NeX3T1HO5uKfq2Clb1ZTJICVRtG1x7b45zVpWK9DfTS/1OEjEHwtlmMzD4Z5kYvHw0xZjJHVo3g/5Ytr54NyA+RnGQKPCa2Oo0opkQCBWh5RbWGNZ3Kfq3WcCDtTxtkYnDJiOq+/J/RPInJCIENrLk1LOB4aGEgzi7w4rtycqhRHkjHtHiUhxEOx3Ec7Ej5pIRGo1fj2VXZH0x3GoFRiAqVp/DkDfCKcGN4oW4w8Kn1XRhafaRmIohzvpoSKFDHzMaS6HhZ/2f9jS5wOTM/ButwciaTmLaopzDkmCNs/nSOpT7zhV5uRes9pTz2qr9CRZglEAn2uMn+ffXw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=Hco6TCJrMZkUFKp0ro7/epSlYhQqRvn8mJSQLxtfLPw=; b=VQHjHiNom5zQCRiIFpg9P75tTFIyn0xpjX5dyEIbSysOHRwOBkTcR6NteC73Y+dDoiOkDmLjwnWgcUOAs+EVpFaeQyTFsWLSJfIGLLOiRUD+tN2i35jODE5EWlGEblQniIiqgyq5zcBUGoA3/iMUoy004r6p2UR354XFmTcbJTs= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:47 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:47 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Date: Wed, 8 Jun 2022 19:49:21 +0300 Message-Id: <20220608164928.2706697-4-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 61ee65c8-352d-4057-e57d-08da496ee5b6 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 44UdnRvXVlGDJRWC4/+r6udDPY0kAFS4gVL+aAke9NjYVIzBUf3dpDXaHC5fm4IlAP56ogsvL0DKBysu4K7DY1zAKOr9O5M3yicfRbElaw9VmwykOOEVVrc7Ti/L1b9U/1AObLNWZ6WXQ/a5mJPDxq1UsHN/nddSTrgFm35xx6+hVWQ2K65yqoIVVQY6BESqmOdS1qLsxIAwlR3UqUMnT63DMrXrXF5Co1iWz8Y+uIKTpFo21rQ+OkyMzcnz89ly96DfIfMCVRABACcjPd5fpuqiE4xtByAYcoHzuaObG0njgvfY4yAh3Wpjxmhe5Q+Hq6W6QsnYA4/x6Kq+xfxfO5w0ZxLSnEM8quLHGQud7xGk111mMpvvG5jvwE2bkpptgw63matMe/jcT2Z1tBV12g5WcLNSit+QXvITvVbTyTKO64oWfSmKLgLcZlC5XTRRVbL9xDKjTUMHyfGqb0rxgYMsLKXkX5KqbO2YuUd25yON/ndWfwUHCOGRr8eDwhQqUnWaQRmt/AXSq86X6jCClHRitD6WqzyW4YSZuV76xfJ18UxJTWYGEBxqDFr0nzyD038cD37hiQCgxyQpwEh7Zv9QyYewM2y3uMhjViAZEKBuswoxlunPRIqviypvPwdA+tsyxRdlmMQi4wDBp2N20efVapArRq/w2limzWWyNcMN77Dyaq++YBETjgHZz+CBrBVX8rJq5h5asr/IJOWKWHhOhEksRgs2DdRZZ+CRKyMXYrGV7KvFfeJUn4tjlP6cqXH5dSvayzYXqxldP5LGU9UjOgwYJIr0B/IxuISEQnxFFgM6yY6Wb6a6hJ6eblWz411ZxqyWhKeLvOwJpvWhCQ== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: Y75eH70L8Vztz0qv4MS9BGDjciVZfQWa23c6yyNv7QGgYvlnKKxqGFlMAeiSUVbnbBHz2/xSJXyk2Rmm2C6humPpHRk4OuTYYvCDzD9+MklUqAX37+siBJvelC6OE/TA6EtpeHC9Qpmkrnbm4Ji1V4lZ5EMPb8vvMoh4ukxm+NFcEX7pW0Strx8AOJ7ailFqocVMsvQ7IlFHDXxW5UR6bTUOLm5DhJHIXoHAf9qBe4lEddsuQ4cDDUMEfb1V+MIoGrhweqrJMwvI5YIQdmxY3mC+tW4FhAVGc7Cvxhoeni5LiCqOPW3yFAKigezS+T3fKrsYLJv/T6n7hNWMbNA5XwzEBdu4dHAkLj/FPuKYcD2vd9lPZnc+FWeGw5FBIw7x96HNgBJWDEHajqA+yeupJE5ZHBPAHe53JE1eIj//xzGDspjWgIxI1wpP372MZhBFRtdFLs/Ayxe8SysvxiPNIzlMDgJ0Qv1P+fhO1dUyhHAza5Ai3DaQJFVn52bBgeZ/vPWdLXgFwcq37+JUcQljVI2f7pRWKaj3jfksLzQKLmGtK/z3lLOSGKUBNsrWRYAmt8tDQET7T+T1SoGepfkU9cl/NfGwNWcdO8mNeo26Jy/TwIika946d8LmdKdUFHlbNeYlB4nJFxHkM8uj2gj/okd67nwtxPkNYpu3yvrdaTdmck7gmhamaPuYV/jv3N2L1PmPtJSbD2VBoICcvn/Q155Oha+Rh2j59JOAqEakBCInQBLlczJAL+DRH3RgoEe4CPoximBrxgIvaSFCQxV8ke4PZeYRBTDasQ3DIwZOsXbCaz069O/l5ylcgmyENOT1hUppa9lVu06OJQA0J34qLvvG+vetkd7tupsmFr+aJSiRtUPmttUVYO4q6CduvxOsiJSYew2GtOD3Vs59WjejnP4nM7EgRuJQ7FDa4x1ak0HVvhwuMilJbGdEMOADW0XTxrI4kNP6yqBtB1KPA8Z0kA3RwFmGLS1vyAMOXsSI+jYwCH2iEF5MsYFRDNU25s6CSRQJV5XZRiuDacPRmxqdPHm9GJ1COGVHdHZfkIS7caMNk/mmNG3oNcD0QMKpH94EAWc3SYNgdgGxaRfVC2LMItVXRMXJ9R7i8ITwY3ViGljE33WB0ZFr4wBm0Ig/P7+pThOoC6fRbSxpukrjcAP3KfhwcEk9xwjzK57itEWJ/KGnW0g9X2EE+cjj4MuhxFXd1p3KhRMCsGNlhfiho5XrPpuow3ec39DXitDvobgWaMWGwYp4LXCCGa5Bv9bnAqIGC4SN2CGvyzEg6546Vd1Alg1XTc5rFddcq0LoorsSTmDIuYsBn/hsgTgjl5/231qWnfTIGUL2PHQWS4O4jIlFpFRn51+yOKW3e7CXiKTBfr0yT9KWzAw5JGpcFQR/V9Z/3PxkBqpC6nCeIH+jLgX+6VCZAmR6SeyN5+AoUvfLBA7YctTWZdso5FVq9g6xBfaEbVp/7dCB70CRPr8+wOnbhQJa9SLrGsZ3nnBHqG3mg1SRIsilzBb0LPpBobsv5gSPhB4lKcS6igwKh1Nf6URoZcLD74JduaidIBjIOEPs9XfKwdLC8tCS2whQOzJBkgSkrzeyaunWZO3MdBZsdjApr/vlrgfhCOwdRV6RJgUhjV+juUB7YDi3Z6YjWVz3dylJwv7fNOUDNejgsgWxwfrsBdEDtXvC7BapyoCnjPmBWx57uOisuLOhePCocng7VnTbmsRiQSrjaNI6mQs2H83T6w== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 61ee65c8-352d-4057-e57d-08da496ee5b6 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:47.7420 (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: Tetlwc5M2MZ1Cq6rPmGPbodvEeBLV+MW09Vr86/p9zoJrqx9iDcj6QD9m88toRYm6/8b7t8xM5ihq7RAPPZ9XQ== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 --- .../bindings/pinctrl/fsl,scu-pinctrl.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml 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..d325340403ef --- /dev/null +++ b/Documentation/devicetree/bindings/pinctrl/fsl,scu-pinctrl.yaml @@ -0,0 +1,32 @@ +# 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) + +properties: + compatible: + items: + - enum: + - fsl,imx8qm-iomuxc + - fsl,imx8qxp-iomuxc + - fsl,imx8dxl-iomuxc + +patternProperties: + "grp$": + type: object + +required: + - compatible + +additionalProperties: false From patchwork Wed Jun 8 16:49:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874322 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 C416DCCA487 for ; Wed, 8 Jun 2022 16:50:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343611AbiFHQuC (ORCPT ); Wed, 8 Jun 2022 12:50:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46322 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343597AbiFHQtx (ORCPT ); Wed, 8 Jun 2022 12:49:53 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 99F996162B; Wed, 8 Jun 2022 09:49:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mXdGTIiZfxkb1oYl9ogkD/woxLL5r9Q8JKJTB2iYQXvPamcmqqWApnStiN7DWaRsa3hqvoFOp+54Nz0+1pbXPkC8zuUG6YJqBwaN9qCZRq/B+4Rn3YOFtEpmPocBohFWjlEgi2hgj6aOIoIgK88fE2g+WUhgNEEK/3Y/Sc1qt1gJ9uh/qb4JX5f1NgrN/FMxOwUFzFQnuRO7Uth6rg+9VHDpLEkEzYZkMPeqUTBBIZsRhbDY6WZVDmRj1B9RrF7a3gISwFHvthEzLJP426RWKJVnbVLSFs63Di7lvMQAPGlb9bMjEDKOp4retnJCSIhh72t24VDoXVu14+FlE4Zu7Q== 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=ENuM0AEC2WBbG54zWEJInVrHHikBk745SDwQcV9U7T4=; b=J0bRDKhUhveqYrn9xGL/jeKHhU0DzQEKJotj5XjRQEeKX9+Aj68PLT9dArU02n6smFCZ0XyO5N7LFdD5AKSHG2tFvY5aMmoMiMz49hSUwd0yUCiQbuO3N+iPRWs6OxEP67FW2fmNkAyQpKZ9EveAZhJ5DQbv8WE6AQE4K+a9OA0+OdI1Oenew5EkzAOuH3cItvgb3vkBMe6uO7Jreznt3rQ2jX9G0XPBe7l0ZhMRL7zKnCoCrRpy0+ZVs+U0cax5tXJBTxX5eOhT2u6Y7OLHwB0L0HkFRJW7cmNvpIQ+AKCpXyYBI56B067bcUFpM11JUQIL3jgutmUHBuBRzc2kWw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ENuM0AEC2WBbG54zWEJInVrHHikBk745SDwQcV9U7T4=; b=mmRM6U/+tVTNYKL0jeRTNIiQfomhxS1UjmUype+ZhLLPRQ6CiDkBwZvZPIHXmR1v5uxIZM+fOHOzgaLPG5mT1H4goI+3obFUCajuGnua3RKE4Bc0UgiR9B+0ik6bu5tdahibCTB0zUWcgQO6Y0kvPpdOqcle6YN/rFDkyFQR6hY= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:49 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:49 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 04/10] dt-bindings: input: Add fsl,scu-key yaml file Date: Wed, 8 Jun 2022 19:49:22 +0300 Message-Id: <20220608164928.2706697-5-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 61aaac98-b4f3-476d-97d9-08da496ee6d2 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 0aJH6cPNNbe8BiKj0AUloFRmL2nmeUXVcC+bwasUYAMQTQahWyp0N6k8b+zpSnZtv+ZxwI23RKj//7c7bWRXD9k7u3I5nl8Y/Qra14tv0g9CFUxtAJQLmuQeEvk+nqyAqy8QPldeubpB9lDa2baELQUDZzu4s9e5sj/P44Tf1REOAwD4aJbot1jGdx1hFfvPHeFe1OGGqhnLn70LHm66JiImSgsGFIt3B07HSqSjHHn8IAcAqVPY2mmRx7GV1szCvpgdzNw2jNE66ObXoK0AxI1hDnIjv4DQPxXjTYVM6XFCbo9hNz2xiNDW4B2BJVLFwEHlKsy7RPeApy33WrwNfjl+zznfElcBZNG7pJDbgQoOl0/0dgAbBwpBUSFdrCJif2RAgcxVY7rYJxrqSWivfJ96cf89JFy7VGfWHtDzuaXYjiu+lecj+CQONyr1fXT5k9fbZdnl2ocu1vdMlRh6yyRXPTfLM5FKOwI9tgIWJasuahK9ZBtCy1zcpw/SUlfZm2nOkGaPW9KLnzGyU5F35GMwvHMfCxCC6yKxYS05UrLt7lmQtpvsV07iXEMpz+vGoutajf8/OWpirWO+7S0MUwFPkVjbR+kUcXnF9jdrHwfYliUU2dZjGw89qPO+pioSXJNvn/sCdMGXN78TJ20DWfTiwiqWFjRVTUuilmnQSeCsdhYzpbPDuAhrZlZSnTMWWUg2kOuXqkrIXTYMIewPEjp8wUWl1Z1d8v5HRln5L+/vOfWms1q2BCHDsDWCGUYde8bQS94VB9xZ8byiz7vUNwYJsoMU2+B/1yhx32a1bHHPQSe9flB0EE8G7m+52+abLYR5maQIXno0+b9/DImVFw== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: 6SjpHHEmNDmAcr4/RxZpI0ofu+7rdFvuNb+rPEnpz89m29Uy6u6lC0wPKtHGya36LJlQ1Bo5MMfvb3wvYtyumGlknzduIM3ee2w4EKAE1XGN7c8rdp602VUkhaHsSaJ/x4GKweK3USUHSaocx0mLma/mmjePn9tqeEp1/j9Xuob5G/4RHPJJRtpmV/HElEAvuRNIOhzpWYzuYjlM60AbrokUm0p9dkGhVo8z9ko9wAdUsfTjcra5ovvpAzvM2StiY8sTA4zM1apRVij2VQ8GUWvyM2Uh623mt392bH3VKB29kyAVsSDdFgbyrndwZITWgXRPZSVzYKtl7Jc5hRn2GofyCU52B1WN6Y+PCLCnKIeibijKcjVG3YM9b9P/r3u+5P6gRdjtqwhDfy8sQIggp5rgqBj6ReK/jVThhQ/553zKu6aqw5k+hL+CyIq+HFvJmwPOV136fgaU+JNNdSWpxUwmeqnbOM/hoyrI2nlPZIUGzVi+fgxyY5rBI8h/xvcNy9ojq2DK2mqPy9KpH00hG+FwbJhSn03YTWDDABMHEy5UyWLcpOLjnsyUs5/MT2m8Qhmt4PnXfFvBwnlQ2OGW4+Ka1hEV37rQcf5U0KBRme+DNEl7WKeR/qVp67RNxAsH5HM/vN61MIep5HfVjeJlZVMxU5CIT2xjdiF8weE5SnOMVaQjIXessYFqdW4UisUSmZy99gqdaLF89wUvC6XnTZVWxKISc5Cc0wXwi0SiR+U8wrFWUxVL/Z/ronNV3XItmsJCc+lk95u3HUDO6IFvhg6EpZQmp+pkFN/Up0dLCf37cE2WAJZtDTRPd20DhEm7NOgNTTXDoRYt33NYQFcwgNaIlV7dwcoBZ1rDWKdsSLlrGtXSfyh8F9kPUrZhjf1Ebl1MvtO2RYTImviqv600K3D0dxzsJ9vf1Vw6taT0xvrNg+UgK/tnEW/QnL/1vzT17ihttag/WTZ2XU/9+08xbCet4apfC+RAMs63jfGUb+WZt1pQ39vyxk/6efn0lI/xSlF+J0Vd7aa97tfZ0E3f0ciy8/KO0QUkLBVkOQc4zh8bs0HH0ZPwSpJPloQeMFIIoAn+ySvleOSzkjYu23G84oAQTzM5Q/FSGFScoNpZD6gbw/K3wnVJe4xjGzw2/x/oET/VrAVaiaCRXhhP7996hIlygIhYL/tfi3LKq5LSFZWeWBgzrqVOD0OHT85tcLAk7JD8Z6kz/sr5arT/j6jAFmXvRj52FaHKcvsmJIkCheMQKJDkPao05Op3U6qhddfldgcm+rS2SOPdG5t9OaV1yiGnIxJYtLWpoqNH9eL/C+YrTNxWOoy4e+3SZiQ/NU65Kh8SCXs4SAtt7CQbVDtVjg12fqYc1jSOQlKP5gaYYiLgqizhI+DcQK1zl3JzL7l9VgNIosWQzFgTz3Cb5M4aPPLOEjJu4VDSk0EnnvkQ6bqQY80rX0gTmIMguffnCMSjlUvNtvpnPbV9/qSSM8zMKv41vCC6EB4baSqsnQGUCxV/hYEf0CpZhPEJ7mu3mHvPEA32u6hYk7eZ24azh0xDxcuJFNs/a6LCa99BrDRwWXH/D4SNp1jrjWG6GzokIhhouD6XgY5jdRKAMuA7jBn6SGw1/bJ2EYfkdnmBnJh+zURRKpEiGB/VwMtV75f40rwHg8+N0UTPjhyUb158U0S95Wm2u1E6vzrcUa+UDWkjmhSasjhGEQfayOMfg+kuBc5HjEky5aHxTq5/dJXz40bW5Q== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 61aaac98-b4f3-476d-97d9-08da496ee6d2 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:49.6168 (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: j/8WiP/KxwMivVeRbjnhm6luh+uFF5PT80SG5dWwFPCLKNO9tsTWj1NAlm1V1gWh9i4eB5uTg+NZTR7Rrj+6pg== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 'keys' child node of the SCU main node. Signed-off-by: Abel Vesa --- .../bindings/input/fsl,scu-key.yaml | 30 +++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/fsl,scu-key.yaml diff --git a/Documentation/devicetree/bindings/input/fsl,scu-key.yaml b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml new file mode 100644 index 000000000000..c0a563aef5dd --- /dev/null +++ b/Documentation/devicetree/bindings/input/fsl,scu-key.yaml @@ -0,0 +1,30 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/input/fsl,scu-key.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - SCU key bindings based on SCU Message Protocol + +maintainers: + - Dmitry Torokhov + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +allOf: + - $ref: /schemas/input/input.yaml# + +properties: + compatible: + items: + - const: fsl,imx8qxp-sc-key + - const: fsl,imx-sc-key + + linux,keycodes: true + +required: + - compatible + - linux,keycodes + +additionalProperties: false From patchwork Wed Jun 8 16:49:23 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874323 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 6E610CCA488 for ; Wed, 8 Jun 2022 16:50:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343621AbiFHQuD (ORCPT ); Wed, 8 Jun 2022 12:50:03 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46504 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245714AbiFHQtz (ORCPT ); Wed, 8 Jun 2022 12:49:55 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DBC17AF33D; Wed, 8 Jun 2022 09:49:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QJ7kE353gO4DV2yK8nMX92dF14uhMVV8D1k9MacsEKZYtO/JiUSlNyK/2bvBDj3IOhsvT8jRZQWk6HpnfEv1tIPMMEvkDWRok1kL1BJWkV/bs925HnfPMck1vggymQMH5NQY21yrz7c8m2v6kAZ+KDSxPOfdMPQWn3rgtuns52CPVSZuwMmGfuOFMB7nXIHQmwr3+2pyQgXWTz8uCh67319x3RjeKDWipzlusPADm3pWZ+IPU2k61ULH3r8yHEbIdv5t0ey1ipTH1+QGK25P2n9jazJcZhvqvQGnsmUIemiyNn1qKoN1hqR+bgaDa71ad38DMTE2bpGz3FVXnA5wmw== 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=xRj+jCxisfvEYIycrLclJZbKmOaDEVKO/jcM11WJs3I=; b=BcUpiQR3YHK9rgSj6XygTazki10+4hnTlGuVBnjgsshoyOx7iSFAlJRHDluIapQ6ZE/R95M5CTpZOR9yYr/O4Wd+S4B5jMkhv986YXjubQhibUctnAcZlWuOZn133DMdxkTXkYdVB9Y3Hq9Du0J+DZas+8pFeyW01dWwIutoDXmgn7yBMQENuBh7bmAl0TxNpjRxVmH9565NP+GqrNEML7RNXD1mnWn6UEp1RClDYNze+Xpw/oa1HRl3rstyxFO+Q27+1xWCN3yXWhtAuOJwVDl/voiVtJJDFIzeaoT11k2EZ6MHLUkgYyi2tuLYZJDuSB9LyuNjpEO2G8mEC4KdDg== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=xRj+jCxisfvEYIycrLclJZbKmOaDEVKO/jcM11WJs3I=; b=IxDKccT4n+4mRn1ax6nhHkA6PjRfywzTiCyYWC86XpCVR6QUcDiPGypg9uagDdK5JFradjWe1N97JijDi0aDjO36Yz1tVv7Tcvm6qLEmn6d0p9mFu2xhWAbZRn7DOQi2M71jMt1/DdvvRw0OwigqVF+GORUlaxwdAep3Afpy3v8= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:51 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:51 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file Date: Wed, 8 Jun 2022 19:49:23 +0300 Message-Id: <20220608164928.2706697-6-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: c780c2e4-411d-46dc-d377-08da496ee7f7 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: rkf0OGs3ugwq8mNs2cKBxDwNt5RcjehuMdbHjqsOoAqNiNMCCtm8p7v1+84iXYIOwnXSG9A8QHaKpz+Ml3HiR+RAoXK0Sar/wrGc+rGE30KEj1ra1YSpn6omj4WLfeHMO4tBry5CR+VI9C1pdNrdOgqbYrwtRf1DdKw1R2yd695DgexxeiXm7t0IAxSEMZGoAcHh0xWAFvMVOnz1X1a8NI6ptmGzttm9/AGbiI0IV1SeasAEAx0J8H5AM2nQpdnH9L4M9QJnxju6yPA/FMH/R0dCXi3I0cNucnWR9o3IoBuPCzh/GifJYO8t0M28vdZKp7GfQzzyqfNiClexxowaoM80FWTaT3m0SBzyih1Y2vrHcpmC2KapiKFXe5vf9ZRlCnnlG1G1fvyfQSXqYdxf37dSvCIQfa20Y7RDkNpYCT73xRKbMFR7FnnNWv+M9z9q7OZDCuuObjmIWrMLC2cUzeLOgoAGYWJjE+H+7np/LyzOnrOv1R0Dq0fg7D8JH6sRLbQzdKLrVigboT9FIb7lbsy4cQfazUUho/aSkkMPjvDYME4i12/HudiK+UG57vReNwib0+R6/OYH1PTlwNsyuhN7JwnIxvaGjCH9rd7utwFAYTWUT6iyyag6nnIvUH1wayfaH8UwChi8Z/IRMwuGV0ICFt+d3fgnKd5igKE63wc/vkLTneD+zqaEvvBzQxifaus1H8Xq959dI/F3aJI0HrBKeBOG6G/lSh5yoDjqKmkkt9Zo08ZevrxFP4kTFSBZ7zGyLskLY5uesDbs5qF8j/SmPP1/jy0P8Gt+IaqjjjIy28vr7xm46i2RuOYT87KBhGR6FimTt+1gg3NgZMu3tg== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: HZVI3kPpxB/QVo+NRYYnAYliG9Ro1CjG/IzgawuK76oeKRl9fEULZvYUZQEFueA+KHPuFb4XMKmG/R//zhBrc9mGyzVLrwRgmyHkmfv5d5lJUG58URWcO4/bIugZ7NL2Y71LIlhvG51mnUAsWM3hnWAthsqo+/btcVp22Se8ELODusVuXpHT9PTMRudrauAyBjDyexzwGzDy48JTyf4NHnkgVkwouOOZm8l7zZgj2eXAVaH+wHFeC7UuTOscY3wtJVkrUPtP0YkW0zIL7KreosHecBW/x1idhi6z0TZUMnXX5nat5ceBKUgVoM+7Fdq+xTYCtXpXm0tI+xyAkqpzbK1FPC/sFjgme/nMJ4eSMGwRb5Ng/WVxYmiwH326BfjG9FF0HcF0reM0B2j34ho7gUGU38CTQpqfHIo8brn9YUDkB0bOy0KoqW6lgpQzeiFbo3gKkAOP1QQgNXEk/sIwWYwM4Wk8HhVw+a2pXvEXiac3NHakKKnEx+yxMyDSx/A7oV1Yv8JzSWnBz0oZ3FkmkBYgAtmIlmLRcqH+0CZ10vJICQnsD8FLplLQUvfVCAfd6HoTP/g+mr7Imt918au2dCpZjAqxOKDAcx8H2XGa4ezlFS6Huz2VdgoRd7p0oevKnxoxiNzoizZd7i9ekeUHu39kZ/nT/Kmd3wkdTpk7BIRurlnVDDNssMwTmOQ69Lo9dRIWv0qBAPxyIaPKc/TaHNasHpHq1fLOf29zh+rl4LmtB9ffDc3j8oumv3lToAh04AyYq1Mqlg4qZANdqcmmB8nAx3jsOXX+BFoTq8pIcHSoGP4ksrGLDGNIL9JRRLBRocH5XfSiO4yoWQbwiAOcYB4DRna4Zl0CnwMdq/LkhECS82BaG6VUXQGv2syyjxVIlcmJDZeHOvWygfvbfWsj2GWFeezyEAyNHrw3+u4kqX6MouMPjdw9WEAkmq2gvg81vxl+k7mOqQfcihq3KpYOu4Cn4msoM9+ATMKyUgdb+Uge5vfVSRhK/DrHr99gsh1e9ir5WuzB8CD5fcCeDXQvgciH6pQ/e74dF4LDcTktFeBmwsYbcZt/SR3bmMmMAbnj2sl5MgUoe/0OokVTx7AbS3G62Q9O29R4t8pCSD2GgOJmwvji9KCExqbo5hDUjop2BkXbYuxYDdS0TAFkWrsAsF7rcPdSOI0Cx/px4Wtx0VEbeAFgWm6WzAPFVrlEwM0H2NIKOAsyhFHG3C/H1Ma+9HF37eKm7xC6gStmN1RzuohK2R2CpKxpYcvuAHksNo/opcQY+PSnlhJroOxXb7Vjp3oVHm/39HhGqdnJbXhiGPpuLyyTOjmzBuRhBu4zp+wnWvnTHmXjqLEB+Tw+3vJPkmuF9QnUjXBOjXQWi93C4fw5tu5pLDusejmjgwtIbF6XlTyDzDXiw4uMAyVZZFSIaFM994M+1xkLkmQlfvrDSEYOvrYi9XSDdpGPLEkoigwtgdq63ctEdoejYraaEMlrj9PgZdhActs1x6wLfLieqginIuU/4lLNtkNOw20HGD1M3ecPxfht0KCrNoI86RYn45Cnm2uvJ1WFSszC/GsbVGQwkFuYa2b2lbrd5vT08/TGTakllD1pw+8hw23Sxpf6/ybGXUhXmrvx5NZnmM/suaoICDxV2H+LOmSGy9JnoJsirAaOteIntxFeIK1QZBPFB2MCtOMT7ElvtD7DaQvA02/BNpmVMlwbDdkhI9LNbEDfmx9JDhqcge1HO4hkInC0YA== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: c780c2e4-411d-46dc-d377-08da496ee7f7 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:51.5229 (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: lGFsA5mW46LF9fTi7artRh6TAX6UgdWzbS+RznHOWppZGuzK/Im/w2CripwNGpYZp8MCHJRvx1fp1jzrTcxHpA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 --- .../bindings/nvmem/fsl,scu-ocotp.yaml | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml 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..28d9152f4aee --- /dev/null +++ b/Documentation/devicetree/bindings/nvmem/fsl,scu-ocotp.yaml @@ -0,0 +1,37 @@ +# 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: + - Srinivas Kandagatla + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + Detailed bindings are described in bindings/nvmem/nvmem.txt + +properties: + compatible: + enum: + - fsl,imx8qm-scu-ocotp + - fsl,imx8qxp-scu-ocotp + + '#address-cells': + const: 1 + + '#size-cells': + const: 1 + +patternProperties: + "^mac@[0-9a-f]*$": + type: object + +required: + - compatible + - '#address-cells' + - '#size-cells' + +additionalProperties: false From patchwork Wed Jun 8 16:49:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874324 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 903D1C433EF for ; Wed, 8 Jun 2022 16:50:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343650AbiFHQuI (ORCPT ); Wed, 8 Jun 2022 12:50:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245758AbiFHQt6 (ORCPT ); Wed, 8 Jun 2022 12:49:58 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 488B5AB0C4; Wed, 8 Jun 2022 09:49:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=diV3nzN37U2UohDdVp1yd/EMvzblHZvBwgUnMI1zkUuW8FQKRN/s4U1wy0UNymu1njn+4HCiEERIzxLwRshMBz2CZoDCiNzUOyJ3ig6vBonItXLEv1Y4Ll8AOZL3xuJn2i2JyWcJ9++qjVsEpdSY9KLaNJB2PYQLiQ6ddzU99PeHfk0vdkKma2Mhx3Vy+y8Us4AICePi7PKKxQlPyqE+w4BeRtb0wYhXLAjTo/WlwC46RC72Shnegx4KptrFsrqFpM3WoLEfi9mjUYa9xiy1+j9eRqTK5+irQmGSKmW6Vccp9Ph+zXyDtWZeSsT0rTpRmYD7Kw+z5F8rkdZqJVOw2g== 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=/jjg3K5v0WSE2J8m/Y3v2eR7oDfTSjmHxe8VzKrK6OE=; b=Xuqt2YA9jTyIcdaVnXKEJ1LTtF6eipkk6eGwGGXJyGTmiNUCnNlqIx/NK1YEuJLKhO75fqRfDmPo2Q6/xUsrswNhmNIC2IrbhbGqRmlgfqVUWIN8sWTvk6JZcdQfnT6MpMjyGW6wJ8wUiLvYlh0Ox0o7dkOVwm6RSkMmIf/fSQHFDQSuMpcMcafs4+VdrDY0IT2VOFTvuwqcl/sdF9co1Pvoj4NOw5zS39i9YCIq35AF5jrZhkrO2ER5zNNaxChTLMJBTTv+Le7DhdGbx38X8WymwOjgjj3HvvWD3E78S7ziyMc1KUA04r3Ff356Me8JQ4wCoqwghZpPxEYiS+nF4g== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=/jjg3K5v0WSE2J8m/Y3v2eR7oDfTSjmHxe8VzKrK6OE=; b=mFnYjvUkKMJKckDOQlkDrWol3RDTnioGVWGADUxv2gKJ7u2bm4LIrsPtFSlUkzX1GQb+ijmhIYuLxG+W4TMCG2l2w5jHj9Tk+NSp8mkxrXLSUTzn9TRxJw6hd0uT5nKKZI89UoCtfyYlyi2f8e4aylSYe6oFKopGUuLVfg0/Hmk= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:53 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:53 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 06/10] dt-bindings: power: Add fsl,scu-pd yaml file Date: Wed, 8 Jun 2022 19:49:24 +0300 Message-Id: <20220608164928.2706697-7-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: f256072d-3128-4c06-85dd-08da496ee913 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: NnZhSa0vJuyx8X0DLBt3+ajCL4QDiH+UjAtDvNxp//xlKlE203JoobqVgxEov5HxBbckYUmI13wQEJxkJEubCdNgpnxSiVTr0ntGgsvLqRSwOHLbDc0aTUUvXmB+X896KoOEMkhyh/3LVo7s7U9maMMV5lpoY+6lgFzxzQgg/IJG1xpBaatMPBm1ZAyttjp1LnV1F+y7o6+J4tDWdTjMahQjh3h1UOvHi3u1xxAsF/JW2/CoMwttU0fZTVJaPdRmkcMv3OJzK/f4rFSjjxzMecjGY9WN5Wu997M/kwcF3ZsHKWtBdpFlB0WYCf0uiiOJrlCErUXCW0DlqVJU5pmtp/um/2pl0Z5lgHAgCA8agFgNlRtyU6cD2uZoLUnllBOLlNQ7+wXbPHQvfgwc/rfa+2LUVDRyUb4F3AOfBvBUkObZh0/EpsREUskQT52L5Pmc3Ff7FflOGiOKlAOoAAcnE6enZSh9OrprywLEa5omsPo/sKhWWdMH4RMqZwZg0BBe+4Y/4pf4174aPrlMAJMXX3My781ENYXOG5oIRyF6T8zyKzj/OfzkYi4hD1x26FLSmxJQZoivWQ8F0mg4+/Rwl1ZhJSHQ13Npc2/LFTrD3MngjZaQAJ/GpR9/TzDqpkvqxUsx/lg1Uxu444F/xeuKyP7EMYacmmqyOFNwckPiuUB5+ICXE+uPGrXz36KLgA+nXiXUP6vEdi89CjdAoMxS5BrgE755LvVFlrQ56TZfUcOSZRxZWjfOoNlQuEn0mLOysSUiBA5tY1rR1xpcIdfzQXLzQ0LLguaroZi6rnNAJiVjOlqZRaiAdY3l4sMSnA4lsyKLazGjfg0YIQhuZu1TiA== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: uRj4K11561KP4nyjts0BHDAiiREaCtQ8sdUiBf7UKMB0zAPVF8qwqN7L5l1/TX12JW4vMKh+cZ6hoPxVZJjAUQljcYMUVmclmi/Xwlf++hNEkFWmxsMb1M0CVY/hm4RVXfkdRLPwgMf0oNcMjY2Vr361N78I0RB6lbhPlHeibVcePJLErp5g/33bl2hjDRlBDaP3oRXDsL8Ii5MBdEUH+Qm7TKzipoPKYQ3GyZahjb6lyl7/MdJPS8Rd5zCpxTrpAVsmZ2fbrtJ4iJaoSTAPRBNnsZ3PvNtH6PLmK/M8eZ0iX67pshlsBoT/HdEcJ0faJeuJqWdGzJ42V/LfDgW19AFq8wdCvfNsbTJNJJAyN5VP/DESpl/l5MHZNJ8uvK/ce1qhAuPpIYkStRsced3E6ouuaLqESWG+2v8lYoaE4eWlYn4JRu36Mfs4afWWsUkxhsP75iZo/LnbD8emvChD2QBRYWgntIHSFBih4yx+Xw3DDf8qaze8AdZU+8Cd1YtL1HQsqBdjuMEjZO/ALhjvatcd01c4RKbg2nmAZy4PF4Wwq+ivkW1SyIRwa0ETwr/kreuYZoCf5ucJZssRyoFF73BH36Ryqg+7MksZr+Oz0/UECOPnob3/FaeJ4zAgrouHAd0g/4oZyOXrCBpwFnZpVEDDr+czdx3ElG+nlBFw/NGv9CQZcMnitL+W2WUHsiDamZbiAxF8jdbGuQ2C6r7uiNi+jHZCaxZRHlVYbbKd8BkqsnwpMeX+qTpYgbWbIgyHQ4y6sc3CTUePCzIJRY/L41IbfS1ZrjF21NxTrYef0NDm8E6nZWuJq7u+TbU+FQyfxfPQxO9//sAfSHQABe2jyhNPSKbpX/+5Fce+1zn2lNzR3h5fLpFYsC2DrDbG0HNAb+xuGG4vu5kpKQvutsb6ROL5AeRl6pA08G4KXAv5NnnMtjEgHL4mTj4JNKCr7IHPIPWqxNTqWqJz7SoSwUAlb75AI4XvILGiO47A6sWPdio42swvhakwz1XhWBKMDjNVR4/0lUvJ0Kdn0Nj/h1sz//tt0XNM5U+jFAqzBfbiWgR4mjjRElqZtjH4Bg9pbgNA34FQOAOz5P4fz5iFNzGbOMln0G7A/mvMEHWeurNuREzv9ZQOfNYy9DE4RUSF15CtMMzKti8OjV72l0a6QVA00I60q+G+Ukc6y3uzE4bzpjFiCGNtgmL1Wx4Lkaw7sHnNpc0ViH1HteMKKEbLLe183SBPaKO0Z8JDJtGIBMgyTgqYBYxAOv3lADLi0LEP1AUV364id4L9NE1963uaPpu/cN5GuJLplNlEaPXK2XqL/YOPz+bc+Vjb+4w1gIGgEOr3G4TJouTUN0YV4CZYn+70kjAsVYU709M6m4LlnbeXJ2mDWz6SXiqg8uo2+GmdczAMkEeYyDBLIDh3QC4ORZXwDivXN3STk43Bk7knCmiykAAwVzb0mcKtRjsSD0Pll0dQsQL4sP1p1dDC46qJ+WlEgbdxz4lJmJEYSeLHX6xIYFrWJKXQlOlzAv9ZLch4dXzInmkPVZemXcjyq8PuwOOkITAZBCZch14xATIB2ZIDmJkskBTDEfWY4bUsHayqNSn/iawjCApKZEzGIySQwBI5M3/nK59GipFKrZQ9NmHS/XT2RHX/Lh8uaZsu9kUkHPvNJ4DOxPfKztPL8TXLf8Tdewo4qfKJsAZrPqpOERig9L1cd2rd/FBV6nDW+8TQuN1b2XBN1qsKhQx4Lx1MuFv5Nw== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: f256072d-3128-4c06-85dd-08da496ee913 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:53.4134 (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: Rm+w1jwr/bI6QRawDkCbtq0XPbRSBRZPewpOAJUU4QKU8qxkdmcRarBry7VYJxhBBB9hFjp3viyRfXl8F0XRMA== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 --- .../devicetree/bindings/power/fsl,scu-pd.yaml | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/power/fsl,scu-pd.yaml 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..aa3685cd15b5 --- /dev/null +++ b/Documentation/devicetree/bindings/power/fsl,scu-pd.yaml @@ -0,0 +1,34 @@ +# 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: + - Rafael J. Wysocki + +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: /schemas/power/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 From patchwork Wed Jun 8 16:49:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874325 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 4C9FAC433EF for ; Wed, 8 Jun 2022 16:50:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343663AbiFHQuJ (ORCPT ); Wed, 8 Jun 2022 12:50:09 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46764 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343604AbiFHQt6 (ORCPT ); Wed, 8 Jun 2022 12:49:58 -0400 Received: from EUR03-VE1-obe.outbound.protection.outlook.com (mail-eopbgr50053.outbound.protection.outlook.com [40.107.5.53]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1D5B0133927; Wed, 8 Jun 2022 09:49:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=UsbWlusQkkGH+L+EhkgQuQ1aLhZstNKGGlDk5F2ibkO2pua2R6vD2ka2CIqcEWQTfH129fIiK0W3M50DYNIYBIsU83al2WWxcDzrHuTqwR0Hf36/BehHGFp9yJWWkBUHV7Rr1FFJ6Nru5wklQIQ+aRuwvWi9MB7b7qgfUc1hXmwibML4mfxbNT4wCGJ3m72j5H3/98Fph3TxVsPaXNmI4KnFefXOCGgKU/c9KklsGulPTKoHkWfKsjqJ0l4d69u6zj4cBBCvUnb/O4UJ+eOh5LsC/tMoM5KLL/eQWw77+VP0qhhuVGYpHvJOiLcetnAqJ587vJKBrUvYT/2RkmHxQg== 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=sCUvYlutrwq3hiupF2Fco9Q5u2C1yatrQJOsPCtWWt0=; b=A5qcq3fs+S7OYCG0Xet6EMqylm3LS2Q2lHOmI/N5NGqbSLoqpu8aR22CO+FW2U+410ckRnNqts6Gk/sRzcQ2c2cypHHwRZkvZJuAOkj7rtoSR9t3+gfx2hLfay1DWOYqnB7SMzNdskMrLN+Heuxfem4+EW8Ra2Vcw0xwzeyx8VHF4FglqlSdEnHqT3RNM6mkLmE++hp73x2UQWUGIDHMqbhfcWiZyiGZiURqSRq+p8wZAi2A39rEmGjHqwfSBnJ9dApSiikIVtN51+0HX6Pz2GQoWA83EhmReghbhPHJisLjXjlQ0+cfiGeDj3vKqH32kp0zzC34Bvy8YCbuhFE/rQ== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=sCUvYlutrwq3hiupF2Fco9Q5u2C1yatrQJOsPCtWWt0=; b=sVRU3aX95BSoprEENG1lYZBP/+ilinmG6ejXO91gy2EcXIY15zGV8rwEisd1NvZGRmWfwRBze+PDbQPLSY5uHCxTLB04U2EbHylyJSxZsVTclpjuz85jHDF8BelHpkHDAFGEu9LVH0ShkyhULUfFKM9swv7B+acINHbFtZLfcvo= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:55 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:55 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc yaml file Date: Wed, 8 Jun 2022 19:49:25 +0300 Message-Id: <20220608164928.2706697-8-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 0716e3ef-b926-4b52-9a8d-08da496eea31 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: 5jSHeoKZwsaF1k+b+z7qZIkQ/K4dbhbQLsb2q9RD5wVFtdW+TyNjBJSicfyKT9akuVjxpPbF7PGH/KZEWiyioZpF0smxPNZDT44vVcfENd1jyOYG0n7a2FxaScEXgpUxIeGnuDFBtjcOxiteq6mVy7ojSs4xYbxawh0YnIXQouStIv60sqHPhM1ZMLf6TaIlmjpTOGhCmmgpzvZYEIyaDg++xTk9rpVucVVd6ArdtgmsSXv13v0Emv+2BL9CWKLtjQaoBiXwzMEOc9myQTvoQVZ9TO0lxInYyfZ9Fhz0iySGNBsuuDd78xRw0FPm4OR9rr4zHQKq36c2Xekw5mCo86JCYD9Udd+cm8PtaNxg2SW56VzHicfSwnPuy1m4ezxYqNi2eKKugrIK0Cx7t1hQjKlZgHRmEO8F+3MaMGLqOo9GmTDrH49FIgirb4faleEKneBmsRfvV61jQyItu++ii1kDqKL4tFvfR9BGy19iNQB2T2hdNpAs5FCGfZaIc4j1ptkPUpA6BVbPgAWSuvNHqcHPmrImvFWZINFDWfhGO6KbpJffmuD1pVx9HwD+pthf40d1CmEW3+gBtiXHBf2LrrwT08Aj/To+Lo9SiMU3XwcGCORT9uNS2rqdW20kllxnl3bpRwUdpO3zcxZg8C9ORj2uy8zU1PY/2SQ97EwyUuTn9XjhCdVnz6e/ezrqoCngFX2YdZG4mwbg9IZOhKzvthXcNvjDiHibYgEomc6d6E+9FQYZ/roPFav+WGbZlUGt8VwqzFlooU0FbCxdhMmSgMM9f+joQ2l0vmfk7wWyLCwdhUdLBYqIT3Dwi6Qu6eLh4NeDECvmjWW1d4q6ebtkKg== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: QJOmR6OjLZXr5fKulZ+V80s2zN6aL/NK56zYYRyVMSb9sEgMqKsrELW+xvFrkjuTM2dbxewoE9jZj4SFOAar8xzQawJiJCDkUSNMncykD7yJGMpZ8Aoh7FcziGuowXqTNVyTE+dBVPBX/q3q/sn6bHHRCsKum2ePOXn/bKoSMAIFNbCmVDvGodyNhFo4LGv+b+Pr114ZLKHCEZo8YHqjwkOz8fG0ws+GiYgkkZIYkGVi9Pj4cD9pPZo5Rqx6Uq7+XHpjKrLIyBH42s1GvMVgZ2DRJ9ARj2qI7rh8kKRI1OxkmzPf80cen38+AedaJ5aubAiHNRg4VIyLApNLmvuhRuvfNxVaav1ZNlc8rw663tLg0hBhX7AaVzI/7XMVyF8RrIUXaYwn5FZOrSOpBu6S+chiygmAsRG+dnwdTNhL9Gvr3z5E5d9kLR+8UhRlJQUheqM06Hi8m/tJFMZtHR+ZR8fVwUesaDlgCQKHLRIQauVBruF0wgXnn+zcYLBJcORkUyUCKtEuGwhzOU4EJjeOx4qYGHTw6WDzAH/+ACBBI48zLuNaYH+gXWi904kkYL4RgoTZIPtw+77OdHmKF5tSSOB0Vd1Sa1zqjjR2cMRzbrcEYa689YnxfvCdxIxqlfnX47fKeLwKO0rREMhWNBLch+zRWMsr0cNVzzLnzX1pAn/jROWSCwNpQqaVuY3ug8HlpNnhHFnUFLgER2qWBV4Ztqs5lDcVkQiBjBJRWcGRDixxcpxRUfPjeUWS68jLGYG8Fmgt/JhSCtWixIIuU79n/b2yaejRdWED9szwdt80z2iCPi1QSEIgdic/eHu7CARbYmcagLzZbHznHMHsHmiaRMDnnzOClAkFlGbsi9QqClVgUBCU+Aie0n8ALwKitrfqRcZHKOc1JixwpEkyrvYY022MZWOLyAWc4KzdN3XLqcapkmtv4Lfv4JilwlxokF7Gl54pjgzH22IGxOnmJ0jUL82HNpA4wSmVd1IfqC6QCevGshl9QyI5kuGNBzWl5Q+0MjCSI4J9m8Hzdk/olt4GbK6dZn6dIUFx23bTHVZemKPvht27R3o6vn/wjmSKl9t2clZOdUbKBc0Q0yHCHruIAQAcKlGBp7FNN1XsZwU3FpNKmubrhFdjkkUK+3iYlN5Zf8R32FCpJWqi3xlVBBOxR3R1hACXqv2mGqlaPNndjiDgCVJtLRfGxAetdCULB1dBsXrLP2gVIhgo4jo7Qhd9uByxG3NRAgkf06jJDLsYW8jQtBZspfFPni6+D6+JfUHt1vCJiFZAvGULHDw2bqk5oCdTjWtcDr/XsbXgu0l+nUwHU9HRk9oV1ihbAQEwfRSB7Iat1l0ALx0sfUb4QvC3u19ikias80CPoBI+M85u/pyot9CCU8aFgwuXJI/GmUndt/1HjK3gsccei9rw6P1RHA9iFYollBDpcpUfq4oSTbTb9+i2QAp1bsjVf9Yl0p0BwDMch9ojISPT46XgEanpOJjNNzCfJVmpr5GSX+9FF8t35HIFS7G9unLPhls78iupgEWm2p4VAV3XYhtdrhHfGVZpxhon6NrG+RAo9MXop8jmlQR3nr9ZNteipA7bmcr5RxWm5QqYnM4kD2MSOcssVKkeF7fvPSYQW/wQC2efXkb3Ly9/WXFooiV7lfq132DaSeWKMYlfYRDboVPhJ8mWlSPHDSMKsHL0keO11F4QIusMwSHMHE08Vtxm720V3DumYAIPbzP0p/KCoBz+LHf7gw== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 0716e3ef-b926-4b52-9a8d-08da496eea31 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:55.3039 (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: mrDjNa442A1oVRHocMHkG71o6aXINPnXchZQzqvBWvJaf0/TaueaGjxN9MrsbK/yktJddRT2HJBVQt8Yx8YW+Q== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 'rtc' child node of the SCU main node. Signed-off-by: Abel Vesa --- .../devicetree/bindings/rtc/fsl,scu-rtc.yaml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml diff --git a/Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml b/Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml new file mode 100644 index 000000000000..bd8c3cf365ff --- /dev/null +++ b/Documentation/devicetree/bindings/rtc/fsl,scu-rtc.yaml @@ -0,0 +1,22 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/rtc/fsl,scu-rtc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - RTC bindings based on SCU Message Protocol + +maintainers: + - Alexandre Belloni + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +properties: + compatible: + const: fsl,imx8qxp-sc-rtc + +required: + - compatible + +additionalProperties: false From patchwork Wed Jun 8 16:49:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874327 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 8D2E0CCA483 for ; Wed, 8 Jun 2022 16:50:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343675AbiFHQuK (ORCPT ); Wed, 8 Jun 2022 12:50:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343610AbiFHQuB (ORCPT ); Wed, 8 Jun 2022 12:50:01 -0400 Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00046.outbound.protection.outlook.com [40.107.0.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 411E26162B; Wed, 8 Jun 2022 09:49:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=TNcC+HXFSMwtw8f36+LTBJpcLH5VAKdk4lYkMDrg39jff/dS84d3r8Seix0S5YuOGzSExMIHw9sB4vfs2TuDrestFSJ6oFDzmphIcA3H0nlp+buXgrhiA/3qkqAz0nEIM6jTnKnhI6UiPZFlfr0MrCXRFq+qfryMsfy5nTz82tNZNlLeLVtatAxSExPhiPx9US2bawThgl8IJj+11/mqYdNQMGIpvcV25jNu54xMTPidmdzUROZ75uktkhJ7D6GJknw4O6tu2/PWC2w8e1mwYh9FxmxKJNuWrqCnYYn7CHVavF6AJhR9tH4I2WqX/fEbEc86sVTdfIZ3drB62q5GKg== 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=ppV26iAs/5FNK/kFZF7sjD13BugCz9zmLI30xJLdhsc=; b=nXONxThXMyNK+zTIkxA7geD0kWYymomL+J+ZSrmF7lrP8oV87w8QDo/W29EDljyM+gJYGmx6jcZ8yAVtb3yNVkORgm3YYHXPLUc/oRlARbNA4nkfFt27RFyedwyRkwusrJqmpR9UK6HKrwD96cn1T4BP+Gj8fxdOkRuH7XWcwN/51FHdZzeySrhtQIsc+gvxR5awIjwigoDqvd+FXt4lq6gzV3ReKd33xlmSop0Kc1SRBYMdX/Xc1r4rCWONXPK6hX4Tf9Xg0RK9jVol+b/lIHMt1HYQqv0EHI1C2JMGE+a6ieDSAAU0Z0LFx1zmerQ80lp3+5ZRPLYvvjNRwcj40w== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=ppV26iAs/5FNK/kFZF7sjD13BugCz9zmLI30xJLdhsc=; b=VaCIXlxD704Ck0VoswOXmRj1xDp94tZ80VYpOjroanL1HDihwXU/rcwwRrEJzVi+5aBLhRBd0t4KUr0CT/8cW6Td/q2wbz31oFg88Pi1M22B3VkQsNJxF4gG7JlciDWIUFepBIO8aAzT90OYyPOECxDFAS0SfCzUFZLNd07WMLU= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:57 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:57 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 08/10] dt-bindings: thermal: Add fsl,scu-thermal yaml file Date: Wed, 8 Jun 2022 19:49:26 +0300 Message-Id: <20220608164928.2706697-9-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 32065ef4-ba6b-4da7-1192-08da496eeb52 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: SrYSyBQAB23WPPHBOFEGNsVegJR60SY84JQK+tHHcpgd9zv8Hawk0du1hN2E9bydylSTHL21w4EUIla61Jg/N3ZdRjoTtgn3DEMQKShQE8gSIVyCbmZc0heKlOUILAXo1m/HK+JaKuKL15Pwsj4wb8HmMCb1N2QSG34mvuhPF93le+xdI369Avd8nj20w6Z16ReWkm9FHOoN0KUBNv234CVi4Be9HflmVPGErz24jGoVOh9HGYY8YCryVylX0Z+/ldPzW6Mw+sdehfkibUNbppieEyfCnQ9qVu7zxSRX5nqZzqJjnUteRqpWg5BW6QyiEJaixDqt+Flap6d1t148C9lG3+4bOStfiOTlxau/s/ChHE+uaoSt0vLy8wVgsb8nDHG4JzsxtAfeSi5kS5ZarXjTXXKJthKyB9R/DdXZJ6pNdtJvYQY5y/WQYrEGGRJR5WGRckIZzAYTTTLMNMTG2i9WqXXws9XL9rlO9sXExTponS6uu34+GDi2Z3nXVUHiEvhaDNlfPzL2rEkSSWiVmJZIndrL3lJg5WeTlXdKNdGBiFI4D2JX+RNpJavpukE+n5NyxmVkjbdIBhDe65icyHiu+yB/VNPLvldoU7zl0EwOZjmHbHg9JQBzu5xMgTs5kCAIyoOnk15LGOUrYQoHonvVyZPBxMMJBbDbOC4gE9c2suTLdSLUDqq/o5aMYDAqFsVt+7Uvj7SKkM6yhLTBxHrMXMqbhIHFzJAYpMHzO3NpkkrTtb6QtzQ9iawQVYMl5yrRsO6Y6LWsE5iVV8DczWUatR028dFDBbcaROeUkG1rAxeohz0mxptQqt14IiEty6OblcjL1BOlWaQhf6L6eQ== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: igewx40sQ8yB40OQaQJbR9XwCBALXxFhDgKYcBfcbIDURm3C/fiF6iD+RzVwADzFa2op1H6Xk0vJrQtfq9hh+YTeF65rHwqg5UPpov38jv80iR2KFo5+O/WLUjyETjJR+nrmVMEp01MT2eUpgF2GFpsQmUuFyrrKkIR1j8P8RmdIKlUh3NB5irpbIbc644QRvXEKjQ/W0i54nb6hC/wCuxQLkjHQxmNhldfac9VjKVm62aIW5dUk0jMv4hROGMqD0qinbMOfpHs+B+d3w1McJClO6sEUaDCCZ+0dA7mXCfhEym/wnMew7+gvjqvP94rjgvaYWSPb8rH4iWtXiK009mT7Vd9mayfn6yDLCR3zmbNmmSfrk22drKiS5g6zLScyQO9GhXzrQqPiDPix0pxpyKMz8SB5eno27RsJB/v57OfXS1p0gwJaJM8t/pjvS6oE04zaYek1ewtd9ypyIYxSKnE2fzkFv+2vS8FVxTBQy+aQB05GN1lXbiu1mNTZw9eZh2lTHw9DBeL3069o0e1QsGNPQCr3AqyWpQXlRWo1/b9NSzstBeUMxRLn2HFwmuLSAxhgphRD8ucC8JBkG/aO5M3wFUX485naIZKrZOCn9rgnOamUHV96YzsblaFmSb18cQMIi3aXWKb3L0hfPtBrbFEXHlYqaWIbwS841Ccq3jA5KHSbsY/vI1GcKJZ07NJeDWbRFaRo3Y4u6HPP0xMWiH8SVBoo8PEV2QH4DcW0AIrN1zwxQOuSSgcu34Sf42SnvyUmbmVgurn9zyfI+uFTgC9Lqgd+pcXfb+qzR4Pm3hwaEcd+8ABIQMTOE8MM01M0CG2GRbxfzZPAF4IU8g36S/DYE4Zvubkx53AKf6M2CGNYTQ4fXa+ZZrF8MyMv2f/IsfJYyUKJBSCIEh0lTSSXwlcitOdCFoBER81NmbKRsUvBYzfA8DVTtsb5+ASqVzN0U0QFTegNad7lcUsTuxeqmJaUOf+iA8t003CnpX1HWwcmIZZEw3+bsR+wv/Fw6cXn7W6IFbX8AoiYfzfsnrRh6oMP0rsFtLtFx8h56Ep0xLLMrlafi5BC6ImaIOwdUPzPYj83xk3s2i1Y4/bWYHltRsIubqTdbU6Yafe2V5Cljop8L0a3wshEuW+myHvecPbrqojqWUW1UlInt3VELilJ9puzbl5U6T9aakejxDmeNs4QGS3lf823gO3D8Dh8IAa2vdy1vM6ePCLlFeSaguOJNOMCo0kr2Z/R8IsD1qPipGa3wNr0SfT/4K8zOjzItE3VQhH7VJV8wtctI5Yeuc/baX/oXYmx2E5Rlk7HNIml2OVqeSTUMyHfurh7OeqlItg6CsLGgB0Zoj/FmbSUIZh+btJE3nynieToEFHiQyaVGZF0TOwAC1OK5ElQeB394R7CREbe5OPVJTq1iabWAzGKf0SlVaxIkgBzeaow1Kiq7VopbR6Uqvo/y7sXMGnz1giUyMK3A9isVI7Sf2vOgtzUl5+vdd4SoEhQvc7NH3cMFBR90nHJlxlX3tmMyE+WsbfQ91qVXr0gKMXloei1UIzbLU/60vGx3FXz7/A0gfY5WzFfgF3vYmoydws89fuAI4oB8SqDtIujJkappmqeZYdaU5NITN0qqfUvSWJjPb9xcpJLMz6RVVgPWKaOj1bAqWkstnM76OINwP+vWtR+GB9XdxAXiR1C3c7RmZTl8JWfOVsNPPgx+mnGW9oY12vwEafAxh/hB6e7ipledRz2J5O2dA== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 32065ef4-ba6b-4da7-1192-08da496eeb52 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:57.1632 (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: JRacoWlW2Gv93njOnYgvNmQgbm8Xa6wi4fZCU1eEL8317sr2xmLmIbxSe9tpGyQYCCxquz5WElWtB93Oi9ktbg== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 'thermal' child node of the SCU main node. Signed-off-by: Abel Vesa --- .../bindings/thermal/fsl,scu-thermal.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml diff --git a/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml b/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml new file mode 100644 index 000000000000..948a15a7f71c --- /dev/null +++ b/Documentation/devicetree/bindings/thermal/fsl,scu-thermal.yaml @@ -0,0 +1,32 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/thermal/fsl,scu-thermal.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: i.MX SCU Client Device Node - Thermal bindings based on SCU Message Protocol + +maintainers: + - Rafael J. Wysocki + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +allOf: + - $ref: /schemas/thermal/thermal-sensor.yaml# + +properties: + compatible: + oneOf: + - items: + - const: fsl,imx8qxp-sc-thermal + - const: fsl,imx-sc-thermal + + '#thermal-sensor-cells': + const: 1 + +required: + - compatible + - '#thermal-sensor-cells' + +additionalProperties: false From patchwork Wed Jun 8 16:49:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874326 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 A2198CCA486 for ; Wed, 8 Jun 2022 16:50:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343685AbiFHQuL (ORCPT ); Wed, 8 Jun 2022 12:50:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343632AbiFHQuF (ORCPT ); Wed, 8 Jun 2022 12:50:05 -0400 Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00046.outbound.protection.outlook.com [40.107.0.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7E8963D490; Wed, 8 Jun 2022 09:50:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=C7I03scgUpT5YG0EIQBAg8un34cfVrOnkGTLItcSudIZ4q3RcYu5sL1lu6rlw5g2ydFyvoDoAQvy4EtOqTCHvquJW4pMERbH2HLskiAieAeG5OTYHovoWlV00qp3J6/m7PBLGoSCG3BrQSHaC/nKz9MxzbjNClZpxboG8KV/D1Gx/GfxNrCZUNHic4Z5v1jACUpbfMvrbZA4lw5Od18sPym0KLtoOWpDP+fq1SQ4Z7hDEhaoSuiEqu8XnAXX1dVDILyVqcbZhjZfC2dxfIHMMLZwc0hlZcT2H30lLWclRTGKRysJRgAWn6xO1czvrWh8RNgi4s4R9E+i5i2ZPl6LbA== 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=+yaewt/MkdjuKw6yzXhiCokEoZ5fl6ffv4h57jvWsEc=; b=mwyI1Oe4aCpKjSR+pHPYt+CooVTq0BtddTcBMbB/8uGNDvlGWjxkuvnQjxClnZKoV0t1mOq2rz8jfhaN2h+1Yz/vPK6crTr3h9VR/qY2TNqyzYWGGj9mYFmXuc5/uWxEgJYAMeKDdd3beVDTpk/FC0Nuwxim/JHN1dolt5KwRkzTzciOvFBiRbpGDx5SGxc8vKawriJMU5wDV0/sydpihwJClKNq/mMQlhmyzhrlXxgjQLzs6c/k4cI7f040rAB9XcunPvqoy3gVtctLNfdUIUWMOPYmtGZvf75Xh2GSMuKsUGYohNp7BtvlAL7yHaiVwq30O8exfFAj+SX+UUHHHw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=+yaewt/MkdjuKw6yzXhiCokEoZ5fl6ffv4h57jvWsEc=; b=YwltbfpLv/XvsR+aLSsSYw/gB9z8eavbDqn4mLO1kRx4drAX0q0+Rv/wkP/3eeq2FqGGQwJLw3IvQZmskZT/O/2PYFzFLmkxiwZr0vdrEnD5vkPhhoDymSikIoQU3AHoywkaOD70LPpzJ7sOr6rCWITho4/LXNBkzPVdPj+2LkY= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:49:59 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:49:59 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 09/10] dt-bindings: watchdog: Add fsl,scu-wdt yaml file Date: Wed, 8 Jun 2022 19:49:27 +0300 Message-Id: <20220608164928.2706697-10-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 7ad96ff2-dd07-4c57-889f-08da496eec72 X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: iQUqGxd+CL4zNqqG+Sh+HEz+77Yk91a7daAyGqPGIpNOcNZ10Je41yzIblSLyvNNqDh+S8gp+KJ5J5ut2AVpPcx18ddCpxkOVljLrXAfYJBQ1U+r9Jz1EQbCkykx6+3ota+aJwEyVIeahO/LIW76jMqr+2NOg429uykX3PV1YueDiPmSkp/OdAh+oN//WoX8zpMaMFAzoQMUd5tHB08h3ZVSz7h9IJsvmMeP7M6IUo98AJFDN+h+60FijCI2FIUraD2REBacAANM6s3jajmFUpLr4ImViZjkATNuxX56f8daXhWmN5FaDqTMxClnTZcKMiiuwYX7EqT5Q3jGE6In6J/n9/Mcn5MWF/BKxySfv2sUY4J7MCLgMzZ+MnI87dskEjfzlvnM8JroQm1Rb1daR2/Ut6/eI45QUinGz2OqNrDJJ6o7j5jPTzqYjOLJFlrRFQzb8FJk+EZqHB031aaMi41d+t15jl7cPLIkv0auMTsAugrTljigvXBeKGugSCbmSCyDI3dinQWzn0n5vuDdEqI8gTb71BZUfs2n0RVry8qt4PIO7rrKliI6+0h5gM43vRhvNbkVKVjwSrk0C0HhzF3Xn1HG7NzNuwT4BTnJKu/ma9aIupetgM546SxOYs7/hu9f9M5xCkwn30pQNZVt7RmgKMxGw4UfTROy6MIL90cE6nEGVM0P1Z/4mcBP5LlNEkwfz1jYLQiDeet2SnZQfDu01v6IUc7hZRLuM5TT8nuoOA4IIDQxe6eGo8+XcrNSXNrAynjZLGQF9nLJKei/vGRLPo7B/7QAi5VMdRsOGbAKDEYOFKGA1Et5cn26jAJXvP89YlrY1ySfbZw0OBJJ2w== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(966005)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: lDfXuWYk99QQpcvWMS2MJCaUrrbF2wJo+umAdBk7tWg1KiwFRx7nR96UwwY0nJs57QpV3b8xw6Pd2HxA3M77PMJo27HpIcBwygUO/AoDlvyzBFaXwKFJgQotXUd51JUXlTu2OMU3LjZp7Yy6gOHy66kA5uWml8ATtPgh1dNZsfa0q0hBvHVqsaKE1POz2hf8AYRVobp4M7dvtba7W7ihlPlcBWEphaxn03AdHr/Siv6NQxlce51VSsNpOV8TPpFeyn0uEowqapv9U8QoDB2BCkGLmUj3XiKjmgZzBpZd+fj0YecZPPwT+sdl1jyxWm8mtqDCNcUT6j3bMNtxViVsQG/mjFgXtC5zeGD/LYOISH+/S6elo8+dB/N3TmpsKrXwEFoh0wrtUGutNfzOJp2WKKPxHxOT+6CUE4iZSWOE5Vu0o7/KmxEBHGiMvkOgJ7rqIHI/LMm7xivIW2d6ZOrBWt6woxpEQEcXgcxdq+GlSE6NxbD2EoAFtfGNR+UDNIBimTYlF0JIsjjYj74aLDbds2nGZbTYMRS9pc5LgRyeSj6TsGuLA0ivFPf5qKNKdtOfGCLpQOFGMe3u9RvFAKIr6n97PbH3ubF4V1kn1v9YmI3RKs+SsA9uU1+3pe7vscJlfM+ljw2r0Nx8HCNznQWh7gMAOHICoAYlVYXG787QJ8FuuuQB0nybwXxVR2OWm1qqgmbx+plhUy25NIHp/Cqx9cqkWdSdlH/bQLvYrGL5lB9cvk9YN7Rev2jsAJ4js7CggEjEgUTnadOhtt9xpdZwwrWS3mRghESTpeg6L7J1t5uVaBXbUTMyteexr9R3Jq+hf0A4TtCMlvc0f5Z+2MAbGzLuKARGWgU9AX89dGNKfvCf82J6+tl8EFnfExvOGWR7K3Rs3/7nLaBAOA18MZr3wWysnLHjNaQvfEvGpsHxuqf71Y04ySqgsyv8e0+R96Ovg9yRvKmHfSl7sn2596x7jZZPATIHetd3G4csCpq0GFm1heNfAKdsSxvMbbtvPFU2zEcNl2VhkHEYlaRzFB42sTTARnoOgHHxJTYW4OKwLX2LlYLqSJTwyXyTPXWhmYdTfhBCLhEANVq1Cmf/RnbLsFWTQqlupzIyaaSoy6IOHnEa7lIomJuI8v0GtgfdFRzoiQWWFPFKCd+TFN+osU/m7k/cx50uRe4lz/qGA3A9HtKvnbJmyplbTZwP1qbWUDO01WkdXeVU5PmJDQU6goJtp7bb68OnG3m+DqabKubIHE7W2rQmEVavIyJHY7NvtXrtYZNtkb77ksnlc/wMTjx/zOVZj2zwkjkKZqb0o1ZtKbV6LFt0pMVGZdU4Udam7EBNTqpgJxMwsP1wDJdnAyLbpwFWdqMxUcbCdbg61iyPLMF/tXB7BNiyoAYWAhc6Ndnpzxkkhc5JIk4jvVCtuuid/ldPpemi2iIwIEPTdkYIDyg8xCDQxW2M9hbo+zu1ThfUjhl+++oncdGlfLTNRq9XQoPwReroupxag+vgtmTbHslchv4wkqlB5NVCwMJfuPF9M0gYQ4KJ2D0OevM7a+tEt6xjMzv7NZMrLnDgan33gxKEehCt3u++8JE9OlzmcPJ2mx3p6ZFHHljapE1QsaE+9RMMjhKm/0JtVmaFQHIIjk0yP7upVAc0YYJveAfqGT2A3gxr8RGKRWf4QQLchzf480+BSzRDgnPsDE0IoyhxuZ4ulD5PYspVJFYfOw96VaOtJQ+gweotbW0CRr9oOKMpeg== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 7ad96ff2-dd07-4c57-889f-08da496eec72 X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:49:59.0224 (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: li0NhMKJI+xpECXs6WkZM7ZBYoII6ypdAfgiux4JGatU4Yvs5GDF3zeeJ0EPiKp5sIU6gQaCvDNfRMbaKh3UpQ== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org 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 --- .../bindings/watchdog/fsl,scu-wdt.yaml | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml 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..74427673f635 --- /dev/null +++ b/Documentation/devicetree/bindings/watchdog/fsl,scu-wdt.yaml @@ -0,0 +1,29 @@ +# 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: + - Guenter Roeck + +description: i.MX SCU Client Device Node + Client nodes are maintained as children of the relevant IMX-SCU device node. + +allOf: + - $ref: /schemas/watchdog/watchdog.yaml +properties: + compatible: + oneOf: + - items: + - const: fsl,imx8qxp-sc-wdt + - const: fsl,imx-sc-wdt + + timeout-sec: true + +required: + - compatible + +additionalProperties: false From patchwork Wed Jun 8 16:49:28 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Abel Vesa X-Patchwork-Id: 12874328 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 BBF34CCA487 for ; Wed, 8 Jun 2022 16:50:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343658AbiFHQuU (ORCPT ); Wed, 8 Jun 2022 12:50:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47260 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343589AbiFHQuG (ORCPT ); Wed, 8 Jun 2022 12:50:06 -0400 Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00046.outbound.protection.outlook.com [40.107.0.46]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8AEA81B7039; Wed, 8 Jun 2022 09:50:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=klc7BYrBOFU+61UaSfmlxV1Fw/FCVBJSkkw0QFR1AqQLO7vmpxU8VVT6t8cOSngWTCN1/S9XhUCqKcJevRiWpMZBQ3fkuDpNDztOU54XdOxidaQw6Q57eNgMsFknMGDk6UnX2EHseUxocOEhRIRxiOYpetbZQiqoixOHnJiFTWncxtap6+GTxd+GK2qJsQDqeLZiyhsRe7cpcKpz+EuHMn4pEiEFDeRvY4lddOz3WLavRlpOkmypN8qBKLix2VIWb1Vn4nh1yQLNJvjtNNKCz46fp3s2Q/X7NGEY3cC6/pvHyrW3YxJGTz897hk1XHhFzmFZ5pNC2UHlqDoqGaZHbQ== 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=aZFj1kMnx8psR3vjEGyOzQSQrD7enrkwJ+ZFw/zHLwU=; b=Go15laU3h5dSJ3KZ7sLYj2rLz5Um9XXX5DHEfE2+Neq4T8L4Cj5w9iA3FxnlmUbMIDV2BTbWNpT5DHVE0JOj0dE3XHhou2E9Uq44as5RaYBgYCNpp3qlLkt9zXFM39WEhlLR7hsuIuzRtnl78ECq2ZjTiS3DBXlqCMKAPWS3GMkkwSVheIXFDCejsWDfgD1iIHbd+3aOWnwGpbtnXGIGBs1eCHgSYM/5JKPw74TAkknf4GvPDeWI1lIyzX/B5y04DiPngDKs0BqD8YaMPMTQxZrGcCdWdeYHKToDkPFPfMxT6XJHmYfsLvJtWeGfqjO/wqgOZJb6RP6eFBsTJVZfIQ== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=nxp.com; dmarc=pass action=none header.from=nxp.com; dkim=pass header.d=nxp.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=aZFj1kMnx8psR3vjEGyOzQSQrD7enrkwJ+ZFw/zHLwU=; b=dBQUhxdm1uYBdmzTxSMl8zw8CLYf074qBemUOIgyWpAN7a4vOB9tajUg5V3hfpbAkBBdqcutXubx1DbjwLNtBIjNVTlH+APcPstaTsgOLSbdwiaG3Q+WOiFOMfDhk2J86Bc27XNXUU3TxnN6/tFpY3bzY7PnlEH0Ws9/MvxhG1s= Authentication-Results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=nxp.com; Received: from VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) by DBAPR04MB7431.eurprd04.prod.outlook.com (2603:10a6:10:1a1::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.5314.19; Wed, 8 Jun 2022 16:50:01 +0000 Received: from VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1]) by VI1PR04MB4688.eurprd04.prod.outlook.com ([fe80::a541:25cd:666f:11b1%5]) with mapi id 15.20.5314.019; Wed, 8 Jun 2022 16:50:01 +0000 From: Abel Vesa To: Rob Herring , Krzysztof Kozlowski , Dmitry Torokhov , Srinivas Kandagatla , Dong Aisheng , Shawn Guo , Linus Walleij , Alexandre Belloni , "Rafael J. Wysocki" , Guenter Roeck Cc: Stephen Boyd , Pengutronix Kernel Team , devicetree@vger.kernel.org, Linux Kernel Mailing List , NXP Linux Team , 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 Subject: [PATCH v2 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file Date: Wed, 8 Jun 2022 19:49:28 +0300 Message-Id: <20220608164928.2706697-11-abel.vesa@nxp.com> X-Mailer: git-send-email 2.34.3 In-Reply-To: <20220608164928.2706697-1-abel.vesa@nxp.com> References: <20220608164928.2706697-1-abel.vesa@nxp.com> X-ClientProxiedBy: AM5PR0701CA0052.eurprd07.prod.outlook.com (2603:10a6:203:2::14) To VI1PR04MB4688.eurprd04.prod.outlook.com (2603:10a6:803:6a::30) MIME-Version: 1.0 X-MS-PublicTrafficType: Email X-MS-Office365-Filtering-Correlation-Id: 41778a76-11e1-4368-3b00-08da496eed8e X-MS-TrafficTypeDiagnostic: DBAPR04MB7431:EE_ X-Microsoft-Antispam-PRVS: X-MS-Exchange-SenderADCheck: 1 X-MS-Exchange-AntiSpam-Relay: 0 X-Microsoft-Antispam: BCL:0; X-Microsoft-Antispam-Message-Info: U2HpGikZTzjs+liY9vu4iLcpk/KdRa3NCPfpVCACN8O9ACGgjf3W03Hryy/DnNKWawOxGKXRd4dCFCZoJ4VKZJOwCCCiT1lLX+40bTSEj+Y1Lqn7TzytHUlzQbMR5tAPdAW4s0b2+ivCSo2lwOMzLyFpjIZJnc57X7/uQcP/164vHIw/E/fC9G/EpxOrExaDuGQEKNcmmFNrfjQSDqsuWkCndOYvP3vtBE4j140KoMVqH2wG+19IYhesQgGlyyH7NXF90LJy6/vjVMzO9aXCvEaYjpxlUoHlxwmRL9Ik8H9hMzSpw8fWMMto9pBQlEMP0g9S+PzMxvPAfZCTJnrcNc3T4pe8F/qOPfq/4ZTH572VpH4gMQNqZefBtwn4Yjw9SY8M/++kfgl0F7sfW5NC3VyvfQQTPf7LUbZOuXmoDA9s7Ahkq9o0H6ewzSanLnlytidSZUmcVE5y520UMphr2uABXyRfA8f/8/eKecI0RnlrfAiSUYxrZdsLHAvrmSHQyasq6UdyfrUk/f3zXkCZ/cMPMQXnk6CtGUPvhTemzwH801EM4J1/JQ9xLoQ3WJ+kpKK9PN7gxRYshoB03Hw2s9XsZ7rqOMRf0GRHh920Mtb1F1Y1d7QrdMqOQjlJNDQo8n+Su/+fBCG82NsTMTtn4Y9CQTk6Hr3mcwMZ7Q2PL5SwF+cvws6nmyrOPd8GWd35OnXgGdiXXKdGmZ9fb1ol+w== X-Forefront-Antispam-Report: CIP:255.255.255.255;CTRY:;LANG:en;SCL:1;SRV:;IPV:NLI;SFV:NSPM;H:VI1PR04MB4688.eurprd04.prod.outlook.com;PTR:;CAT:NONE;SFS:(13230001)(4636009)(366004)(66946007)(6506007)(83380400001)(66556008)(52116002)(38350700002)(44832011)(4326008)(110136005)(1076003)(508600001)(8676002)(86362001)(6486002)(186003)(2616005)(6666004)(66476007)(38100700002)(2906002)(8936002)(7416002)(54906003)(26005)(921005)(6512007)(316002)(5660300002)(36756003);DIR:OUT;SFP:1101; X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: HHKpap/+W+WWoSkmePRVzAz+O3OJWNLW54oi2tBqQO779KmXwdI26QZsZLMkI2CiWaL9ZX2EdfR4G3H+HEOiz782oWQqGyVsg/IoEVgcAzh8ki9CPkbsmTW31TklwvLhmhSp3yK5QKjWYA+bXWpqG+B4Baa6uV+flac/jpfvl7LJCKuwUeNaT9HdaqLVgzjdSr2G1i+XaHsAaFmtRvn2hMZcbUhoKf5t97rAJdL8wBOLjTnPGgt3Z9rvXLmUW9oR2UyVGVGl/QXzoY/Egyhre5JlNbcRTrPn9GXhQFpXHVHcy49AvQ8ogzGPtVmegp1pbpri4AY00mo2hA3flG8xq+bGwfNzds4pcHGJraIjS6B4jywvhUCWmcMywcsGcMhdcK4Lbjb/pGhfWp88KL/U3x91a6rG/puah3CKe9HKILZjIZk/NrxQwRF9uMhNmtv2MjJWmmK6+q0cRfi6k+MOdlrHDeLXPXka0T6Qhb/iZg3NE2RJR+2rjgCnk8Se08Y0LyBhmy1B9dsH0YvLNdohSM7LJ9A9BLsS69RH1lfVihmeStq8FAXuslwEteSh1jsfw+FP46C+yEZclY/a3w5hO2lIAGaYFzmzD70ZNJiIyI2RsQ4oCqYdYZADaGOxqjZ6eJ8ubFXfk7oGVGb3NFSSvbBFWlfadd1iepQjwhc1F7Yz8X1Q8o+aNakJ1m2boA7C90Yd5lli1hcNgIuj4SRHx4iCRBVn02HmhI8HhNh4IfChAySy99xeEsB61z4ikxHiKOJzykIP/SJD+MBgnuaPaf2DF3j5jb1YDRehh/9/QBNcQOEfvqvzu7YlCtSNr63f4H+QjtjVGtHeDYvFi3AKky5hxyLk1YyH/wZrdFjOE98Om/oY/lFWs3xi8v/utbHqrCsSyLp1xH6U8uJDHktgoq6NuINJdSleOZr1v6tvYAYDHGR3U28z5QgpJaCL63IP8UlDl29X5w6vB3nsiVH00PAJn+GkFSMTj9Yk8V3rnVlrfrHzi/q234/ZDp5aNR9UQvVe06W9aOCB9LZ9Nt3oxo7jq0Rf0kPGrtTuaWbXLnH6CxaNWVzWgRs7fOJgCY2yQ36OtxliFbUUuWTXUkDABr4r+s0/EIcO1xKspqZh1XN/L8Gxni3Ggj1WPbQFHAr4FyDJtmtcpdD8AJEpNmuVDlH5rmOPwDw0chZ/g5d43LqqG3Ff3XkohbFlKplMJYFK273MLFUZxqWhbE/m1vwBIDlOVsQC1uKh0U12/4G8UE0rT4qu1iNTu2VG3nTKcQCnH6d9Ua2iwVhntTqAOFqkkU9eiekc5jzl9zEoB2aUJElw4Ew52fopjg2wvyfMdaQu9ALJLInrM/jycYcTSxExS/ucFLsh4LPoxOCVD9mAVSyovVnfohg7SDFme9EqP4gDmFMt+syApNFyD0QQy30nNF7CLTeDLjpn+ucFS+ihJIEtqn7Rq7jO/E1QCoNyLFB4UJLJqVu0OmC83+phbEgVCbh3wsfN3opxsXnSr0ZNsvtDUTo1clCevjacOxNajs4FEQkIVRD5mVYgMqf3NjvxYA0+ZwEAID51w4T9Jron5yMcJ+m7zQHSbFOb7gpcVM2i2wyXXZJwNy/B5CdayGlgi2a8b93EQT8BDkf64YoYBpM1q2JN3SCoFM2URPaCLetT+bIjHE+4ljZITbQ9ifBJI+QKkMsti3+rjGBYUmast7H/2CvRXyi7xmAHtaBthFpx3MLszDJD754QjB9UMITPbQ== X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 41778a76-11e1-4368-3b00-08da496eed8e X-MS-Exchange-CrossTenant-AuthSource: VI1PR04MB4688.eurprd04.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 08 Jun 2022 16:50:01.0691 (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: 1H4R7EXnnYAgwS+HpoglAvHJw2oQBxUucGchR6bJ/MrWAN3GvUQAL1/Xw8zSIxEyzPNMVFTymi34Dth/Iz0B0Q== X-MS-Exchange-Transport-CrossTenantHeadersStamped: DBAPR04MB7431 Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org Now that all the child nodes have been properly documented in the yaml files, within their proper subystems, we can drop the fsl,scu.txt. Signed-off-by: Abel Vesa --- .../bindings/arm/freescale/fsl,scu.txt | 271 ------------------ 1 file changed, 271 deletions(-) delete mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt deleted file mode 100644 index a87ec15e28d2..000000000000 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ /dev/null @@ -1,271 +0,0 @@ -NXP i.MX System Controller Firmware (SCFW) --------------------------------------------------------------------- - -The System Controller Firmware (SCFW) is a low-level system function -which runs on a dedicated Cortex-M core to provide power, clock, and -resource management. It exists on some i.MX8 processors. e.g. i.MX8QM -(QM, QP), and i.MX8QX (QXP, DX). - -The AP communicates with the SC using a multi-ported MU module found -in the LSIO subsystem. The current definition of this MU module provides -5 remote AP connections to the SC to support up to 5 execution environments -(TZ, HV, standard Linux, etc.). The SC side of this MU module interfaces -with the LSIO DSC IP bus. The SC firmware will communicate with this MU -using the MSI bus. - -System Controller Device Node: -============================================================ - -The scu node with the following properties shall be under the /firmware/ node. - -Required properties: -------------------- -- compatible: should be "fsl,imx-scu". -- mbox-names: should include "tx0", "tx1", "tx2", "tx3", - "rx0", "rx1", "rx2", "rx3"; - include "gip3" if want to support general MU interrupt. -- mboxes: List of phandle of 4 MU channels for tx, 4 MU channels for - rx, and 1 optional MU channel for general interrupt. - All MU channels must be in the same MU instance. - Cross instances are not allowed. The MU instance can only - be one of LSIO MU0~M4 for imx8qxp and imx8qm. Users need - to make sure use the one which is not conflict with other - execution environments. e.g. ATF. - Note: - Channel 0 must be "tx0" or "rx0". - Channel 1 must be "tx1" or "rx1". - Channel 2 must be "tx2" or "rx2". - Channel 3 must be "tx3" or "rx3". - General interrupt rx channel must be "gip3". - e.g. - mboxes = <&lsio_mu1 0 0 - &lsio_mu1 0 1 - &lsio_mu1 0 2 - &lsio_mu1 0 3 - &lsio_mu1 1 0 - &lsio_mu1 1 1 - &lsio_mu1 1 2 - &lsio_mu1 1 3 - &lsio_mu1 3 3>; - See Documentation/devicetree/bindings/mailbox/fsl,mu.yaml - for detailed mailbox binding. - -Note: Each mu which supports general interrupt should have an alias correctly -numbered in "aliases" node. -e.g. -aliases { - mu1 = &lsio_mu1; -}; - -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 - -Clock bindings based on SCU Message Protocol ------------------------------------------------------------- - -This binding uses the common clock binding[1]. - -Required properties: -- compatible: Should be one of: - "fsl,imx8dxl-clk" - "fsl,imx8qm-clk" - "fsl,imx8qxp-clk" - followed by "fsl,scu-clk" -- #clock-cells: Should be 2. - Contains the Resource and Clock ID value. -- clocks: List of clock specifiers, must contain an entry for - each required entry in clock-names -- clock-names: Should include entries "xtal_32KHz", "xtal_24MHz" - -The clock consumer should specify the desired clock by having the clock -ID in its "clocks" phandle cell. - -See the full list of clock IDs from: -include/dt-bindings/clock/imx8qxp-clock.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. - -[1] Documentation/devicetree/bindings/clock/clock-bindings.txt -[2] Documentation/devicetree/bindings/power/power-domain.yaml -[3] Documentation/devicetree/bindings/pinctrl/fsl,imx-pinctrl.txt - -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 ------------------------------------------------------------- - -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. - -SCU key bindings based on SCU Message Protocol ------------------------------------------------------------- - -Required properties: -- compatible: should be: - "fsl,imx8qxp-sc-key" - followed by "fsl,imx-sc-key"; -- linux,keycodes: See Documentation/devicetree/bindings/input/input.yaml - -Thermal bindings based on SCU Message Protocol ------------------------------------------------------------- - -Required properties: -- compatible: Should be : - "fsl,imx8qxp-sc-thermal" - followed by "fsl,imx-sc-thermal"; - -- #thermal-sensor-cells: See Documentation/devicetree/bindings/thermal/thermal-sensor.yaml - for a description. - -Example (imx8qxp): -------------- -aliases { - mu1 = &lsio_mu1; -}; - -lsio_mu1: mailbox@5d1c0000 { - ... - #mbox-cells = <2>; -}; - -firmware { - scu { - compatible = "fsl,imx-scu"; - mbox-names = "tx0", "tx1", "tx2", "tx3", - "rx0", "rx1", "rx2", "rx3", - "gip3"; - mboxes = <&lsio_mu1 0 0 - &lsio_mu1 0 1 - &lsio_mu1 0 2 - &lsio_mu1 0 3 - &lsio_mu1 1 0 - &lsio_mu1 1 1 - &lsio_mu1 1 2 - &lsio_mu1 1 3 - &lsio_mu1 3 3>; - - clk: clk { - compatible = "fsl,imx8qxp-clk", "fsl,scu-clk"; - #clock-cells = <2>; - }; - - 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>; - #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>; - }; - - rtc: rtc { - compatible = "fsl,imx8qxp-sc-rtc"; - }; - - scu_key: scu-key { - compatible = "fsl,imx8qxp-sc-key", "fsl,imx-sc-key"; - linux,keycodes = ; - }; - - watchdog { - compatible = "fsl,imx8qxp-sc-wdt", "fsl,imx-sc-wdt"; - timeout-sec = <60>; - }; - - tsens: thermal-sensor { - compatible = "fsl,imx8qxp-sc-thermal", "fsl,imx-sc-thermal"; - #thermal-sensor-cells = <1>; - }; - }; -}; - -serial@5a060000 { - ... - pinctrl-names = "default"; - pinctrl-0 = <&pinctrl_lpuart0>; - clocks = <&uart0_clk IMX_SC_R_UART_0 IMX_SC_PM_CLK_PER>; - clock-names = "ipg"; - power-domains = <&pd IMX_SC_R_UART_0>; -};