-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
Attached patch documents the GPIO setup of the board (check board wiki page) and fixes the W83627EHF settings for suspend.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
Thanks, Rudolf
On Jan 5, 2008 4:16 PM, Rudolf Marek r.marek@assembler.cz wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello,
Attached patch documents the GPIO setup of the board (check board wiki page) and fixes the W83627EHF settings for suspend.
Signed-off-by: Rudolf Marek r.marek@assembler.cz
You might want one other acked by but, that said, I think this is a really excellent patch.
Acked-by: Ronald G. Minnich rminnich@gmail.com
You might want one other acked by but, that said, I think this is a really excellent patch.
Well nope the other one is just experimental, showing how it is done. It might be useful for v3 development.
Hum this patch has one minor glitch in the comment /* set memory voltage to 2.75V chipset voltage, vcore offset + 100mV, 1.5V Chipset voltage */
Should be without the first "chipset voltage" (and this is there 2 times). So I guess it is not good at all :)
Or maybe even the whole SIO setup should deserve one function :) ?
Rudolf