2
0
forked from Ivasoft/openwrt

ar71xx: enable GPIO support for the AR933x SoCs

SVN-Revision: 27057
This commit is contained in:
Gabor Juhos
2011-05-31 22:53:30 +00:00
parent e11b9c8371
commit 8f7541a044
2 changed files with 9 additions and 2 deletions

View File

@@ -455,6 +455,8 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
#define AR91XX_GPIO_COUNT 22
#define AR933X_GPIO_COUNT 30
#define AR934X_GPIO_FUNC_SPI_CS_1_EN BIT(14)
#define AR934X_GPIO_FUNC_SPI_CS_0_EN BIT(13)