hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yaml
similarity index 85%rename from kernel/Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb2-phy.yamlrename to kernel/Documentation/devicetree/bindings/phy/amlogic,g12a-usb2-phy.yaml
....@@ -2,7 +2,7 @@
22 # Copyright 2019 BayLibre, SAS
33 %YAML 1.2
44 ---
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#"
66 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
77
88 title: Amlogic G12A USB2 PHY
....@@ -13,8 +13,8 @@
1313 properties:
1414 compatible:
1515 enum:
16
- - amlogic,meson-g12a-usb2-phy
17
- - amlogic,meson-a1-usb2-phy
16
+ - amlogic,g12a-usb2-phy
17
+ - amlogic,a1-usb2-phy
1818
1919 reg:
2020 maxItems: 1
....@@ -68,7 +68,7 @@
6868 examples:
6969 - |
7070 phy@36000 {
71
- compatible = "amlogic,meson-g12a-usb2-phy";
71
+ compatible = "amlogic,g12a-usb2-phy";
7272 reg = <0x36000 0x2000>;
7373 clocks = <&xtal>;
7474 clock-names = "xtal";