[PATCH v3 0/4] Categorize some uncategorized devices

Gan Qixin posted 4 patches 3 years, 5 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201112125824.763182-1-ganqixin@huawei.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Kevin Wolf <kwolf@redhat.com>, Max Reitz <mreitz@redhat.com>, Andrzej Zaborowski <balrogg@gmail.com>
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(+)
[PATCH v3 0/4] Categorize some uncategorized devices
Posted by Gan Qixin 3 years, 5 months ago
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