From: Eddie James <eajames@linux.ibm.com>
To: openbmc@lists.ozlabs.org
Cc: joel@jms.id.au, Eddie James <eajames@linux.ibm.com>
Subject: [PATCH linux dev-5.4 0/2] i2c: fsi: Fixes for systems with more ports
Date: Tue, 19 May 2020 14:39:34 -0500 [thread overview]
Message-ID: <20200519193936.7295-1-eajames@linux.ibm.com> (raw)
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
next reply other threads:[~2020-05-19 19:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-19 19:39 Eddie James [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200519193936.7295-1-eajames@linux.ibm.com \
--to=eajames@linux.ibm.com \
--cc=joel@jms.id.au \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.