So, it need to look more like this?

&ocp {
P8_19_pinmux {
/* gpio0[22] */
mode = “gpio_output”;
};
P8_13_pinmux {
/* gpio0[23] */
mode = “gpio_output”;
};
P9_14_pinmux {
/* gpio1[18] */
mode = “gpio_output”;
};
P8_14_pinmux {
/* gpio0[26] */
mode = “gpio_output”;
};
P8_17_pinmux {
/* gpio0[27] */
mode = “gpio_output”;
};
P8_12_pinmux {
/* gpio1[12] */
mode = “gpio_output”;
};
P8_11_pinmux {
/* gpio1[13] */
mode = “gpio_output”;
};
P8_16_pinmux {
/* gpio1[14] */
mode = “gpio_output”;
};
P8_15_pinmux {
/* gpio1[15] */
mode = “gpio_output”;
};
P9_15_pinmux {
/* gpio1[16] */
mode = “gpio_output”;
};
P9_23_pinmux {
/* gpio1[17] */
mode = “gpio_output”;
};
P9_12_pinmux {
/* gpio1[28] */
mode = “gpio_output”;
};
P8_26_pinmux {
/* gpio1[29] */
mode = “gpio_output”;
};
};



/ {
gpio_output {
compatible = “ti”;
pinctrl-names = "default”, “off”;
};
};


Is there a place to set the default direction to output?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to