a10_twsi: Add H616 compat string
Reviewed by: manu Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D54914
This commit is contained in:
@@ -63,6 +63,7 @@ static struct ofw_compat_data compat_data[] = {
|
||||
{"allwinner,sun4i-a10-i2c", 1},
|
||||
{"allwinner,sun6i-a31-i2c", 1},
|
||||
{"allwinner,sun8i-a83t-i2c", 1},
|
||||
{"allwinner,sun50i-h616-i2c", 1},
|
||||
{NULL, 0},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user