commit | 3648a8581dd0991d608b7941ce06eabe131fe0ea | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@wwwdotorg.org> | Sun Apr 12 21:43:25 2015 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 13 08:48:36 2015 -0400 |
tree | 1f7f84a4c34a70f208efe1e38634c1262d564854 | |
parent | c7ec8431972fad3ebd41f8b296a767809df3d58d [diff] |
ARM: rpi: add a couple more revision IDs According to Gordon Henderson's WiringPi library, there are some more Pi revision IDs out there. Add support for them. http://git.drogon.net/?p=wiringPi;a=blob_plain;f=wiringPi/wiringPi.c;hb=5edd177112c99416f68ba3e8c6c4db6ed942e796 At least ID 0x13 is out in the wild: Reported-by: Chee-Yang Chau <cychau@gmail.com> Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>