[PATCH 1/4] dt-bindings: iio: light: stk33xx: add regulator for vdd supply
Jonathan Cameron
jic23 at kernel.org
Sat Apr 20 06:05:29 PDT 2024
On Sun, 14 Apr 2024 13:57:13 -0400
Aren Moynihan <aren at peacevolution.org> wrote:
> Signed-off-by: Aren Moynihan <aren at peacevolution.org>
> ---
> Documentation/devicetree/bindings/iio/light/stk33xx.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/light/stk33xx.yaml b/Documentation/devicetree/bindings/iio/light/stk33xx.yaml
> index f6e22dc9814a..db35e239d4a8 100644
> --- a/Documentation/devicetree/bindings/iio/light/stk33xx.yaml
> +++ b/Documentation/devicetree/bindings/iio/light/stk33xx.yaml
> @@ -29,6 +29,7 @@ properties:
> interrupts:
> maxItems: 1
>
> + vdd-supply: true
As per review of patch 2, make it required and add one to the example.
That doesn't mean it will be in every dts file, just that we expect
it to exist given chips tend to work poorly without power.
> proximity-near-level: true
>
> required:
More information about the linux-arm-kernel
mailing list