[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/4] Categorize some uncategorized devices
From: |
Gan Qixin |
Subject: |
[PATCH v2 0/4] Categorize some uncategorized devices |
Date: |
Thu, 12 Nov 2020 00:47:06 +0800 |
Hi all,
I found some uncategorized devices and categorize them in these patches.
Thanks,
Gan Qixin
v1->v2: Correct some spelling errors and limit commit message line length
to around 70.
Gan Qixin (4):
ssd0323: put it into the 'display' category
ads7846: put it into the 'display' 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
- [PATCH v2 0/4] Categorize some uncategorized devices,
Gan Qixin <=