From f55b699b88b7dbdaf0347c8a5a9c748fb49fc34c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 1 Feb 2013 13:05:01 +0100 Subject: [PATCH] --- yaml --- r: 350511 b: refs/heads/master c: 41228b7b336e4445f7a908bc2834cd4ef31d195f h: refs/heads/master i: 350509: 0744d99582352a92a07711cdc89c3fae9394b4d7 350507: b51e83dd6e3553c0d746af907fd5564059fd470c 350503: 08585f8cee2f6fb48ff1666d6de9e78baff5532d 350495: 9025b049248ba4d54debf9854eb9626a97747659 v: v3 --- [refs] | 2 +- trunk/drivers/pinctrl/pinctrl-falcon.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 146a37139395..04d160320d75 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a8ae367f40867fde80c90484c90b96c3968c224b +refs/heads/master: 41228b7b336e4445f7a908bc2834cd4ef31d195f diff --git a/trunk/drivers/pinctrl/pinctrl-falcon.c b/trunk/drivers/pinctrl/pinctrl-falcon.c index 6331c5c25dbb..249a405fb80b 100644 --- a/trunk/drivers/pinctrl/pinctrl-falcon.c +++ b/trunk/drivers/pinctrl/pinctrl-falcon.c @@ -170,7 +170,7 @@ static const unsigned pins_ntr[] = {GPIO4}; static const unsigned pins_ntr8k[] = {GPIO5}; static const unsigned pins_hrst[] = {GPIO6}; static const unsigned pins_mdio[] = {GPIO7, GPIO8}; -static const unsigned pins_bled[] = {GPIO7, GPIO10, GPIO11, +static const unsigned pins_bled[] = {GPIO9, GPIO10, GPIO11, GPIO12, GPIO13, GPIO14}; static const unsigned pins_asc0[] = {GPIO32, GPIO33}; static const unsigned pins_spi[] = {GPIO34, GPIO35, GPIO36};