mirror of
https://xff.cz/git/u-boot/
synced 2025-10-21 01:51:11 +02:00
imx8: imx8-pins: add i.MX8QM
Add i.MX8QM entry Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
|
||||
#if defined(CONFIG_IMX8QXP)
|
||||
#include <dt-bindings/pinctrl/pads-imx8qxp.h>
|
||||
#elif defined(CONFIG_IMX8QM)
|
||||
#include <dt-bindings/pinctrl/pads-imx8qm.h>
|
||||
#else
|
||||
#error "No pin header"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user