zephyr/dts/bindings/can/zephyr,fake-can.yaml
Henrik Brix Andersen f30a5969d0 drivers: can: make the fake CAN driver generally available
Make the fake CAN controller driver available for use in tests outside of
the CAN shell test.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2022-11-02 08:19:33 -07:00

11 lines
269 B
YAML

# Copyright (c) 2022 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
description: |
This binding provides a fake CAN controller for use as either a stub or a mock in Zephyr
testing.
compatible: "zephyr,fake-can"
include: can-fd-controller.yaml