Re: [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings

From: Maud Spierings
Date: Mon Jul 28 2025 - 02:33:22 EST




On 7/25/25 21:51, Rob Herring wrote:
On Fri, Jul 25, 2025 at 04:06:45PM +0200, Maud Spierings wrote:


On 7/25/25 15:27, Rob Herring (Arm) wrote:

On Fri, 25 Jul 2025 13:09:23 +0200, Maud Spierings wrote:
The Maxim MAX25014 is a 4-channel automotive grade backlight driver IC
with intgrated boost controller.

Signed-off-by: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>
---
.../bindings/leds/backlight/maxim,max25014.yaml | 78 ++++++++++++++++++++++
MAINTAINERS | 5 ++
2 files changed, 83 insertions(+)


My bot found errors running 'make dt_binding_check' on your patch:

Pretty sure I did that, but I've never gotten those tools to work quite
right, I'll look at it for v2

What's the issue?

I'm on arch, and I believe there is some specific version dependencies in some of the libraries used, so I have a venv for doing kernel work but it still doesn't seem quite happy sometimes. I may have just messed something in that part and thought I did it correctly, but didn't.

I think I have it working properly now though, just did a quick test and it worked as intended.