Re: [PATCH v4 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'

From: Changhuang Liang

Date: Mon Aug 03 2026 - 21:28:24 EST


Hi, Rob

Thanks for the review.

> On Sat, Aug 01, 2026 at 12:26:51AM -0700, Changhuang Liang wrote:
> > Add the property 'input-debounce-ns' to specify debounce time in
> > nanoseconds as an alternative to the existing 'input-debounce' which
> > uses microseconds. Make the new property unavailable when the existing
> > property 'input-debounce' is selected to prevent conflicting definitions.
>
> Why do we need this? Why is usec resolution not good enough?
>
> That's what your commit msg should answer, not explain the diff which I can
> read myself.

I will supplement this description in v5.

Best Regards,
Changhuang