[U-Boot] [PATCH v1 12/29] imx6: aristainetos: convert gpio pins to DM and DTS

2019-12-29 Thread sbabic
> Enable DM_GPIO, GPIO_HOG, LED and LED_GPIO as gpio > and LEDs are now defined in DTS. Enable also here > the pinctrl driver, so pinmux setup is also done. > Signed-off-by: Heiko Schocher Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic --

[U-Boot] [PATCH v1 12/29] imx6: aristainetos: convert gpio pins to DM and DTS

2019-12-01 Thread Heiko Schocher
Enable DM_GPIO, GPIO_HOG, LED and LED_GPIO as gpio and LEDs are now defined in DTS. Enable also here the pinctrl driver, so pinmux setup is also done. Signed-off-by: Heiko Schocher --- board/aristainetos/aristainetos.c | 134 -- configs/aristainetos2_defconfig |