mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2] ARM: rpi_defconfig: Enable PHY core for dwc2 USB driver
@ 2021-10-20  8:25 Daniel Brát
  2021-10-22 11:15 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Brát @ 2021-10-20  8:25 UTC (permalink / raw)
  To: barebox; +Cc: Daniel Brát

Enable PHY core and USB NOP PHY driver in rpi_defconfig since
the already enabled dwc2 usb driver uses it.

Signed-off-by: Daniel Brát <danek.brat@gmail.com>
---
 arch/arm/configs/rpi_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/rpi_defconfig b/arch/arm/configs/rpi_defconfig
index f42b8819a..b823a9a3d 100644
--- a/arch/arm/configs/rpi_defconfig
+++ b/arch/arm/configs/rpi_defconfig
@@ -96,6 +96,8 @@ CONFIG_WATCHDOG_BCM2835=y
 CONFIG_GPIO_RASPBERRYPI_EXP=y
 CONFIG_PINCTRL_BCM283X=y
 CONFIG_REGULATOR=y
+CONFIG_GENERIC_PHY=y
+CONFIG_USB_NOP_XCEIV=y
 CONFIG_FS_EXT4=y
 CONFIG_FS_TFTP=y
 CONFIG_FS_NFS=y
-- 
2.17.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH v2] ARM: rpi_defconfig: Enable PHY core for dwc2 USB driver
  2021-10-20  8:25 [PATCH v2] ARM: rpi_defconfig: Enable PHY core for dwc2 USB driver Daniel Brát
@ 2021-10-22 11:15 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2021-10-22 11:15 UTC (permalink / raw)
  To: Daniel Brát; +Cc: barebox

On Wed, Oct 20, 2021 at 10:25:05AM +0200, Daniel Brát wrote:
> Enable PHY core and USB NOP PHY driver in rpi_defconfig since
> the already enabled dwc2 usb driver uses it.
> 
> Signed-off-by: Daniel Brát <danek.brat@gmail.com>
> ---
>  arch/arm/configs/rpi_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/configs/rpi_defconfig b/arch/arm/configs/rpi_defconfig
> index f42b8819a..b823a9a3d 100644
> --- a/arch/arm/configs/rpi_defconfig
> +++ b/arch/arm/configs/rpi_defconfig
> @@ -96,6 +96,8 @@ CONFIG_WATCHDOG_BCM2835=y
>  CONFIG_GPIO_RASPBERRYPI_EXP=y
>  CONFIG_PINCTRL_BCM283X=y
>  CONFIG_REGULATOR=y
> +CONFIG_GENERIC_PHY=y
> +CONFIG_USB_NOP_XCEIV=y
>  CONFIG_FS_EXT4=y
>  CONFIG_FS_TFTP=y
>  CONFIG_FS_NFS=y
> -- 
> 2.17.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


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

end of thread, other threads:[~2021-10-22 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20  8:25 [PATCH v2] ARM: rpi_defconfig: Enable PHY core for dwc2 USB driver Daniel Brát
2021-10-22 11:15 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox