Add driver for MAX42500 - #3401
Open
kentlibe wants to merge 6 commits into
Open
Conversation
The MAX42500 component structure of the nodes and properties of the serial interfaces and the I/O ports to access, control and configure the voltage monitors, and to program the power sequence timestamp recordings and the windowed watchdog timing. Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
The MAX42500 is a multiple function device for power system monitoring, power sequence timestamp recordings and windowed watchdog combined all- together in one SoC package. These features can be used independently or at the same time in a wide range of applications. Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
The MAX42500 supports standard power management, hwmon and watchdog ABI and sysfs attribute entries to expose the sensor data of the voltage monitors, power sequence timestamp recordings and windowed watchdog to the userspace. Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
The MAX42500 is a SoC power-system monitor with up to seven voltage monitor inputs that has programmable OV/UV thresholds and support DVS by I2C interface. Also, it has a programmable flexible power sequence recorder that stores the power-up and power-down timestamps separately. Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
The MAX42500 contains a programmable windowed watchdog and can be used either as simple mode windowed watchdog or challenge-and-response mode watchdog, which is accessible through the I2C interface, along with a configurable RESET output. Signed-off-by: Kent Libetario <Kent.Libetario@analog.com>
Add entry for the MAX42500 driver Signed-off-by: Kent Libetario <Kent.Libetario@analog.com> Signed-off-by: kentlibe <kent.libetario@analog.com>
kentlibe
requested review from
CiprianRegus,
amiclaus,
btogorean,
buha,
chegbeli,
danmois,
dbogdan,
machschmitt,
mhennerich,
nunojsa,
rbolboac and
stefpopa
as code owners
June 26, 2026 07:51
Collaborator
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Description
Refer to PR# #2659 since this was closed and could not be reopened.