1# Copyright (c) 2022 Intel Corporation 2# SPDX-License-Identifier: Apache-2.0 3 4description: Cadence Quad-SPI NOR flash controller 5 6compatible: "cdns,qspi-nor" 7 8include: flash-controller.yaml 9 10properties: 11 clock-frequency: 12 type: int 13 required: true 14 description: clock frequency information for Cadence QSPI NOR Flash 15