Re: [U-Boot] [PATCH 1/1] arm: socfpga: cyclone5-socdk: Enable ports A & C

2017-03-28 Thread Marek Vasut
On 03/28/2017 07:56 AM, Georges Savoundararadj wrote: > With the port C enabled, we can read the GPI input state of: > * the DIP switches (USER_DIPSW_HPS[3:0]/HPS_GPI[7:4]) > * the push buttons (USER_PB_HPS[3:0]/HPS_GPI[11:8]) > > Signed-off-by: Georges Savoundararadj > Signed-off by: Sid-Ali Tei

[U-Boot] [PATCH 1/1] arm: socfpga: cyclone5-socdk: Enable ports A & C

2017-03-27 Thread Georges Savoundararadj
With the port C enabled, we can read the GPI input state of: * the DIP switches (USER_DIPSW_HPS[3:0]/HPS_GPI[7:4]) * the push buttons (USER_PB_HPS[3:0]/HPS_GPI[11:8]) Signed-off-by: Georges Savoundararadj Signed-off by: Sid-Ali Teir Cc: Dinh Nguyen Cc: Marek Vasut --- arch/arm/dts/socfpga_cyc