forked from xuos/xiuos
Revert "change set E220-400T22S M0 and M1 pin for xidatong"
This reverts commit d62179932b
.
This commit is contained in:
parent
d62179932b
commit
8c788f676b
|
@ -71,10 +71,10 @@
|
|||
#define BOARD_NGPIOINT 0 /* Amount of GPIO Input w/ Interruption pins */
|
||||
|
||||
#define GPIO_E220_M0 (GPIO_OUTPUT | GPIO_OUTPUT_ZERO | IOMUX_GOUT_DEFAULT | \
|
||||
GPIO_PIN11 | GPIO_PORT1)
|
||||
GPIO_PIN9 | GPIO_PORT1)
|
||||
|
||||
#define GPIO_E220_M1 (GPIO_OUTPUT | GPIO_OUTPUT_ZERO | IOMUX_GOUT_DEFAULT | \
|
||||
GPIO_PIN9 | GPIO_PORT1)
|
||||
GPIO_PIN11 | GPIO_PORT1)
|
||||
|
||||
/* Backlight */
|
||||
|
||||
|
|
Loading…
Reference in New Issue