Searched hist:"19 cfd5c09f780ac870fd9d89201c4ebc0b22be81" (Results 1 – 7 of 7) sorted by relevance
/linux/arch/arm/mach-orion5x/ |
H A D | mpp.h | 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | mpp.c | 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | Makefile | diff 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | kurobox_pro-setup.c | diff 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | ts209-setup.c | diff 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | common.h | diff 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|
H A D | dns323-setup.c | diff 19cfd5c09f780ac870fd9d89201c4ebc0b22be81 Sat May 10 23:25:46 CEST 2008 Lennert Buytenhek <buytenh@wantstofly.org> [ARM] Orion: rework MPP handling
Instead of having board code poke directly into the MPP configuration registers, and separately calling orion5x_gpio_set_valid_pins() to indicate which MPP pins can be used as GPIO pins, introduce a helper function for configuring the roles of each of the MPP pins, and have that helper function handle gpio validity internally.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com> Acked-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Acked-by: Russell King <linux@arm.linux.org.uk>
|