hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb3-pcie-phy.yaml
similarity index 82%rename from kernel/Documentation/devicetree/bindings/phy/amlogic,meson-g12a-usb3-pcie-phy.yamlrename to kernel/Documentation/devicetree/bindings/phy/amlogic,g12a-usb3-pcie-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-usb3-pcie-phy.yaml#"
5
+$id: "http://devicetree.org/schemas/phy/amlogic,g12a-usb3-pcie-phy.yaml#"
66 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
77
88 title: Amlogic G12A USB3 + PCIE Combo PHY
....@@ -13,7 +13,7 @@
1313 properties:
1414 compatible:
1515 enum:
16
- - amlogic,meson-g12a-usb3-pcie-phy
16
+ - amlogic,g12a-usb3-pcie-phy
1717
1818 reg:
1919 maxItems: 1
....@@ -49,7 +49,7 @@
4949 examples:
5050 - |
5151 phy@46000 {
52
- compatible = "amlogic,meson-g12a-usb3-pcie-phy";
52
+ compatible = "amlogic,g12a-usb3-pcie-phy";
5353 reg = <0x46000 0x2000>;
5454 clocks = <&ref_clk>;
5555 clock-names = "ref_clk";