diff mbox series

[V2,2/4] warp7: remove unused usb configs

Message ID 20200129210602.14521-2-offougajoris@gmail.com
State Accepted
Commit 2140cae4e8cb86b01c8254078f3fdb51ec807656
Delegated to: Stefano Babic
Headers show
Series [V2,1/4] warp7: Fix the pmic_get() parameter in the DM case | expand

Commit Message

Joris OFFOUGA Jan. 29, 2020, 9:05 p.m. UTC
With commit 6b503f9e6549("warp7: Switch to DM USB").
These configs are not necessary

Signed-off-by: Joris Offouga <offougajoris@gmail.com>
---
 changes v1->v2:
 add 12 digits for commit ID
 fix typo in commit log

 include/configs/warp7.h | 4 ----
 1 file changed, 4 deletions(-)

Comments

Fabio Estevam Jan. 29, 2020, 10:50 p.m. UTC | #1
On Wed, Jan 29, 2020 at 6:06 PM Joris Offouga <offougajoris@gmail.com> wrote:
>
> With commit 6b503f9e6549("warp7: Switch to DM USB").
> These configs are not necessary
>
> Signed-off-by: Joris Offouga <offougajoris@gmail.com>

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Stefano Babic Feb. 10, 2020, 9:07 a.m. UTC | #2
> With commit 6b503f9e6549("warp7: Switch to DM USB").
> These configs are not necessary
> Signed-off-by: Joris Offouga <offougajoris@gmail.com>
> Reviewed-by: Fabio Estevam <festevam@gmail.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index da894ec0ca..39c00480bd 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -149,12 +149,8 @@ 
 #define CONFIG_SYS_MMC_ENV_DEV		0
 #define CONFIG_SYS_MMC_ENV_PART		0
 
-/* USB Configs */
-#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
 
 #define CONFIG_MXC_USB_PORTSC		(PORT_PTS_UTMI | PORT_PTS_PTW)
-#define CONFIG_MXC_USB_FLAGS		0
-#define CONFIG_USB_MAX_CONTROLLER_COUNT 1 /* Only OTG1 port enabled */
 
 #define CONFIG_IMX_THERMAL