Skip to content
Verified Commit 71406b6d authored by João Paulo Gonçalves's avatar João Paulo Gonçalves Committed by Mark Brown
Browse files

regulator: max20086: Fix MAX200086 chip id



>From MAX20086-MAX20089 datasheet, the id for a MAX20086 is 0x30 and not
0x40. With the current code, the driver will fail on probe when the
driver tries to identify the chip id from a MAX20086 device over I2C.

Cc: stable@vger.kernel.org
Fixes: bfff546a ("regulator: Add MAX20086-MAX20089 driver")
Signed-off-by: default avatarJoão Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>
Link: https://patch.msgid.link/20250420-fix-max20086-v1-1-8cc9ee0d5a08@gmail.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 8ffd015d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment