Path: blob/main/sys/contrib/device-tree/Bindings/firmware/nxp,imx95-scmi.yaml
48375 views
# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)1# Copyright 2024 NXP2%YAML 1.23---4$id: http://devicetree.org/schemas/firmware/nxp,imx95-scmi.yaml#5$schema: http://devicetree.org/meta-schemas/core.yaml#67title: i.MX95 System Control and Management Interface(SCMI) Vendor Protocols Extension89maintainers:10- Peng Fan <peng.fan@nxp.com>1112properties:13protocol@81:14$ref: '/schemas/firmware/arm,scmi.yaml#/$defs/protocol-node'15unevaluatedProperties: false1617properties:18reg:19const: 0x812021protocol@84:22$ref: '/schemas/firmware/arm,scmi.yaml#/$defs/protocol-node'23unevaluatedProperties: false2425properties:26reg:27const: 0x842829nxp,ctrl-ids:30description:31Each entry consists of 2 integers, represents the ctrl id and the value32items:33items:34- description: the ctrl id index35enum: [0, 1, 2, 3, 4, 5, 6, 7, 0x8000, 0x8001, 0x8002, 0x8003,360x8004, 0x8005, 0x8006, 0x8007]37- description: the value assigned to the ctrl id38minItems: 139maxItems: 1640$ref: /schemas/types.yaml#/definitions/uint32-matrix4142additionalProperties: true434445