Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S SCP-firmware
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 7
    • Merge requests 7
  • 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
  • Firmware
  • SCP-firmware
  • Merge requests
  • !535

module: move n1sdp_i2c module as cdns_i2c module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/chandnich/cdns_i2c into master Sep 22, 2021
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 19

Created by: chandnich

N1Sdp product specific n1sdp_i2c module is renamed as cdns_i2c and moved to top level core module folder. This allows platforms which have the Cadence I2C to make use of the generic module and reduces code duplication.

References to n1sdp platform code has been removed from the module.

Signed-off-by: Chandni Cherukuri chandni.cherukuri@arm.com Change-Id: Id25b31521e8c89b17b3b6d521dad710590076be4

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/chandnich/cdns_i2c