blob: d9a726189af40c9c2400916d24a73be1168bff73 [file] [log] [blame]
#
# Copyright (c) 2017 I-SENSE group of ICCS
#
# SPDX-License-Identifier: Apache-2.0
#
title: I2C Base Structure
description: >
This binding gives the base structures for all I2C devices
inherits:
!include base.yaml
child:
bus: i2c
properties:
"#address-cells":
type: int
category: required
description: should be 1.
"#size-cells":
type: int
category: required
description: should be 0.
clock-frequency :
type: int
category: optional
description: Initial clock frequency in Hz
label:
category: required