19 lines
352 B
YAML
19 lines
352 B
YAML
# Copyright (c) 2022 Renesas Electronics Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Smartbond low power clock
|
|
|
|
compatible: "renesas,smartbond-lp-clk"
|
|
|
|
include:
|
|
- name: base.yaml
|
|
property-allowlist:
|
|
- status
|
|
- compatible
|
|
|
|
properties:
|
|
clock-src:
|
|
type: phandle
|
|
description: |
|
|
Low power clock source.
|