* [PATCH] configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO
@ 2022-04-14 11:05 Ian Ray
2022-04-22 8:46 ` sbabic
0 siblings, 1 reply; 2+ messages in thread
From: Ian Ray @ 2022-04-14 11:05 UTC (permalink / raw)
To: uboot-imx, u-boot; +Cc: ian.ray
This GPIO is actually an input "Q7_3V3_PCIE_WAKE#_IN" not an output, so
remove the misleaading and incorrect definition.
Cc: Tim Harvey <tharvey@gateworks.com> (re: pci: imx: use vpcie-supply if defined by device-tree)
Signed-off-by: Ian Ray <ian.ray@ge.com>
---
include/configs/ge_bx50v3.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/ge_bx50v3.h b/include/configs/ge_bx50v3.h
index 8d467e4..c80a076 100644
--- a/include/configs/ge_bx50v3.h
+++ b/include/configs/ge_bx50v3.h
@@ -123,6 +123,5 @@
#define CONFIG_PCI_SCAN_SHOW
#define CONFIG_PCIE_IMX
-#define CONFIG_PCIE_IMX_POWER_GPIO IMX_GPIO_NR(1, 5)
#endif /* __GE_BX50V3_CONFIG_H */
--
2.10.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO
2022-04-14 11:05 [PATCH] configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO Ian Ray
@ 2022-04-22 8:46 ` sbabic
0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2022-04-22 8:46 UTC (permalink / raw)
To: Ian Ray, u-boot
> This GPIO is actually an input "Q7_3V3_PCIE_WAKE#_IN" not an output, so
> remove the misleaading and incorrect definition.
> Cc: Tim Harvey <tharvey@gateworks.com> (re: pci: imx: use vpcie-supply if defined by device-tree)
> Signed-off-by: Ian Ray <ian.ray@ge.com>
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] 2+ messages in thread
end of thread, other threads:[~2022-04-22 8:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-14 11:05 [PATCH] configs: ge_bx50v3: remove CONFIG_PCIE_IMX_POWER_GPIO Ian Ray
2022-04-22 8:46 ` sbabic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox