Re: [U-Boot] [PATCH 2/3] arm: socfpga: dts: Add bank-name property to each GPIO bank

2015-08-12 Thread Simon Glass
On 10 August 2015 at 09:30, Marek Vasut ma...@denx.de wrote: Add bank-name property to each GPIO bank to give it unique name. The approach here is exactly the same as with the regulator-name property for regulators. Signed-off-by: Marek Vasut ma...@denx.de Cc: Simon Glass s...@chromium.org

[U-Boot] [PATCH 2/3] arm: socfpga: dts: Add bank-name property to each GPIO bank

2015-08-10 Thread Marek Vasut
Add bank-name property to each GPIO bank to give it unique name. The approach here is exactly the same as with the regulator-name property for regulators. Signed-off-by: Marek Vasut ma...@denx.de Cc: Simon Glass s...@chromium.org --- arch/arm/dts/socfpga.dtsi | 3 +++ 1 file changed, 3