Skip to content
Commit d11ac1d2 authored by Dinh Nguyen's avatar Dinh Nguyen
Browse files

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: default avatarDoug Anderson <dianders@chromium.org>
Reviewed-by: default avatarDoug Anderson <dianders@chromium.org>
Signed-off-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
parent 3a4356c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment