1# Copyright (c) 2024 Renesas Electronics Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: Renesas RA Clock Generation Circuit external clock configuration 5 6compatible: "renesas,ra-cgc-external-clock" 7 8include: [fixed-clock.yaml, base.yaml] 9 10properties: 11 mosel: 12 type: int 13 default: 0 14 enum: 15 - 0 16 - 1 17 description: | 18 Choose the way for external Clock Oscillator supply 19 0: Resonator 20 1: External clock input 21