Lines Matching +full:vcca +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/display/msm/dsi-phy-14nm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krishna Manikandan <quic_mkrishn@quicinc.com>
13 - $ref: dsi-phy-common.yaml#
18 - qcom,dsi-phy-14nm
19 - qcom,dsi-phy-14nm-2290
20 - qcom,dsi-phy-14nm-660
21 - qcom,dsi-phy-14nm-8953
22 - qcom,sm6125-dsi-phy-14nm
26 - description: dsi phy register set
27 - description: dsi phy lane register set
28 - description: dsi pll register set
30 reg-names:
32 - const: dsi_phy
33 - const: dsi_phy_lane
34 - const: dsi_pll
36 vcca-supply:
37 description: Phandle to vcca regulator device node.
39 power-domains:
44 required-opps:
50 - compatible
51 - reg
52 - reg-names
57 - |
58 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
59 #include <dt-bindings/clock/qcom,rpmh.h>
61 dsi-phy@ae94400 {
62 compatible = "qcom,dsi-phy-14nm";
66 reg-names = "dsi_phy",
70 #clock-cells = <1>;
71 #phy-cells = <0>;
73 vcca-supply = <&vcca_reg>;
76 clock-names = "iface", "ref";