On Tue, Sep 23, 2008 at 07:48:36PM +0200, Bruno Randolf wrote: > when setting the direction of one GPIO pin we have to keep the state of the > other pins, hence use binary OR. also gpio_direction_output() wants to set an > initial value, so add that too. Thanks, applied. Ralf