summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/dwc3-cavium.txt
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>2022-02-21 11:22:28 +0300
committerRob Herring <robh@kernel.org>2022-02-23 01:06:07 +0300
commit16234ef1d2aa170e37c27734ab6544633707ba19 (patch)
tree4a0bd0368315881f634a98db1eca5a433823640a /Documentation/devicetree/bindings/usb/dwc3-cavium.txt
parentaaffb26991bca8cae5f00bb65f0b5a190ca71929 (diff)
downloadlinux-16234ef1d2aa170e37c27734ab6544633707ba19.tar.xz
dt-bindings: usb: do not use deprecated synopsys prefix
The "synopsys" prefix and "synopsys,dwc3" compatible are deprecated. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220221082228.34407-3-krzysztof.kozlowski@canonical.com
Diffstat (limited to 'Documentation/devicetree/bindings/usb/dwc3-cavium.txt')
-rw-r--r--Documentation/devicetree/bindings/usb/dwc3-cavium.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/dwc3-cavium.txt b/Documentation/devicetree/bindings/usb/dwc3-cavium.txt
index 710b782ccf65..171df79360ff 100644
--- a/Documentation/devicetree/bindings/usb/dwc3-cavium.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3-cavium.txt
@@ -20,7 +20,7 @@ Example device node:
refclk-type-hs = "dlmc_ref_clk0";
power = <0x00000002 0x00000002 0x00000001>;
xhci@1690000000000 {
- compatible = "cavium,octeon-7130-xhci", "synopsys,dwc3";
+ compatible = "cavium,octeon-7130-xhci", "snps,dwc3";
reg = <0x00016900 0x00000000 0x00000010 0x00000000>;
interrupt-parent = <0x00000010>;
interrupts = <0x00000009 0x00000004>;