diff options
author | João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com> | 2025-04-20 15:28:01 -0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-22 14:58:26 +0100 |
commit | 71406b6d1155d883c80c1b4405939a52f723aa05 (patch) | |
tree | b5dfc34765e86dccdcfe951e1ccf88305821d3e9 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 8ffd015db85fea3e15a77027fda6c02ced4d2444 (diff) |
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: bfff546aae50 ("regulator: Add MAX20086-MAX20089 driver")
Signed-off-by: João Paulo Gonçalves <jpaulo.silvagoncalves@gmail.com>
Link: https://patch.msgid.link/20250420-fix-max20086-v1-1-8cc9ee0d5a08@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions