refactor(drivers): Make label property optional

This commit is contained in:
Joel Spadin 2023-11-18 00:39:11 -06:00
parent 55b255469e
commit 47f71b96b3

View file

@ -6,7 +6,8 @@ compatible: "alps,ec11"
properties:
label:
type: string
required: true
required: false
deprecated: true
a-gpios:
type: phandle-array
required: true