Re: [U-Boot] [PATCH v2 14/15] i2c: zynq: Add support for Xilinx Zynq

2013-04-29 Thread Michal Simek
On 04/29/2013 05:39 AM, Heiko Schocher wrote:
 Hello Michal,
 
 AOn 23.04.2013 12:46, Michal Simek wrote:
 Support Xilinx Zynq i2c controller.

 Signed-off-by: Joe Hershberger joe.hershber...@ni.com
 Signed-off-by: Michal Simek michal.si...@xilinx.com
 CC: Heiko Schocher h...@denx.de
 ---
 Changes in v2:
 - Remove CONFIG_ prefix from non configurable macros (i2c)
 - Fix checkpatch warnings (i2c)
 - Fix #definespaceMacro name (i2c)
 - Fix multiline comments (i2c)
 - Remove trailing 1 for configurations (i2c)

  arch/arm/include/asm/arch-zynq/hardware.h |   2 +
  drivers/i2c/Makefile  |   1 +
  drivers/i2c/zynq_i2c.c| 306 
 ++
  include/configs/zynq.h|  11 ++
  4 files changed, 320 insertions(+)
  create mode 100644 drivers/i2c/zynq_i2c.c
 
 As this is in a patchserie, I just ack your patch:
 
 Ackd-by: Heiko Schocher h...@denx.de

Thanks,
Michal


-- 
Michal Simek, Ing. (M.Eng), OpenPGP - KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform




signature.asc
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2 14/15] i2c: zynq: Add support for Xilinx Zynq

2013-04-28 Thread Heiko Schocher
Hello Michal,

AOn 23.04.2013 12:46, Michal Simek wrote:
 Support Xilinx Zynq i2c controller.
 
 Signed-off-by: Joe Hershberger joe.hershber...@ni.com
 Signed-off-by: Michal Simek michal.si...@xilinx.com
 CC: Heiko Schocher h...@denx.de
 ---
 Changes in v2:
 - Remove CONFIG_ prefix from non configurable macros (i2c)
 - Fix checkpatch warnings (i2c)
 - Fix #definespaceMacro name (i2c)
 - Fix multiline comments (i2c)
 - Remove trailing 1 for configurations (i2c)
 
  arch/arm/include/asm/arch-zynq/hardware.h |   2 +
  drivers/i2c/Makefile  |   1 +
  drivers/i2c/zynq_i2c.c| 306 
 ++
  include/configs/zynq.h|  11 ++
  4 files changed, 320 insertions(+)
  create mode 100644 drivers/i2c/zynq_i2c.c

As this is in a patchserie, I just ack your patch:

Ackd-by: Heiko Schocher h...@denx.de

Thanks!

bye,
Heiko
-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot