You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/au1000
Florian Fainelli ae253edfbe au1000: fix gpio output
when setting the output state 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.

this fixes a problem with the USB power switch on mtx-1 boards. (#3974)

Signed-off-by: Bruno Randolf <br1@einfach.org>

SVN-Revision: 12561
16 years ago
..
base-files/etc get rid of per-profile base-files 17 years ago
files/arch/mips/au1000/mtx-1 Fix the platform device registration; resync kernel config 17 years ago
image made au1000 images srec file ending 17 years ago
patches au1000: fix gpio output 16 years ago
profiles add new au1000 profiles 17 years ago
Makefile update to 2.6.26.3 and 2.6.25.16 16 years ago
config-2.6.23 properly disable CONFIG_CRYPTO_HW 16 years ago
config-2.6.24 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 16 years ago
config-2.6.25 update kernel config 16 years ago