Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: leds: rohm,bd71828: Drop select:false

select:false makes the schema basically ignored (not selected for given
compatible), unless some other binding references it. It's not really
useful nor needed for device bindings, even if they are part of other
binding (like MFD).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230728171123.110489-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Lee Jones
f044ae6b c3f85318

-2
-2
Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
··· 18 18 19 19 The device has two LED outputs referred as GRNLED and AMBLED in data-sheet. 20 20 21 - select: false 22 - 23 21 properties: 24 22 compatible: 25 23 const: rohm,bd71828-leds