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