Thread (15 messages) 15 messages, 4 authors, 2021-12-01

Re: [PATCH v1 1/2] i2c: designware-pci: Add support for Fast Mode Plus and High Speed Mode

From: Wolfram Sang <wsa@kernel.org>
Date: 2021-11-29 20:24:00
Also in: lkml

On Tue, Nov 09, 2021 at 04:05:51PM +0530, lakshmi.sowjanya.d@intel.com wrote:
From: Lakshmi Sowjanya D <redacted>

Add support to configure HCNT, LCNT values for Fast Mode Plus and High
Speed Mode.

Signed-off-by: Lakshmi Sowjanya D <redacted>
Applied to for-next, thanks!
+	u32 fp_lcnt;
+	u32 hs_lcnt;
 	u32 sda_hold;
Short question unrelated to this patch. Why are all these u32...
 		dev->ss_hcnt = cfg->ss_hcnt;
 		dev->fs_hcnt = cfg->fs_hcnt;
... and the ones in dev are u16? Wouldn't it be easier if they all had
the same type?

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help