Message ID | 20220915113955.22521-1-astrid.rost@axis.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: ts3a227e control debounce times | expand |
On Thu, Sep 15, 2022 at 01:39:52PM +0200, Astrid Rost wrote: > From: Astrid Rost <astridr@axis.com> > > PATCH 1 - convert ts3a227e bindings to yaml. > PATCH 2 - add ts3a227e bindings to support debounce times. > PATCH 3 - add ts3a227e driver to support debounce times. In general it's better to put new features before binding conversions, the binding conversions can require more work than simple feature additions.