Re: [PATCH net-next] net: phy: Add c45_phy_ids sysfs entry
From: Andrew Lunn
Date: Mon May 26 2025 - 10:04:10 EST
> But the 'c45_phy_ids' directory could not be hidden if it's a c22 device.
> If c45_phy_ids is a file and it has an array of values. We can hide this
> file even if it's a c22 device.
I think it is fine to have an empty directory. We don't hide the c22
id file if it is a C45 device.
Andrew