commit | d11ac1d2d556ca8495e06d7c00fe5a96e4934e98 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Wed Oct 22 13:00:42 2014 -0500 |
committer | Dinh Nguyen <dinguyen@opensource.altera.com> | Wed Oct 22 20:59:07 2014 -0500 |
tree | 77f6c22268c7ced51c6d72fd8626c4d683f0319d | |
parent | 3a4356c0c042a5f340c8d6ee1a4feaa1c8e51ea2 [diff] |
ARM: dts: socfpga: rename gpio nodes 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>