# Copyright (c) 2019, NXP | |
# SPDX-License-Identifier: Apache-2.0 | |
title: NXP LPI2C | |
description: > | |
This binding gives a base representation of the NXP i.MX LPI2C controller | |
compatible: "nxp,imx-lpi2c" | |
include: i2c-controller.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |