Commit 88ebce92 authored by Aswath Govindraju's avatar Aswath Govindraju Committed by Greg Kroah-Hartman

dt-bindings: usb: Add new compatible string for AM64 SoC

Add compatible string in j721e-usb binding file as the same USB subsystem
is present in AM64.
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarAswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20201215042549.7956-1-a-govindraju@ti.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 421da941
...@@ -11,8 +11,12 @@ maintainers: ...@@ -11,8 +11,12 @@ maintainers:
properties: properties:
compatible: compatible:
items: oneOf:
- const: ti,j721e-usb - const: ti,j721e-usb
- const: ti,am64-usb
- items:
- const: ti,j721e-usb
- const: ti,am64-usb
reg: reg:
description: module registers description: module registers
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment