File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Documentation/devicetree/bindings/phy Expand file tree Collapse file tree 1 file changed +4
-4
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-usb2-phy.yaml#"
5
+ $id : " http://devicetree.org/schemas/phy/amlogic,g12a-usb2-phy.yaml#"
6
6
$schema : " http://devicetree.org/meta-schemas/core.yaml#"
7
7
8
8
title : Amlogic G12A USB2 PHY
@@ -13,8 +13,8 @@ maintainers:
13
13
properties :
14
14
compatible :
15
15
enum :
16
- - amlogic,meson- g12a-usb2-phy
17
- - amlogic,meson- a1-usb2-phy
16
+ - amlogic,g12a-usb2-phy
17
+ - amlogic,a1-usb2-phy
18
18
19
19
reg :
20
20
maxItems : 1
@@ -68,7 +68,7 @@ additionalProperties: false
68
68
examples :
69
69
- |
70
70
phy@36000 {
71
- compatible = "amlogic,meson- g12a-usb2-phy";
71
+ compatible = "amlogic,g12a-usb2-phy";
72
72
reg = <0x36000 0x2000>;
73
73
clocks = <&xtal>;
74
74
clock-names = "xtal";
You can’t perform that action at this time.
0 commit comments