1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: "http://devicetree.org/schemas/phy/amlogic,meson-axg-pcie.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: Amlogic AXG PCIE PHY
10 - Remi Pommarel <repk@triplefau.lt>
14 const: amlogic,axg-pcie-phy
39 additionalProperties: false
43 #include <dt-bindings/reset/amlogic,meson-axg-reset.h>
44 #include <dt-bindings/phy/phy.h>
45 pcie_phy: pcie-phy@ff644000 {
46 compatible = "amlogic,axg-pcie-phy";
47 reg = <0x0 0xff644000 0x0 0x1c>;
48 resets = <&reset RESET_PCIE_PHY>;
49 phys = <&mipi_analog_phy PHY_TYPE_PCIE>;