Re: [PATCH 1/4] rust: phy: add read-only device field accessors
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-03-23 22:18:43
Also in:
rust-for-linux
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-03-23 22:18:43
Also in:
rust-for-linux
On Mon, Mar 23, 2026 at 11:19:22PM +0300, Artem Lytkin wrote:
Add getter methods for commonly needed PHY device fields:
Hi Artem Please always include a patch [0/X] which explains the big picture of the patchset. It will also be used as part of the git merge commit message. Please set the Subject line correctly: https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html These patches are for net-next. Every new API needs a user. Please submit this code together with a PHY driver which actually uses them. Andrew --- pw-bot: cr