1# Copyright (c) 2023 Renesas Electronics Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: Smartbond low power oscillator 5 6compatible: "renesas,smartbond-lp-osc" 7 8include: 9 - name: fixed-clock.yaml 10 property-allowlist: 11 - status 12 - compatible 13 - clock-frequency 14 15properties: 16 settle-time: 17 type: int 18 default: 8000 19 description: | 20 This is only valid for XTAL32K. Time in ms needed to XTAL32K to settle. 21