blob: 1934fe2dbb87546fdace082bc20a6796791147f9 [file] [log] [blame]
# Copyright (c) 2019 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
description: Microchip I2C/SMB V2 controller
compatible: "microchip,xec-i2c-v2"
include: i2c-controller.yaml
properties:
reg:
required: true
port_sel:
type: int
description: soc block mapping to pin
required: true
girqs:
type: array
required: true
description: array of GIRQ numbers [8:26] and bit positions [0:31]
pcrs:
type: array
required: true
description: PCR sleep register index and bit position
"#girq-cells":
type: int
const: 2
"pcr-cells":
type: int
const: 2
girq-cells:
- girq_num
- bitpos
pcr-cells:
- regidx
- bitpos