2
0
forked from Ivasoft/openwrt

initialize GPIO for the AR7240 SoC

SVN-Revision: 16647
This commit is contained in:
Gabor Juhos
2009-07-01 19:38:26 +00:00
parent c524244c08
commit 17c84f1db9
2 changed files with 6 additions and 0 deletions

View File

@@ -238,6 +238,8 @@ static inline u32 ar71xx_usb_ctrl_rr(unsigned reg)
#define AR71XX_GPIO_COUNT 16
#define AR724X_GPIO_COUNT 16
#define AR91XX_GPIO_FUNC_WMAC_LED_EN BIT(22)
#define AR91XX_GPIO_FUNC_EXP_PORT_CS_EN BIT(21)
#define AR91XX_GPIO_FUNC_I2S_REFCLKEN BIT(20)