mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Add PNP_INFO to the gpiopps driver.
This commit is contained in:
parent
5e9c6b7239
commit
068bd593c0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=350988
@ -47,6 +47,7 @@ static struct ofw_compat_data compat_data[] = {
|
||||
{"pps-gpio", 1},
|
||||
{NULL, 0}
|
||||
};
|
||||
SIMPLEBUS_PNP_INFO(compat_data);
|
||||
#endif /* FDT */
|
||||
|
||||
static devclass_t pps_devclass;
|
||||
|
Loading…
Reference in New Issue
Block a user