On Tue, 9 Jul 2019 13:19:33 +0000, <[email protected]> wrote: > From: Eugen Hristev <[email protected]> > > Some i2c controllers have a built-in digital or analog filter. > This is specifically required depending on the hardware PCB/board. > Some controllers also allow specifying the maximum width of the > spikes that can be filtered. The width length can be specified in nanoseconds. > > Signed-off-by: Eugen Hristev <[email protected]> > --- > Documentation/devicetree/bindings/i2c/i2c.txt | 11 +++++++++++ > 1 file changed, 11 insertions(+) >
Reviewed-by: Rob Herring <[email protected]>

