diff --git a/dts/bindings/gpio/gpio-generic.yaml b/dts/bindings/gpio/gpio-generic.yaml new file mode 100644 index 0000000000000..ed0996a786915 --- /dev/null +++ b/dts/bindings/gpio/gpio-generic.yaml @@ -0,0 +1,20 @@ +title: GPIO GENERIC + +description: > + This is a representation of the GPIO GENERIC nodes + +inherits: + !include [base.yaml] + +properties: + compatible: + constraint: "gpio-generic" + +sub-node: + properties: + gpios: + type: compound + category: required + label: + type: string + category: required