dt-bindings: leds: ncp5623: Add 0x39 as a valid I2C address

The NCP5623C variant has the I2C address at 0x39 according its datasheet:

https://www.mouser.com/datasheet/2/308/NCP5623C-D-64591.pdf

Make 0x39 a valid I2C address in the dt-binding.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/20250703144644.2878253-1-festevam@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
Fabio Estevam 2025-07-03 11:46:44 -03:00 committed by Lee Jones
parent 26f732791f
commit 4903924ac7

View file

@ -19,7 +19,9 @@ properties:
- onnn,ncp5623
reg:
const: 0x38
enum:
- 0x38
- 0x39
multi-led:
type: object