[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <DBDUOLUZTQND.3B3B677YYKFSX@kernel.org>
Date: Thu, 17 Jul 2025 00:58:53 +0200
From: "Danilo Krummrich" <dakr@...nel.org>
To: "FUJITA Tomonori" <fujita.tomonori@...il.com>
Cc: <alex.gaynor@...il.com>, <gregkh@...uxfoundation.org>,
<ojeda@...nel.org>, <rafael@...nel.org>, <robh@...nel.org>,
<saravanak@...gle.com>, <tmgross@...ch.edu>, <a.hindborg@...nel.org>,
<aliceryhl@...gle.com>, <bhelgaas@...gle.com>, <bjorn3_gh@...tonmail.com>,
<boqun.feng@...il.com>, <david.m.ertman@...el.com>,
<devicetree@...r.kernel.org>, <gary@...yguo.net>, <ira.weiny@...el.com>,
<kwilczynski@...nel.org>, <lenb@...nel.org>, <leon@...nel.org>,
<linux-acpi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-pci@...r.kernel.org>, <lossin@...nel.org>, <netdev@...r.kernel.org>,
<rust-for-linux@...r.kernel.org>
Subject: Re: [PATCH v4 0/3] rust: Build PHY device tables by using
module_device_table macro
On Fri Jul 11, 2025 at 6:09 AM CEST, FUJITA Tomonori wrote:
> Build PHY device tables by using module_device_table macro.
>
> The PHY abstractions have been generating their own device tables
> manually instead of using the module_device_table macro provided by
> the device_id crate. However, the format of device tables occasionally
> changes [1] [2], requiring updates to both the device_id crate and the custom
> format used by the PHY abstractions, which is cumbersome to maintain.
Applied to driver-core-testing, thanks!
Powered by blists - more mailing lists