blob: c8192541333d003507ac41a91db3856744781ddf [file] [log] [blame]
# Copyright (c) 2019, NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP i.MX LPI2C controller
compatible: "nxp,imx-lpi2c"
include: [i2c-controller.yaml, pinctrl-device.yaml]
properties:
reg:
required: true
interrupts:
required: true
bus-idle-timeout:
type: int
description: Bus idle timeout in nanoseconds
scl-gpios:
type: phandle-array
description: |
GPIO to which the I2C SCL signal is routed. This is only needed for I2C bus recovery support.
sda-gpios:
type: phandle-array
description: |
GPIO to which the I2C SDA signal is routed. This is only needed for I2C bus recovery support.