From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F27BC33A9E1; Fri, 29 May 2026 10:07:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780049238; cv=none; b=DCVkhtxEhH299IS8nBywJF/rUo08mUnMLpgNnwBX4chL9HQXwZs067beWNktcmRWmAk3zNRxJmAWwspAv8zVOD1l7fOM8gssxoqzl/7+avBXhvsAk/adkymmgAi/YiU5EkkmmN59LGMEuq+jB/HB/GlZ2vlZdREZu1HHhRsPX/s= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780049238; c=relaxed/simple; bh=8c2MirpdRCi+ezkE6SiStWt3li+R4iaNA62kBRwUbE8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=RCcJ59Zmkw8iR3KUDY3Hw0cP+hf4ZCbL7k4z4459LAbfLAJfjNyA2EQlnGtJUKGUMcZrx4kyVOvg1nVuGHWzWyEkXRGaHGq1aQhnYVQvoXgb6D4XUnWEG6bmMI7utfJ67DiFZO9cpWVneBDLCUavA64pmPvCMtiPB0/6aNoVR2w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=OGXNYi5s; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OGXNYi5s" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 043B61F00893; Fri, 29 May 2026 10:07:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1780049236; bh=lXKf6EfvdGOigOoLkgyY217iW74Ag1v0A+N5KPnAyHc=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=OGXNYi5sCoKbBpMSoTnYkMJq24CnAv2tZyU0np08BylAsUiretKRXFAH5l700jWNn 55IC0jiozhxx2J+i9XwtOevmWmDF+MwGC+j7NaFQIDYRudZCvi/PO13NCKAoZqZcf1 isBPuV+ezZGnKLhF4voSUmHkf64Ktv+WvOCzxRFNrjP377q71hKV8VLbsg3klJIaCQ ip860dX0//ShSx0qBiGEJVBRqmJASCfQtFzTnkp1E6u++2IXBVhY9wM7AzmXWjA3a+ NWIZ0oBjSdvgW2RBag7JVsDEb9GPBKqrWuyCMjERlvMih8z5ueBTEl890C3ow7M7Gs WDwD7ZdE+U2Bw== Date: Fri, 29 May 2026 11:07:11 +0100 From: Daniel Thompson To: Neil Armstrong Cc: Lee Jones , Jingoo Han , Pavel Machek , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Helge Deller , dri-devel@lists.freedesktop.org, linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, KancyJoe , Krzysztof Kozlowski Subject: Re: [PATCH v3 1/2] dt-bindings: leds: backlight: document the SY7758 6-channel High Efficiency LED Driver Message-ID: References: <20260519-topic-sm8650-ayaneo-pocket-s2-sy7758-v3-0-ec8194bbc885@linaro.org> <20260519-topic-sm8650-ayaneo-pocket-s2-sy7758-v3-1-ec8194bbc885@linaro.org> Precedence: bulk X-Mailing-List: linux-fbdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260519-topic-sm8650-ayaneo-pocket-s2-sy7758-v3-1-ec8194bbc885@linaro.org> On Tue, May 19, 2026 at 10:43:38AM +0200, Neil Armstrong wrote: > Document the Silergy SY7758 6-channel High Efficiency LED Driver > used for backlight brightness control. > > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Neil Armstrong > --- > .../bindings/leds/backlight/silergy,sy7758.yaml | 53 ++++++++++++++++++++++ > 1 file changed, 53 insertions(+) > > diff --git a/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml b/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml > new file mode 100644 > index 000000000000..80e978d691c2 > --- /dev/null > +++ b/Documentation/devicetree/bindings/leds/backlight/silergy,sy7758.yaml > @@ -0,0 +1,53 @@ > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/leds/backlight/silergy,sy7758.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Silergy SY7758 6-channel High Efficiency LED Driver > + > +maintainers: > + - Neil Armstrong > + > +description: > + Silergy SY7758 is a high efficiency 6-channels LED backlight > + driver with I2C brightness control. > + > +allOf: > + - $ref: common.yaml# > + > +properties: > + compatible: > + const: silergy,sy7758 > + > + reg: > + maxItems: 1 > + > + vddio-supply: true > + > + enable-gpios: > + maxItems: 1 > + > +required: > + - compatible > + - reg > + - vddio-supply Sorry for missing this in v2 but is vddio-supply really a required property? It's unusual for supplies to be mandatory (and the it is not mandatory in the driver implementation). Daniel.