zephyr/dts/bindings/i2c/sifive,i2c0.yaml
Gerard Marull-Paretas ad08b3c300 dts: bindings: add missing pinctrl-device.yaml includes
These worked because edtlib allows 'pinctrl-.*' properties without
specifying them on the bindings. However, this has never been an
anounced pinctrl feature, the reference documents explicitly mention
that usage of pinctrl-device.yaml is mandatory.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-09-27 13:58:28 +02:00

13 lines
233 B
YAML

# Copyright (c) 2018 SiFive Inc.
# SPDX-License-Identifier: Apache-2.0
description: SiFive Freedom I2C interface
compatible: "sifive,i2c0"
include: [i2c-controller.yaml, pinctrl-device.yaml]
properties:
reg:
required: true