[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1582796652.git.vitor.soares@synopsys.com>
Date: Thu, 27 Feb 2020 12:31:05 +0100
From: Vitor Soares <Vitor.Soares@...opsys.com>
To: pgaj@...ence.com, bbrezillon@...nel.org,
linux-i3c@...ts.infradead.org
Cc: linux-kernel@...r.kernel.org,
Vitor Soares <Vitor.Soares@...opsys.com>
Subject: [PATCH v2 0/4] i3c: Address i3c_device_id related issues
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
Powered by blists - more mailing lists