File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Documentation/devicetree/bindings/phy Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
# Copyright 2019 BayLibre, SAS
3
3
%YAML 1.2
4
4
---
5
- $id : " http://devicetree.org/schemas/phy/amlogic,meson- g12a-usb3-pcie-phy.yaml#"
5
+ $id : " http://devicetree.org/schemas/phy/amlogic,g12a-usb3-pcie-phy.yaml#"
6
6
$schema : " http://devicetree.org/meta-schemas/core.yaml#"
7
7
8
8
title : Amlogic G12A USB3 + PCIE Combo PHY
@@ -13,7 +13,7 @@ maintainers:
13
13
properties :
14
14
compatible :
15
15
enum :
16
- - amlogic,meson- g12a-usb3-pcie-phy
16
+ - amlogic,g12a-usb3-pcie-phy
17
17
18
18
reg :
19
19
maxItems : 1
@@ -49,7 +49,7 @@ additionalProperties: false
49
49
examples :
50
50
- |
51
51
phy@46000 {
52
- compatible = "amlogic,meson- g12a-usb3-pcie-phy";
52
+ compatible = "amlogic,g12a-usb3-pcie-phy";
53
53
reg = <0x46000 0x2000>;
54
54
clocks = <&ref_clk>;
55
55
clock-names = "ref_clk";
You can’t perform that action at this time.
0 commit comments