Re: [net-next RFC PATCH 1/5] net: phy: move at803x PHY driver to dedicated directory
From: Konrad Dybcio
Date: Wed Jan 10 2024 - 07:44:11 EST
On 1/10/24 12:57, Christian Marangi wrote:
In preparation for addition of other Qcom PHY and to tidy things up,
move the at803x PHY driver to dedicated directory.
The same order in the Kconfig selection is saved.
Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
---
This thing could use a MAINTAINERS entry too!
Konrad