Skip to content

Conversation

@actorreno
Copy link
Contributor

Adds a few attributes for MAX34451 version ETNA+6 and later. A few attributes reads CRC of the device and the other feature is being able to load a firmware or config file from a hex file. This hex file is assumed to be added in /lib/firmware folder.

PR Description

  • This adds features/attributes for the max34451. This is only applicable to later releases with versions ETNA+6 and above.
  • 4 attributes added. 3 are similar that just reads a PMBUS register for CRC. 1 attribute loads a hex file that is assumed to be placed in /lib/firmware.
  • Datasheets MAX34451.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

@actorreno actorreno force-pushed the dev_max34451_hex_load branch 5 times, most recently from bd2a7a5 to af2c180 Compare January 6, 2026 08:31
Adds a few attributes for MAX34451 version ETNA+6 and later. A few attributes reads
CRC of the device and the other feature is being able to load a firmware or config
file from a hex file. This hex file is assumed to be added in /lib/firmware folder.

Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants