zephyr/dts/bindings/phy/can-transceiver.yaml

22 lines
450 B
YAML
Raw Permalink Normal View History

# Copyright (c) 2022 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
# Common fields for CAN transceivers
include: phy-controller.yaml
properties:
min-bitrate:
type: int
description: |
The minimum bitrate supported by the CAN transceiver in bits/s.
max-bitrate:
type: int
required: true
description: |
The maximum bitrate supported by the CAN transceiver in bits/s.
"#phy-cells":
const: 0