2018-10-03 20:58:29 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, Yannis Damigos
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-10-03 20:58:29 +08:00
|
|
|
title: NOP USB Transceiver
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding is to be used by all the usb transceivers which are built-in
|
|
|
|
with USB IP
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: phy-controller.yaml
|
2018-10-03 20:58:29 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "usb-nop-xceiv"
|
|
|
|
|
2019-06-14 22:51:16 +08:00
|
|
|
"#phy-cells":
|
2019-08-10 03:54:26 +08:00
|
|
|
const: 0
|