From 7792ab88ca300b167a6b64f48afc039da88f4d93 Mon Sep 17 00:00:00 2001 From: Stephen Clark Date: Mon, 23 Aug 2021 12:58:47 -0500 Subject: bsps/zynqmp: Added I2C support for ZynqMP Added I2C drivers for ZynqMP and updated build system accordingly. --- .../bsps/aarch64/xilinx-zynqmp/optclki2c1.yml | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml') diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml new file mode 100644 index 0000000000..0431a7fac7 --- /dev/null +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/optclki2c1.yml @@ -0,0 +1,31 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-integer: null +- define: null +build-type: option +copyrights: | + Copyright (C) 2021 On-Line Applications Research (OAR) + Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +default: 111111111 +default-by-family: [] +default-by-variant: +- value: 111111111 + variants: + - aarch64/xilinx_zynqmp_ilp32_qemu.* +- value: 111111111 + variants: + - aarch64/xilinx_zynqmp_ilp32_zu3eg.* +- value: 111111111 + variants: + - aarch64/xilinx_zynqmp_lp64_qemu.* +- value: 111111111 + variants: + - aarch64/xilinx_zynqmp_lp64_zu3eg.* +description: | + ZynqMP 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: ZYNQMP_CLOCK_I2C1 +type: build -- cgit v1.2.3