Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L linux-vm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linux-arm
  • linux-vm
  • Repository
Switch branch/tag
  • linux-vm
  • arch
  • arm
  • boot
  • dts
  • sama5d36.dtsi
Find file BlameHistoryPermalink
  • Boris BREZILLON's avatar
    ARM: at91: fix network interface ordering for sama5d36 · f656d46b
    Boris BREZILLON authored Mar 10, 2014
    
    
    On the newly introduced sama5d36, Gigabit and 10/100 Ethernet network
    interfaces are probed in a different order than for the sama5d35.
    Moreover, users are accustomed to this order in bootloaders and backports
    for older kernel revisions.
    So this patch switches DT node order as it is done for the other dual-Ethernet
    sama5d3 SoC.
    Better interface numbering which does not depend on DT node order is being
    developed for stronger interface identification.
    
    Signed-off-by: default avatarBoris BREZILLON <b.brezillon.dev@gmail.com>
    Signed-off-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
    Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
    f656d46b