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
  • boot
  • dts
  • aspeed-bmc-ibm-rainier.dts
Find file BlameHistoryPermalink
  • Joel Stanley's avatar
    ARM: dts: aspeed: Fix AST2600 machines line names · ca46ad22
    Joel Stanley authored Jun 24, 2021
    Tacoma and Rainier both have a line-names array that is too long:
    
     gpio gpiochip0: gpio-line-names is length 232 but should be at most length 208
    
    This was probably copied from an AST2500 device tree that did have more
    GPIOs on the controller.
    
    Fixes: e9b24b55 ("ARM: dts: aspeed: rainier: Add gpio line names")
    Fixes: 2f68e4e7 ("ARM: dts: aspeed: tacoma: Add gpio line names")
    Link: https://lore.kernel.org/r/20210624090742.56640-1-joel@jms.id.au
    
    
    Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
    ca46ad22