mirror of https://github.com/torvalds/linux.git
dt-bindings: leds: issi,is31fl319x: Drop 'db' suffix duplicating dtschema
A common property unit suffix '-db' was added to dtschema, thus in-kernel bindings should not reference the type. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: "Rob Herring (Arm)" <robh@kernel.org> Link: https://lore.kernel.org/r/20250811-dt-bindings-db-v1-1-457301523bb5@linaro.org Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
c2d5d8f247
commit
19c5010e8a
|
|
@ -42,7 +42,6 @@ properties:
|
||||||
description: GPIO attached to the SDB pin.
|
description: GPIO attached to the SDB pin.
|
||||||
|
|
||||||
audio-gain-db:
|
audio-gain-db:
|
||||||
$ref: /schemas/types.yaml#/definitions/uint32
|
|
||||||
default: 0
|
default: 0
|
||||||
description: Audio gain selection for external analog modulation input.
|
description: Audio gain selection for external analog modulation input.
|
||||||
enum: [0, 3, 6, 9, 12, 15, 18, 21]
|
enum: [0, 3, 6, 9, 12, 15, 18, 21]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue