drivers: led_strip: ws2812_gpio: Rename in-gpios property to gpios

ws2812-gpio's `in-gpios` property is not used as an input pin.
Renaming it to `gpios` to reflect the actual situation.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
TOKITA Hiroshi 2024-02-05 21:48:58 +09:00 committed by Henrik Brix Andersen
commit 0702f0eb45
5 changed files with 14 additions and 8 deletions

View file

@ -14,7 +14,7 @@ compatible: "worldsemi,ws2812-gpio"
include: [base.yaml, ws2812.yaml]
properties:
in-gpios:
gpios:
type: phandle-array
required: true
description: |