From: Dinh Nguyen Date: Wed, 22 Oct 2014 18:00:42 +0000 (-0500) Subject: ARM: dts: socfpga: rename gpio nodes X-Git-Tag: fixes-against-v3.18-rc2~4^2~1^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d11ac1d2d556ca8495e06d7c00fe5a96e4934e98;p=pandora-kernel.git 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 Reviewed-by: Doug Anderson Signed-off-by: Dinh Nguyen --- Reading git-diff-tree failed