Re: [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
From: Linus Walleij <hidden>
Date: 2024-02-19 14:22:42
Also in:
linux-devicetree, linux-i2c, linux-mips, lkml
From: Linus Walleij <hidden>
Date: 2024-02-19 14:22:42
Also in:
linux-devicetree, linux-i2c, linux-mips, lkml
On Thu, Feb 15, 2024 at 5:52 PM Théo Lebrun [off-list ref] wrote:
Allow overriding the default timeout value (200ms) from devicetree, using the timeout-usecs property. The i2c_adapter->timeout field is an unaccurate jiffies amount; i2c-nomadik uses hrtimers for timeouts below one jiffy. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Once we agree on the binding name: Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel