On Mon, 2009-08-31 at 20:28 +0200, Florian Fainelli wrote: > This patch makes the GPIO pin multiplexing configuration > read the initial GPIO mode register value instead of > setting it initially to 0, then setting the correct > bits, this is safer. I disagree, now we get working or not working devices depending on the CFE version used, for which we don't have any public source code nor changelog. I cleared the register for that purpose. If a particular pin muxing config is needed for some board, we should add this to the board specific struct instead. -- Maxime