Re: [PATCH v4 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
Changhuang Liang <[email protected]> Tue, 4 Aug 2026 01:12:25 +0000
| Newsgroups | org.kernel.vger.linux-gpio,org.infradead.lists.linux-riscv,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <ZQ4PR01MB1202AA6D5D6414E1EDC15157F2D42@ZQ4PR01MB1202.CHNPR01.prod.partner.outlook.cn> |
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 definition= s. >=20 > Why do we need this? Why is usec resolution not good enough? >=20 > That's what your commit msg should answer, not explain the diff which I c= an > read myself. I will supplement this description in v5. Best Regards, Changhuang