mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 07:05:20 +08:00

committed by
Christian Mauderer

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},
|
||||||
|
Reference in New Issue
Block a user