Add allwinner,sun8i-a83t-i2c to the list of compatible devices.
This commit is contained in:
parent
f9a4fa815c
commit
2b8cd1e804
@ -66,6 +66,7 @@ __FBSDID("$FreeBSD$");
|
|||||||
static struct ofw_compat_data compat_data[] = {
|
static struct ofw_compat_data compat_data[] = {
|
||||||
{"allwinner,sun4i-a10-i2c", 1},
|
{"allwinner,sun4i-a10-i2c", 1},
|
||||||
{"allwinner,sun6i-a31-i2c", 1},
|
{"allwinner,sun6i-a31-i2c", 1},
|
||||||
|
{"allwinner,sun8i-a83t-i2c", 1},
|
||||||
{NULL, 0},
|
{NULL, 0},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user