# Copyright (c) 2018 Intel Corporation | |
# SPDX-License-Identifier: Apache-2.0 | |
title: NIOS2 i2c | |
description: > | |
This binding gives a base representation of the NIOS2 i2c | |
compatible: "nios2,i2c" | |
include: i2c-controller.yaml | |
properties: | |
reg: | |
required: true |