git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a4356c
)
ARM: dts: socfpga: rename gpio nodes
author
Dinh Nguyen
<dinguyen@opensource.altera.com>
Wed, 22 Oct 2014 18:00:42 +0000
(13:00 -0500)
committer
Dinh Nguyen
<dinguyen@opensource.altera.com>
Thu, 23 Oct 2014 01:59:07 +0000
(20:59 -0500)
Since the Synopsys GPIO IP can support multiple ports of varying widths, it
would make more sense to have the GPIO node DTS entry as this:
gpio0: gpio@
ff708000
{
porta{
};
};
Also, this is documented in the snps-dwapb-gpio.txt.
Suggested-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
No differences found