File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 };
3434 };
3535
36- wifi_pwrseq: wifi_pwrseq {
37- compatible = "mmc-pwrseq-wilc";
38- reset-gpios = <&pioB 25 GPIO_ACTIVE_HIGH>;
39- powerdown-gpios = <&pioA 29 GPIO_ACTIVE_HIGH>;
40- pinctrl-0 = <&pinctrl_wilc_pwrseq_default>;
41- pinctrl-names = "default";
42- status = "okay";
43- };
44-
4536 regulators: regulators {
4637 compatible = "simple-bus";
4738 #address-cells = <1>;
179170 bus-width = <4>;
180171 pinctrl-names = "default";
181172 pinctrl-0 = <&pinctrl_sdmmc1_default>;
182- mmc-pwrseq = <&wifi_pwrseq>;
183- #address-cells = <1>;
184- #size-cells = <0>;
185173 no-1-8-v;
186174 non-removable;
187175 status = "okay"; /* Conflict with flx4. */
188-
189- wilc: wilc@1 {
190- compatible = "microchip,wilc1000", "microchip,wilc3000";
191- reg = <1>;
192- irq-gpios = <&pioA 28 0>;
193- bus-width = <4>;
194- status = "okay";
195- };
196176 };
197177
198178 apb {
644624 <AT91_PIOD 18 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;
645625 };
646626 };
647-
648- wilc_pwrseq {
649- pinctrl_wilc_pwrseq_default: pinctrl_wilc_pwrseq {
650- atmel,pins =
651- <AT91_PIOA 29 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN
652- AT91_PIOB 25 AT91_PERIPH_GPIO AT91_PINCTRL_PULL_DOWN>;
653- };
654- };
655627 }; /* pinctrl */
656628
657629 shutdown_controller: shdwc@fffffe10 {
You can’t perform that action at this time.
0 commit comments