u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM
@ 2022-08-26 21:16 Marek Vasut
  2022-08-27 11:22 ` Fabio Estevam
  2022-09-18 20:41 ` sbabic
  0 siblings, 2 replies; 3+ messages in thread
From: Marek Vasut @ 2022-08-26 21:16 UTC (permalink / raw)
  To: u-boot; +Cc: Marek Vasut, Fabio Estevam, Peng Fan, Stefano Babic, uboot-imx

Enable GPIO hog support in SPL to match the GPIO hog support in U-Boot proper.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <festevam@denx.de>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: uboot-imx <uboot-imx@nxp.com>
---
 configs/imx8mp_dhcom_pdk2_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/imx8mp_dhcom_pdk2_defconfig b/configs/imx8mp_dhcom_pdk2_defconfig
index 0315a4cfb21..e78b9a1569e 100644
--- a/configs/imx8mp_dhcom_pdk2_defconfig
+++ b/configs/imx8mp_dhcom_pdk2_defconfig
@@ -169,6 +169,7 @@ CONFIG_FASTBOOT_BUF_SIZE=0x20000000
 CONFIG_FASTBOOT_FLASH=y
 CONFIG_FASTBOOT_FLASH_MMC_DEV=0
 CONFIG_GPIO_HOG=y
+CONFIG_SPL_GPIO_HOG=y
 CONFIG_MXC_GPIO=y
 CONFIG_DM_I2C=y
 # CONFIG_INPUT is not set
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM
  2022-08-26 21:16 [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM Marek Vasut
@ 2022-08-27 11:22 ` Fabio Estevam
  2022-09-18 20:41 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2022-08-27 11:22 UTC (permalink / raw)
  To: Marek Vasut; +Cc: u-boot, Peng Fan, Stefano Babic, uboot-imx

On 26/08/2022 18:16, Marek Vasut wrote:
> Enable GPIO hog support in SPL to match the GPIO hog support in U-Boot 
> proper.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <festevam@denx.de>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: uboot-imx <uboot-imx@nxp.com>

Reviewed-by: Fabio Estevam <festevam@denx.de>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM
  2022-08-26 21:16 [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM Marek Vasut
  2022-08-27 11:22 ` Fabio Estevam
@ 2022-09-18 20:41 ` sbabic
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic @ 2022-09-18 20:41 UTC (permalink / raw)
  To: Marek Vasut, u-boot

> Enable GPIO hog support in SPL to match the GPIO hog support in U-Boot proper.
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <festevam@denx.de>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: uboot-imx <uboot-imx@nxp.com>
> Reviewed-by: Fabio Estevam <festevam@denx.de>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-18 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 21:16 [PATCH] ARM: imx: Enable SPL GPIO hog on i.MX8M Plus DHCOM Marek Vasut
2022-08-27 11:22 ` Fabio Estevam
2022-09-18 20:41 ` sbabic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).