Re: [PATCH v3 0/4] AS3645A fixes
From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Date: 2017-09-22 19:37:06
Also in:
linux-leds, linux-media
Hi Sakari, On 09/22/2017 11:32 AM, Sakari Ailus wrote:
Hi Jacek and others, Here are a few fixes for the as3645a DTS as well as changes in bindings. The driver is not in a release yet. Jacek: Could you take these to your fixes branch so we don't get faulty DT bindings to a release? I've dropped the patches related to LED naming and label property as the discusion appears to continue on that.
No problem. One question - isn't patch 3/4 missing? Best regards, Jacek Anaszewski
Thanks. since v2: - Drop patches related to LED naming. - No other changes. since v1: - Add LED colour to the name of the LED, this adds two patches to the set. - Add a patch to unregister the indicator LED in driver remove function. - No changes to v1 patches. Sakari Ailus (4): as3645a: Use ams,input-max-microamp as documented in DT bindings dt: bindings: as3645a: Use LED number to refer to LEDs as3645a: Use integer numbers for parsing LEDs as3645a: Unregister indicator LED on device unbind .../devicetree/bindings/leds/ams,as3645a.txt | 28 +++++++++++++-------- arch/arm/boot/dts/omap3-n950-n9.dtsi | 10 +++++--- drivers/leds/leds-as3645a.c | 29 +++++++++++++++++++--- 3 files changed, 51 insertions(+), 16 deletions(-)