24 lines
407 B
YAML
24 lines
407 B
YAML
#
|
|
# Copyright (c) 2019, Henrik Brix Andersen <henrik@brixandersen.dk>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: OpenISA LPI2C
|
|
|
|
description: >
|
|
This binding gives a base representation of the OpenISA LPI2C controller
|
|
|
|
inherits:
|
|
!include i2c.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "openisa,rv32m1-lpi2c"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|