devicetree: fix base power supply-gpios

This should have been a phandle-array since it's a full GPIO specifier
including pin and flags.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
Peter Bigot 2020-12-02 10:43:13 -06:00 committed by Carles Cufí
commit ade3ef3ef7

View file

@ -5,7 +5,7 @@
properties:
supply-gpios:
type: phandle
type: phandle-array
required: false
description: |
GPIO specifier that controls power to the device.