zephyr/dts/bindings/i2c/microchip,xec-i2c.yaml
Francisco Munoz 7c3504b1c9 dts: bindings: microchip,xec-i2c: Add GIRQ fields
Add the girq and girq-bit fields to the binding. This allows
encoding GIRQ related information inside device tree.

Signed-off-by: Francisco Munoz <francisco.munoz.ruiz@intel.com>
Signed-off-by: Rajavardhan Gundi <rajavardhan.gundi@intel.com>
2021-01-20 14:16:27 -05:00

28 lines
518 B
YAML

# Copyright (c) 2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Microchip I2C/SMB controller
compatible: "microchip,xec-i2c"
include: i2c-controller.yaml
properties:
reg:
required: true
port_sel:
type: int
description: soc block mapping to pin
required: true
girq:
type: int
required: true
description: GIRQ for this device
girq-bit:
type: int
required: true
description: Bit position in GIRQ for this device