qemu-trivial
[Top][All Lists]
Advanced

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

[PATCH v3 0/4] Categorize some uncategorized devices


From: Gan Qixin
Subject: [PATCH v3 0/4] Categorize some uncategorized devices
Date: Thu, 12 Nov 2020 20:58:20 +0800

v1->v2:
    Correct some spelling errors and limit commit message line length
to around 70.

v2->v3:
    Changes suggested by Peter Maydell:
    ads7846 is a touch-screen controller, so put it into the 'input'
category instead of 'display' category.


Gan Qixin (4):
  ssd0323: put it into the 'display' category
  ads7846: put it into the 'input' category
  nand: put it into the 'storage' category
  max111x: put it into the 'misc' category

 hw/block/nand.c      | 1 +
 hw/display/ads7846.c | 2 ++
 hw/display/ssd0323.c | 1 +
 hw/misc/max111x.c    | 1 +
 4 files changed, 5 insertions(+)

-- 
2.23.0




reply via email to

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