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
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • 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
  • !183

juno/xrp7724: Cache voltage value to save I2C transmissions

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Darryl Green requested to merge github/fork/raphaelgault/xrp_caching into master Jan 22, 2020
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: raphaelgault

This patch introduces a cache for the voltage value for each PSU device in order to prevent the device from doing I2C transmissions and reading the voltage if it is already cached or set to the requested value.

Change-Id: I812b2b442069a2f4929d801c79989aea75a265f9 Signed-off-by: Raphael Gault raphael.gault@arm.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/raphaelgault/xrp_caching