blob: 5d19b31ef04206a0870284754c2c7024c501dd19 [file] [log] [blame]
# Copyright 2025 Texas Instruments Incorporated
# SPDX-License-Identifier: Apache-2.0
description: TISCI-managed power domain
compatible: "ti,sci-pm-domain"
include: base.yaml
properties:
tisci,device-id:
type: int
required: true
description: |
The device ID of the power domain as defined in the TISCI documentation.
tisci,device-mode:
type: string
required: true
enum:
- "SHARED"
- "EXCLUSIVE"
description: |
The device mode of the power domain as defined in the TISCI documentation.
"#power-domain-cells":
const: 0