24 lines
355 B
YAML
24 lines
355 B
YAML
#
|
|
# 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
|
|
|
|
inherits:
|
|
!include i2c.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,imx-lpi2c"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|