Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • J jg-open
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • linux-arm
  • jg-open
  • Repository
Switch branch/tag
  • jg-open
  • arch
  • arm
  • mach-imx
  • src.c
Find file BlameHistoryPermalink
  • Philipp Zabel's avatar
    ARM: imx: register reset controller from a platform driver · a1467faa
    Philipp Zabel authored Oct 05, 2021
    Starting with commit 6b2117ad ("of: property: fw_devlink: Add
    support for "resets" and "pwms""), the imx-drm driver fails to load
    due to forever dormant devlinks to the reset-controller node. This
    node was never associated with a struct device.
    
    Add a platform device to allow fw_devnode to activate the devlinks.
    
    Fixes: 6b2117ad
    
     ("of: property: fw_devlink: Add support for "resets" and "pwms"")
    Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
    Tested-by: default avatarFabio Estevam <festevam@gmail.com>
    Reviewed-by: default avatarSaravana Kannan <saravanak@google.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    a1467faa