Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • chendotjs
  • linux
  • Repository
Switch branch/tag
  • linux
  • arch
  • arm
  • configs
  • multi_v7_defconfig
Find file BlameHistoryPermalink
  • Stefan Wahren's avatar
    ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in · ab37a7a8
    Stefan Wahren authored Jul 10, 2021
    The usage of usb-nop-xceiv PHY on Raspberry Pi boards with BCM283x has
    been a "regression source" a lot of times. The last case is breakage of
    USB mass storage boot has been commit e5904747 ("driver core: Set
    fw_devlink=on by default") for multi_v7_defconfig. As long as
    NOP_USB_XCEIV is configured as module, the dwc2 USB driver defer probing
    endlessly and prevent booting from USB mass storage device. So make
    the driver built-in as in bcm2835_defconfig and arm64/defconfig.
    
    Fixes: e5904747
    
     ("driver core: Set fw_devlink=on by default")
    Reported-by: default avatarOjaswin Mujoo <ojaswin98@gmail.com>
    Signed-off-by: default avatarStefan Wahren <stefan.wahren@i2se.com>
    Link: https://lore.kernel.org/r/1625915095-23077-1-git-send-email-stefan.wahren@i2se.com
    
    '
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    ab37a7a8