Re: [PATCH v4 1/3] dt-bindings: i2c: Add Novatek NT72676 I2C controller
[email protected] Fri, 31 Jul 2026 18:10:36 +0800
| Newsgroups | org.kernel.vger.linux-i2c,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Ben Huang <[email protected]> On Friday, July 31, 2026 5:34 PM, Krzysztof Kozlowski <[email protected]> wrote: >> +description: | > > Do not need '|' unless you need to preserve formatting. '|' will be removed for the next iteration. > You miss clocks. Currently, the I2C input clock rates are hard-coded in i2c-nt72676.c, which is not ideal. I will check the proper way to model the input clocks in the DT binding and update the driver accordingly. Thank you! Sincerely, Ben Huang