From: Kryštof Černý <cleverline1mc@xxxxxxxxx> Adds the newly added vcc-supply property to bindings. Signed-off-by: Kryštof Černý <cleverline1mc@xxxxxxxxx> --- Documentation/devicetree/bindings/w1/maxim,ds2482.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml b/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml index 422becc6e1fa8d58665c5586ebdc611cd0b2c760..a6b9e0658ec858cb24b21cf64443a061bb43e4ef 100644 --- a/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml +++ b/Documentation/devicetree/bindings/w1/maxim,ds2482.yaml @@ -25,6 +25,9 @@ properties: reg: maxItems: 1 + vcc-supply: + description: phandle of the regulator that provides the supply voltage. + required: - compatible - reg -- 2.39.5