mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
dt-bindings: w1: ds2482: Add vcc-supply property
ds2482 has a VCC pin, accepting 2.9-5.5 V. Signed-off-by: Kryštof Černý <cleverline1mc@gmail.com> Reviewed-by: Stefan Wahren <wahrenst@gmx.net> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20241129-ds2482-add-reg-v6-1-bd95ad171e19@gmail.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
parent
40384c840e
commit
be197d90de
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ properties:
|
|||
reg:
|
||||
maxItems: 1
|
||||
|
||||
vcc-supply: true
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
|
Loading…
Add table
Reference in a new issue