From: Markuss Broks Date: Mon, 23 May 2022 17:53:40 +0000 (+0300) Subject: dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties X-Git-Tag: v6.6.17~6911^2~26^2~197 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2b9208963b81f6671b9b4cfa9dd92314317de156;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: proximity: vl53l0x: Document optional supply and GPIO properties Add the optional properties for the VL53L0X ToF sensor to the device-tree binding. Acked-by: Krzysztof Kozlowski Signed-off-by: Markuss Broks Link: https://lore.kernel.org/r/20220523175344.5845-2-markuss.broks@gmail.com Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml b/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml index 656460d..322befc 100644 --- a/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml +++ b/Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml @@ -19,6 +19,11 @@ properties: interrupts: maxItems: 1 + reset-gpios: + maxItems: 1 + + vdd-supply: true + required: - compatible - reg