EN11 is actually EC11, some sample work.

This commit is contained in:
Pete Johanson
2020-07-20 20:54:58 -04:00
parent 331bfa7052
commit 109c69cbab
11 changed files with 237 additions and 247 deletions

View File

@@ -1,7 +1,7 @@
description: |
Sensor driver for the Alps en11 rotary encoder
Sensor driver for the Alps EC11 rotary encoder
compatible: "alps,en11"
compatible: "alps,ec11"
properties:
label:
@@ -15,3 +15,7 @@ properties:
type: phandle-array
required: true
description: A pin for the encoder
resolution:
type: int
description: Number of pulses per tick
required: false