u-boot-brain/arch
Chris Packham 168e5bc409 mpc85xx: make gpio_direction_output respect value
Users of familiar with the Linux gpiolib API expect that value parameter
to gpio_direction_output reflects the initial state of the output pin.
gpio_direction_output was always driving the output low, now it drives
it high or low according to the value provided.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Cc: Kyle Moffett <Kyle.D.Moffett@boeing.com>
Cc: Andy Fleming <afleming@gmail.com>
Cc: Peter Tyser <ptyser@xes-inc.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-10-22 03:03:16 -05:00
..
arm Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-10-19 18:23:38 -07:00
avr32 avr32: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
blackfin blackfin: Change global data baudrate to int 2012-10-19 15:25:45 -07:00
m68k m68k: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
microblaze microblaze: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
mips mips: Change global data baudrate to int 2012-10-19 15:25:45 -07:00
nds32 nds32: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
nios2 nios2: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
openrisc openrisc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
powerpc mpc85xx: make gpio_direction_output respect value 2012-10-22 03:03:16 -05:00
sandbox sandbox: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
sh sh: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:44 -07:00
sparc sparc: Change bi_baudrate and global data baudrate to int 2012-10-19 15:25:45 -07:00
x86 x86: Change global data baudrate to int 2012-10-19 15:25:46 -07:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00