qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/2] versatilepb: add i2c support


From: Oskar Andero
Subject: [Qemu-devel] [PATCH v3 0/2] versatilepb: add i2c support
Date: Tue, 10 Apr 2012 22:32:25 +0200

Hi,

This patch-set aims to add i2c support for the versatile pb board and
has now been split in to two patches: one that extracts the i2c code
from realview to a separate file and finally one that adds i2c support
to versatilepb.

-Oskar

Oskar Andero (2):
  realview: break out versatile i2c controller code
  versatilepb: add i2c support

 Makefile.target    |    1 +
 hw/realview.c      |   83 +-----------------------------------------
 hw/versatile_i2c.c |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/versatilepb.c   |    6 +++
 4 files changed, 111 insertions(+), 81 deletions(-)
 create mode 100644 hw/versatile_i2c.c

-- 
1.7.3.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]