]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - src/arm64/amlogic/meson-axg.dtsi
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm64 / amlogic / meson-axg.dtsi
index a49aa62e3f9fb7d7fdaea699823a0e3bcc65b862..7e5ac9db93f8a7dae069fc91515b3f26d0f74b9d 100644 (file)
                                        };
                                };
 
+                               nand_all_pins: nand-all-pins {
+                                       mux {
+                                               groups = "emmc_nand_d0",
+                                                        "emmc_nand_d1",
+                                                        "emmc_nand_d2",
+                                                        "emmc_nand_d3",
+                                                        "emmc_nand_d4",
+                                                        "emmc_nand_d5",
+                                                        "emmc_nand_d6",
+                                                        "emmc_nand_d7",
+                                                        "nand_ce0",
+                                                        "nand_ale",
+                                                        "nand_cle",
+                                                        "nand_wen_clk",
+                                                        "nand_ren_wr";
+                                               function = "nand";
+                                               input-enable;
+                                               bias-pull-up;
+                                       };
+                               };
+
                                emmc_ds_pins: emmc_ds {
                                        mux {
                                                groups = "emmc_ds";
                                reg = <0x0 0x7800 0x0 0x100>,
                                      <0x0 0x7000 0x0 0x800>;
                                reg-names = "nfc", "emmc";
+                               pinctrl-0 = <&nand_all_pins>;
+                               pinctrl-names = "default";
                                #address-cells = <1>;
                                #size-cells = <0>;
                                interrupts = <GIC_SPI 34 IRQ_TYPE_EDGE_RISING>;