Add PNP_INFO to the gpiopps driver.
This commit is contained in:
parent
5e9c6b7239
commit
068bd593c0
@ -47,6 +47,7 @@ static struct ofw_compat_data compat_data[] = {
|
|||||||
{"pps-gpio", 1},
|
{"pps-gpio", 1},
|
||||||
{NULL, 0}
|
{NULL, 0}
|
||||||
};
|
};
|
||||||
|
SIMPLEBUS_PNP_INFO(compat_data);
|
||||||
#endif /* FDT */
|
#endif /* FDT */
|
||||||
|
|
||||||
static devclass_t pps_devclass;
|
static devclass_t pps_devclass;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user