All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-5.4 0/2] i2c: fsi: Fixes for systems with more ports
@ 2020-05-19 19:39 Eddie James
  2020-05-19 19:39 ` [PATCH linux dev-5.4 1/2] i2c: fsi: Fix the port number field in status register Eddie James
  2020-05-19 19:39 ` [PATCH linux dev-5.4 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes Eddie James
  0 siblings, 2 replies; 5+ messages in thread
From: Eddie James @ 2020-05-19 19:39 UTC (permalink / raw)
  To: openbmc; +Cc: joel, Eddie James

Fix two things that cause issues on systems with lots of ports off the FSI
I2C master.

Eddie James (2):
  i2c: fsi: Fix the port number field in status register
  i2c: fsi: Prevent adding adapters for ports without dts nodes

 drivers/i2c/busses/i2c-fsi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.24.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-06-02  1:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-19 19:39 [PATCH linux dev-5.4 0/2] i2c: fsi: Fixes for systems with more ports Eddie James
2020-05-19 19:39 ` [PATCH linux dev-5.4 1/2] i2c: fsi: Fix the port number field in status register Eddie James
2020-06-02  1:36   ` Joel Stanley
2020-05-19 19:39 ` [PATCH linux dev-5.4 2/2] i2c: fsi: Prevent adding adapters for ports without dts nodes Eddie James
2020-06-02  1:57   ` Joel Stanley

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.