Re: [U-Boot] [PATCH v3 1/3] mx6: imx-regs: Provide a structure for GPC registers

2014-09-09 Thread Stefano Babic
On 25/08/2014 19:26, Fabio Estevam wrote: > Introduce a structure for accessing the General Power Controller block (GPC) > registers. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- =

[U-Boot] [PATCH v3 1/3] mx6: imx-regs: Provide a structure for GPC registers

2014-08-25 Thread Fabio Estevam
Introduce a structure for accessing the General Power Controller block (GPC) registers. Signed-off-by: Fabio Estevam --- Changes since v2: - None Changes since v1: - None arch/arm/include/asm/arch-mx6/imx-regs.h | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/include