1# Copyright (c) 2021, Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: Properties for power domains 5 6compatible: "power-domain" 7 8include: base.yaml 9 10properties: 11 "#power-domain-cells": 12 const: 0 13