1# Copyright 2023 NXP 2# SPDX-License-Identifier: Apache-2.0 3 4description: NXP K4 Generation SCG (System Clock Generator) IP node 5 6compatible: "nxp,scg-k4" 7 8include: [clock-controller.yaml, base.yaml] 9 10properties: 11 reg: 12 required: true 13 14 "#clock-cells": 15 const: 2 16 17clock-cells: 18 - name 19 - mrcc_offset # See fsl_clock.h clock IP names, 0 if N/A 20