1 // SPDX-License-Identifier: (GPL-2.0+ or MIT)
3 * Copyright (C) 2019 Corentin LABBE <clabbe@baylibre.com>
6 #include "sun50i-h6-pine-h64.dts"
9 model = "Pine H64 model B";
10 compatible = "pine64,pine-h64-model-b", "allwinner,sun50i-h6";
12 /delete-node/ reg_gmac_3v3;
14 wifi_pwrseq: wifi_pwrseq {
15 compatible = "mmc-pwrseq-simple";
16 reset-gpios = <&r_pio 1 3 GPIO_ACTIVE_LOW>; /* PM3 */
17 post-power-on-delay-ms = <200>;
22 /delete-property/ ddc-en-gpios;
26 phy-supply = <®_aldo2>;
30 vmmc-supply = <®_cldo3>;
31 vqmmc-supply = <®_aldo1>;
32 mmc-pwrseq = <&wifi_pwrseq>;