mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
rpmsg: rockchip_test: add new device id for mcu
Change-Id: I3c05237bac273ee6475678dd1cb7c9a3af0a268e Signed-off-by: Jiahang Zheng <jiahang.zheng@rock-chips.com>
This commit is contained in:
@@ -92,6 +92,7 @@ static void rockchip_rpmsg_test_remove(struct rpmsg_device *rp)
|
||||
|
||||
static struct rpmsg_device_id rockchip_rpmsg_test_id_table[] = {
|
||||
{ .name = "rpmsg-ap3-ch0" },
|
||||
{ .name = "rpmsg-mcu0-test" },
|
||||
{ /* sentinel */ },
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user