1# Copyright (c) 2022 Renesas Electronics Corporation
2# SPDX-License-Identifier: Apache-2.0
3
4description: Smartbond low power clock
5
6compatible: "renesas,smartbond-lp-clk"
7
8include:
9  - name: base.yaml
10    property-allowlist:
11      - status
12      - compatible
13
14properties:
15  clock-src:
16    type: phandle
17    description: |
18      Low power clock source.
19