Lines Matching +full:soc +full:- +full:ip

7 inside the SoC. The communication between the SoC and the PMIC can
11 IP Pairing
13 on MT8135 the pins of some SoC internal peripherals can be on the PMIC.
16 are marked with "IP Pairing". These are optional on SoCs which do not support
17 IP Pairing
20 - compatible:
21 "mediatek,mt2701-pwrap" for MT2701/7623 SoCs
22 "mediatek,mt6765-pwrap" for MT6765 SoCs
23 "mediatek,mt6779-pwrap" for MT6779 SoCs
24 "mediatek,mt6797-pwrap" for MT6797 SoCs
25 "mediatek,mt6873-pwrap" for MT6873/8192 SoCs
26 "mediatek,mt7622-pwrap" for MT7622 SoCs
27 "mediatek,mt8135-pwrap" for MT8135 SoCs
28 "mediatek,mt8173-pwrap" for MT8173 SoCs
29 "mediatek,mt8183-pwrap" for MT8183 SoCs
30 "mediatek,mt8186-pwrap" for MT8186 SoCs
31 "mediatek,mt8188-pwrap", "mediatek,mt8195-pwrap" for MT8188 SoCs
32 "mediatek,mt8195-pwrap" for MT8195 SoCs
33 "mediatek,mt8516-pwrap" for MT8516 SoCs
34 - interrupts: IRQ for pwrap in SOC
35 - reg-names: "pwrap" is required; "pwrap-bridge" is optional.
37 "pwrap-bridge": bridge base (IP Pairing)
38 - reg: Must contain an entry for each entry in reg-names.
39 - clock-names: Must include the following entries:
42 - clocks: Must contain an entry for each entry in clock-names.
45 - reset-names: Some SoCs include the following entries:
47 "pwrap-bridge" (IP Pairing)
48 - resets: Must contain an entry for each entry in reset-names.
49 - pmic: Using either MediaTek PMIC MFD as the child device of pwrap
52 or the regulator-only device as the child device of pwrap, such as MT6380.
54 Documentation/devicetree/bindings/regulator/mt6380-regulator.txt
58 compatible = "mediatek,mt8135-pwrap";
61 reg-names = "pwrap", "pwrap-bridge";
65 reset-names = "pwrap", "pwrap-bridge";
67 clock-names = "spi", "wrap";