# Copyright (c) 2017 Linaro Limited | |
# SPDX-License-Identifier: Apache-2.0 | |
title: Kinetis I2C Controller | |
description: > | |
This is a representation of the Kinetis I2C nodes | |
compatible: "nxp,kinetis-i2c" | |
include: i2c-controller.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |