ipq806x: reorganize nand_pins mux definition
[openwrt/staging/mkresin.git] / target / linux / ipq806x / files-4.19 / arch / arm / boot / dts / qcom-ipq8064-wxr-2533dhp.dts
index 12cfa3b0fc781c076ab701265520e8db05a6e33f..b4770102e272ccf421702745a6371437595c1713 100644 (file)
        };
 
        nand_pins: nand_pins {
-               mux {
+               disable {
                        pins = "gpio34", "gpio35", "gpio36",
-                              "gpio37", "gpio38", "gpio39",
-                              "gpio40", "gpio41", "gpio42",
-                              "gpio43", "gpio44", "gpio45",
-                              "gpio46", "gpio47";
+                              "gpio37", "gpio38";
                        function = "nand";
                        drive-strength = <10>;
                        bias-disable;
 
                pullups {
                        pins = "gpio39";
+                       function = "nand";
+                       drive-strength = <10>;
                        bias-pull-up;
                };
 
                        pins = "gpio40", "gpio41", "gpio42",
                               "gpio43", "gpio44", "gpio45",
                               "gpio46", "gpio47";
+                       function = "nand";
+                       drive-strength = <10>;
                        bias-bus-hold;
                };
        };