drivers: i2c: add Broadcom iProc I2C driver

Add device driver, bindings and build-only test for
Broadcom iProc I2C.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
Yong Cong Sin 2024-05-10 18:08:51 +08:00 committed by Alberto Escolar
commit 97ba7fd48d
6 changed files with 990 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# Copyright 2020 Broadcom
# Copyright 2024 Meta Platforms
# SPDX-License-Identifier: Apache-2.0
description: Broadcom iProc I2C controller
compatible: "brcm,iproc-i2c"
include: i2c-controller.yaml
properties:
reg:
required: true
interrupts:
required: true