Lines Matching +full:mmc +full:- +full:pwrseq +full:- +full:sd8787
1 Marvell 8787/8897/8997 (sd8787/sd8897/sd8997/pcie8997) SDIO/PCIE devices
2 ------
10 - compatible : should be one of the following:
11 * "marvell,sd8787"
19 - marvell,caldata* : A series of properties with marvell,caldata prefix,
21 initialization. This is an array of unsigned 8-bit values.
24 "marvell,caldata-txpwrlimit-2g" (length = 566).
25 "marvell,caldata-txpwrlimit-5g-sub0" (length = 502).
26 "marvell,caldata-txpwrlimit-5g-sub1" (length = 688).
27 "marvell,caldata-txpwrlimit-5g-sub2" (length = 750).
28 "marvell,caldata-txpwrlimit-5g-sub3" (length = 502).
29 - marvell,wakeup-pin : a wakeup pin number of wifi chip which will be configured
32 - interrupts : interrupt pin number to the cpu. driver will request an irq based on
37 - vmmc-supply: a phandle of a regulator, supplying VCC to the card
38 - mmc-pwrseq: phandle to the MMC power sequence node. See "mmc-pwrseq-*"
39 for documentation of MMC power sequence bindings.
50 vmmc-supply = <&wlan_en_reg>;
51 mmc-pwrseq = <&wifi_pwrseq>;
52 bus-width = <4>;
53 cap-power-off-card;
54 keep-power-in-suspend;
56 #address-cells = <1>;
57 #size-cells = <0>;
61 interrupt-parent = <&pio>;
66 marvell,wakeup-pin = <3>;