Lines Matching +full:mt8195 +full:- +full:efuse
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/phy/mediatek,pcie-phy.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jianjun Wang <jianjun.wang@mediatek.com>
17 const: mediatek,mt8195-pcie-phy
22 reg-names:
24 - const: sif
26 "#phy-cells":
29 nvmem-cells:
32 Phandles to nvmem cell that contains the efuse data, if unspecified,
35 nvmem-cell-names:
37 - const: glb_intr
38 - const: tx_ln0_pmos
39 - const: tx_ln0_nmos
40 - const: rx_ln0
41 - const: tx_ln1_pmos
42 - const: tx_ln1_nmos
43 - const: rx_ln1
45 power-domains:
49 - compatible
50 - reg
51 - reg-names
52 - "#phy-cells"
57 - |
59 compatible = "mediatek,mt8195-pcie-phy";
60 #phy-cells = <0>;
62 reg-names = "sif";
63 nvmem-cells = <&pciephy_glb_intr>,
70 nvmem-cell-names = "glb_intr", "tx_ln0_pmos",
74 power-domains = <&spm 2>;