From: Vitor Soares <Vitor.Soares@synopsys.com>
To: pgaj@cadence.com, bbrezillon@kernel.org, linux-i3c@lists.infradead.org
Cc: linux-kernel@vger.kernel.org, Vitor Soares <Vitor.Soares@synopsys.com>
Subject: [PATCH v2 0/4] i3c: Address i3c_device_id related issues
Date: Thu, 27 Feb 2020 12:31:05 +0100 [thread overview]
Message-ID: <cover.1582796652.git.vitor.soares@synopsys.com> (raw)
Hello,
When the I3C subsystem was introduced part of the modalias generation
logic was missing (modalias generation based on i3c_device_id tables).
This patch series addresses that limitation and simplifies our match
function along the way.
Changes in v2:
Add modalias sysfs attribute
Fix i3c_entry fields
Boris Brezillon (4):
i3c: Fix MODALIAS uevents
i3c: Add modalias sysfs attribute
i3c: Generate aliases for i3c modules
i3c: Simplify i3c_device_match_id()
drivers/i3c/device.c | 50 +++++++++++++++++----------------------
drivers/i3c/master.c | 24 ++++++++++++++++++-
scripts/mod/devicetable-offsets.c | 7 ++++++
scripts/mod/file2alias.c | 19 +++++++++++++++
4 files changed, 71 insertions(+), 29 deletions(-)
--
2.7.4
next reply other threads:[~2020-02-27 11:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-27 11:31 Vitor Soares [this message]
2020-02-27 11:31 ` [PATCH v2 1/4] i3c: Fix MODALIAS uevents Vitor Soares
2020-02-27 11:31 ` [PATCH v2 2/4] i3c: Add modalias sysfs attribute Vitor Soares
2020-02-27 14:41 ` Boris Brezillon
2020-02-27 11:31 ` [PATCH v2 3/4] i3c: Generate aliases for i3c modules Vitor Soares
2020-02-27 11:31 ` [PATCH v2 4/4] i3c: Simplify i3c_device_match_id() Vitor Soares
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=cover.1582796652.git.vitor.soares@synopsys.com \
--to=vitor.soares@synopsys.com \
--cc=bbrezillon@kernel.org \
--cc=linux-i3c@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pgaj@cadence.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®