1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
5 $id: http://devicetree.org/schemas/phy/qcom,hdmi-phy-other.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Qualcomm Adreno/Snapdragon HDMI phy
11 - Rob Clark <robdclark@gmail.com>
41 description: phandle to VDDA supply regulator
44 description: phandle to VDD I/O supply regulator
109 additionalProperties: false
113 hdmi_phy: phy@4a00400 {
114 compatible = "qcom,hdmi-phy-8960";
115 reg-names = "hdmi_phy",
117 reg = <0x4a00400 0x60>,
121 power-domains = <&mmcc 1>;
122 clock-names = "slave_iface", "pxo";
123 clocks = <&clk 21>, <&pxo_board>;
124 core-vdda-supply = <&pm8921_hdmi_mvs>;