summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/reset.c
Commit message (Collapse)AuthorAgeFilesLines
* microblaze: Support both levels for resetMichal Simek2009-12-141-4/+6
| | | | | | | | | Till this patch reset always perform writen to 1. Now we can use negative logic and perform reset write to 0. It is opposite level than is currently read from that pin Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: Fix announce message for reset gpioMichal Simek2009-12-141-1/+1
| | | | | | | I had to change message for gpio-reset because I always not to see it. Prefix RESET is big and visible. Signed-off-by: Michal Simek <monstr@monstr.eu>
* microblaze: GPIO reset supportMichal Simek2009-12-141-0/+138
Signed-off-by: Michal Simek <monstr@monstr.eu>
OpenPOWER on IntegriCloud