Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / arm / boot / dts / exynos3250-monk.dts
index 9e2840b59ae8520582717eb85369780090de7416..267f81adb42fbc01e4361fc6ea9014bfa2bc5a9a 100644 (file)
 
 &pinctrl_1 {
        pinctrl-names = "default";
-       pinctrl-0 = <&sleep1>;
+       pinctrl-0 = <&initial1 &sleep1>;
+
+       initial1: initial-state {
+               PIN_IN(gpk2-0, DOWN, LV1);
+               PIN_IN(gpk2-1, DOWN, LV1);
+               PIN_IN(gpk2-2, DOWN, LV1);
+               PIN_IN(gpk2-3, DOWN, LV1);
+               PIN_IN(gpk2-4, DOWN, LV1);
+               PIN_IN(gpk2-5, DOWN, LV1);
+               PIN_IN(gpk2-6, DOWN, LV1);
+       };
 
        sleep1: sleep-state {
                PIN_SLP(gpe0-0, PREV, NONE);
This page took 0.024545 seconds and 5 git commands to generate.