From a3b0f7d5a8a5df7c4ef16c0b527f56cf1d241b54 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 22 Aug 2022 16:54:56 +1000 Subject: bsps/xilinx/versal: Add Cadence I2C driver support --- spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml (limited to 'spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml') diff --git a/spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml b/spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml new file mode 100644 index 0000000000..4f67f3ee95 --- /dev/null +++ b/spec/build/bsps/aarch64/xilinx-versal/optclki2c1.yml @@ -0,0 +1,17 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-integer: null +- define: null +build-type: option +copyrights: +- Copyright (C) 2022 Chris Johns +default: 99999001 +default-by-variant: [] +description: | + Versal i2c1 clock frequency in Hz. This is the frequency after the signal + has been processed using the values passed to the I2C1_REF_CTRL register. +enabled-by: true +format: '{}' +links: [] +name: VERSAL_CLOCK_I2C1 +type: build -- cgit v1.2.3