[PATCH v2] ARM: rpi_defconfig: Enable PHY core for dwc2 USB driver

Sascha Hauer sha at pengutronix.de
Fri Oct 22 04:15:54 PDT 2021


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 at 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 at 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 |



More information about the barebox mailing list