# Copyright (c) 2022, Kumar Gala <galak@kernel.org> | |
# SPDX-License-Identifier: Apache-2.0 | |
description: ARM V2M Beetle System Control | |
compatible: "arm,beetle-syscon" | |
include: [clock-controller.yaml, base.yaml] | |
properties: | |
reg: | |
required: true | |
"#clock-cells": | |
required: true | |
const: 0 |