mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-27 09:01:07 +08:00
parent
3a1d48c70c
commit
10aa08e580
@ -125,6 +125,7 @@ struct imx51_gpio_softc {
|
|||||||
|
|
||||||
static struct ofw_compat_data compat_data[] = {
|
static struct ofw_compat_data compat_data[] = {
|
||||||
#ifdef __rtems__
|
#ifdef __rtems__
|
||||||
|
{"fsl,imx35-gpio", 1},
|
||||||
{"fsl,imx7d-gpio", 1},
|
{"fsl,imx7d-gpio", 1},
|
||||||
#endif /* __rtems__ */
|
#endif /* __rtems__ */
|
||||||
{"fsl,imx6q-gpio", 1},
|
{"fsl,imx6q-gpio", 1},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user