diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-08-09 13:31:58 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-08-09 13:31:58 +0000 |
commit | c47d0ea183983e0631f8cc41e9d25e4854368a0a (patch) | |
tree | 329e5cd35d28aea1a42c6228cb539abaddf662a2 /Bindings/usb/ti,j721e-usb.yaml | |
parent | 4a8223f297bb7dff7a684da702777d7e94d054fe (diff) |
Import device-tree files from Linux 6.4vendor/device-tree/6.4
Diffstat (limited to 'Bindings/usb/ti,j721e-usb.yaml')
-rw-r--r-- | Bindings/usb/ti,j721e-usb.yaml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/Bindings/usb/ti,j721e-usb.yaml b/Bindings/usb/ti,j721e-usb.yaml index f81ba3e90297..95ff9791baea 100644 --- a/Bindings/usb/ti,j721e-usb.yaml +++ b/Bindings/usb/ti,j721e-usb.yaml @@ -1,8 +1,8 @@ # SPDX-License-Identifier: GPL-2.0 %YAML 1.2 --- -$id: "http://devicetree.org/schemas/usb/ti,j721e-usb.yaml#" -$schema: "http://devicetree.org/meta-schemas/core.yaml#" +$id: http://devicetree.org/schemas/usb/ti,j721e-usb.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# title: TI wrapper module for the Cadence USBSS-DRD controller @@ -53,12 +53,6 @@ properties: VBUS pin of the SoC via a 1/3 voltage divider. type: boolean - assigned-clocks: - maxItems: 1 - - assigned-clock-parents: - maxItems: 1 - '#address-cells': const: 2 |