Filename fix for EN11 -> EC11.

This commit is contained in:
Pete Johanson
2020-07-21 13:24:44 -04:00
parent 7da9a1039f
commit aa7c74fe07

View File

@@ -0,0 +1,21 @@
description: |
Sensor driver for the Alps EC11 rotary encoder
compatible: "alps,ec11"
properties:
label:
type: string
required: true
a-gpios:
type: phandle-array
required: true
description: A pin for the encoder
b-gpios:
type: phandle-array
required: true
description: A pin for the encoder
resolution:
type: int
description: Number of pulses per tick
required: false