1b09b48b3SRemi Pommarel# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2b09b48b3SRemi Pommarel%YAML 1.2 3b09b48b3SRemi Pommarel--- 4*e43462c1SRob Herring$id: http://devicetree.org/schemas/phy/amlogic,meson-axg-mipi-pcie-analog.yaml# 5*e43462c1SRob Herring$schema: http://devicetree.org/meta-schemas/core.yaml# 6b09b48b3SRemi Pommarel 7b09b48b3SRemi Pommareltitle: Amlogic AXG shared MIPI/PCIE analog PHY 8b09b48b3SRemi Pommarel 9b09b48b3SRemi Pommarelmaintainers: 10b09b48b3SRemi Pommarel - Remi Pommarel <repk@triplefau.lt> 11b09b48b3SRemi Pommarel 12b09b48b3SRemi Pommarelproperties: 13b09b48b3SRemi Pommarel compatible: 14b09b48b3SRemi Pommarel const: amlogic,axg-mipi-pcie-analog-phy 15b09b48b3SRemi Pommarel 16b09b48b3SRemi Pommarel "#phy-cells": 1787c3cdecSNeil Armstrong const: 0 18b09b48b3SRemi Pommarel 19b09b48b3SRemi Pommarelrequired: 20b09b48b3SRemi Pommarel - compatible 21b09b48b3SRemi Pommarel - "#phy-cells" 22b09b48b3SRemi Pommarel 23b09b48b3SRemi PommareladditionalProperties: false 24