1# 2# Copyright (c) 2019 Antmicro <www.antmicro.com> 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6 7description: LiteX I2C controller 8 9compatible: "litex,i2c" 10 11include: i2c-controller.yaml 12 13properties: 14 reg: 15 required: true 16 17 clock-frequency: 18 required: true 19