mfd: vexpress: Add pseudo-GPIO based LEDs
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / vexpress.h
index c52215f..7581874 100644 (file)
 #define VEXPRESS_GPIO_MMC_CARDIN       0
 #define VEXPRESS_GPIO_MMC_WPROT                1
 #define VEXPRESS_GPIO_FLASH_WPn                2
+#define VEXPRESS_GPIO_LED0             3
+#define VEXPRESS_GPIO_LED1             4
+#define VEXPRESS_GPIO_LED2             5
+#define VEXPRESS_GPIO_LED3             6
+#define VEXPRESS_GPIO_LED4             7
+#define VEXPRESS_GPIO_LED5             8
+#define VEXPRESS_GPIO_LED6             9
+#define VEXPRESS_GPIO_LED7             10
 
 #define VEXPRESS_RES_FUNC(_site, _func)        \
 {                                      \