commit | 762f98d3dd9eb19c1e826e6cf5cd66756dcf65f8 | [log] [tgz] |
---|---|---|
author | Evgeniy Dushistov <dushistov@mail.ru> | Tue May 12 22:17:10 2015 +0300 |
committer | Tom Rini <trini@konsulko.com> | Thu May 28 08:18:18 2015 -0400 |
tree | cf2e41de8e5f159239a2ddba036328587ae066c0 | |
parent | d67b72d56359f2a240a2014c7b18853de3dabf37 [diff] |
beagle-xm: gpio_63 fix wrong pin initialization DM3730 CPU used on beagleboard-xm doesn't have any gpio multiplexed with wait0 pin, but gpio_63 multiplexed with wait1, so it looks like typo. At current form it has no sense, because of wait0 have no function "4". Signed-off-by: Evgneiy A. Dushistov <dushistov@mail.ru>