Re: [PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example

2023-05-15 Thread Lee Jones
On Sat, 29 Apr 2023, Jianhua Lu wrote: > The kinetic,ktz8866 is a I2C driver, so add the missing reg property. > And update example to make it clear. > > Signed-off-by: Jianhua Lu > --- > .../leds/backlight/kinetic,ktz8866.yaml | 29 --- > 1 file changed, 19 insertions(+),

Re: [PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example

2023-05-02 Thread Daniel Thompson
On Sat, Apr 29, 2023 at 12:02:46AM +0800, Jianhua Lu wrote: > The kinetic,ktz8866 is a I2C driver, so add the missing reg property. > And update example to make it clear. > > Signed-off-by: Jianhua Lu Reviewed-by: Daniel Thompson

Re: [PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example

2023-05-01 Thread Krzysztof Kozlowski
On 28/04/2023 18:02, Jianhua Lu wrote: > The kinetic,ktz8866 is a I2C driver, so add the missing reg property. > And update example to make it clear. > > Signed-off-by: Jianhua Lu > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof

[PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example

2023-04-28 Thread Jianhua Lu
The kinetic,ktz8866 is a I2C driver, so add the missing reg property. And update example to make it clear. Signed-off-by: Jianhua Lu --- .../leds/backlight/kinetic,ktz8866.yaml | 29 --- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/Documentation/devicetr