Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 757616c2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mhi: dev: net_dev: add support for SWIP and IP_HW1 channels"

parents e3b36a40 54087f7d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1108,6 +1108,8 @@ static int mhi_netdev_probe(struct mhi_device *mhi_dev,
static const struct mhi_device_id mhi_netdev_match_table[] = {
	{ .chan = "IP_HW0" },
	{ .chan = "IP_HW0_RSC" },
	{ .chan = "IP_SW0" },
	{ .chan = "IP_HW1" },
	{},
};