|
# Copyright (c) 2020, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Atmel SAMD2x Power Manger (PM)
|
|
|
|
compatible: "atmel,samd2x-pm"
|
|
|
|
include: [clock-controller.yaml, base.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
"#clock-cells":
|
|
const: 2
|
|
|
|
clock-cells:
|
|
- offset
|
|
- bit
|