xref: /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/amlogic,meson-axg-mipi-pcie-analog.yaml
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
28c2ecf20Sopenharmony_ci%YAML 1.2
38c2ecf20Sopenharmony_ci---
48c2ecf20Sopenharmony_ci$id: "http://devicetree.org/schemas/phy/amlogic,meson-axg-mipi-pcie-analog.yaml#"
58c2ecf20Sopenharmony_ci$schema: "http://devicetree.org/meta-schemas/core.yaml#"
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cititle: Amlogic AXG shared MIPI/PCIE analog PHY
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cimaintainers:
108c2ecf20Sopenharmony_ci  - Remi Pommarel <repk@triplefau.lt>
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciproperties:
138c2ecf20Sopenharmony_ci  compatible:
148c2ecf20Sopenharmony_ci    const: amlogic,axg-mipi-pcie-analog-phy
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci  reg:
178c2ecf20Sopenharmony_ci    maxItems: 1
188c2ecf20Sopenharmony_ci
198c2ecf20Sopenharmony_ci  "#phy-cells":
208c2ecf20Sopenharmony_ci    const: 1
218c2ecf20Sopenharmony_ci
228c2ecf20Sopenharmony_cirequired:
238c2ecf20Sopenharmony_ci  - compatible
248c2ecf20Sopenharmony_ci  - reg
258c2ecf20Sopenharmony_ci  - "#phy-cells"
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ciadditionalProperties: false
288c2ecf20Sopenharmony_ci
298c2ecf20Sopenharmony_ciexamples:
308c2ecf20Sopenharmony_ci  - |
318c2ecf20Sopenharmony_ci    mpphy: phy@0 {
328c2ecf20Sopenharmony_ci          compatible = "amlogic,axg-mipi-pcie-analog-phy";
338c2ecf20Sopenharmony_ci          reg = <0x0 0xc>;
348c2ecf20Sopenharmony_ci          #phy-cells = <1>;
358c2ecf20Sopenharmony_ci    };
36

Indexes created Thu Nov 07 10:32:03 CST 2024