ACK/Cmnt: [SRU][focal/linux-raspi][PATCH v2] UBUNTU: [Config] raspi: Set USB_DWC2_DUAL_ROLE=y

Stefan Bader stefan.bader at canonical.com
Wed May 13 12:30:14 UTC 2020


On 12.05.20 17:25, Juerg Haefliger wrote:
> BugLink: https://bugs.launchpad.net/bugs/1861070
> 
> Signed-off-by: Juerg Haefliger <juergh at canonical.com>
Acked-by: Stefan Bader <stefan.bader at canonical.com>
> ---

The related task in launchpad should have proper status and importance. The main
task should be invalid as the source does not (independently exist there). I did
set things for now.

-Stefan

>  debian.raspi/config/annotations          | 7 +++++--
>  debian.raspi/config/config.common.ubuntu | 4 ++--
>  2 files changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/debian.raspi/config/annotations b/debian.raspi/config/annotations
> index 824cc0cbbe2d..e57e62300df7 100644
> --- a/debian.raspi/config/annotations
> +++ b/debian.raspi/config/annotations
> @@ -7310,9 +7310,12 @@ CONFIG_USB_DWC2_DEBUG                           policy<{'amd64': 'n', 'arm64': '
>  CONFIG_USB_DWC2_TRACK_MISSED_SOFS               policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n'}>
>  
>  # Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB2 DRD Core Support >> DWC2 Mode Selection
> -CONFIG_USB_DWC2_HOST                            policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y'}>
> +CONFIG_USB_DWC2_HOST                            policy<{'arm64': 'n', 'armhf': 'n'}>
>  CONFIG_USB_DWC2_PERIPHERAL                      policy<{'armhf': 'n'}>
> -CONFIG_USB_DWC2_DUAL_ROLE                       policy<{'armhf': 'n'}>
> +CONFIG_USB_DWC2_DUAL_ROLE                       policy<{'arm64': 'y', 'armhf': 'y'}>
> +
> +CONFIG_USB_DWC2_HOST                            note<LP:1861070>
> +CONFIG_USB_DWC2_DUAL_ROLE                       note<LP:1861070>
>  
>  # Menu: Device Drivers >> USB support >> Support for Host-side USB >> DesignWare USB3 DRD Core Support
>  CONFIG_USB_DWC3                                 policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
> diff --git a/debian.raspi/config/config.common.ubuntu b/debian.raspi/config/config.common.ubuntu
> index fe3a4c183c45..35dea0f95d77 100644
> --- a/debian.raspi/config/config.common.ubuntu
> +++ b/debian.raspi/config/config.common.ubuntu
> @@ -7279,8 +7279,8 @@ CONFIG_USB_DSBR=m
>  # CONFIG_USB_DUMMY_HCD is not set
>  CONFIG_USB_DWC2=m
>  # CONFIG_USB_DWC2_DEBUG is not set
> -# CONFIG_USB_DWC2_DUAL_ROLE is not set
> -CONFIG_USB_DWC2_HOST=y
> +CONFIG_USB_DWC2_DUAL_ROLE=y
> +# CONFIG_USB_DWC2_HOST is not set
>  # CONFIG_USB_DWC2_PCI is not set
>  # CONFIG_USB_DWC2_PERIPHERAL is not set
>  # CONFIG_USB_DWC2_TRACK_MISSED_SOFS is not set
> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20200513/d0ff8012/attachment.sig>


More information about the kernel-team mailing list