[PATCH net v2 0/3] Limit devicetree parameters to hardware capability
Russell King (Oracle)
linux at armlinux.org.uk
Tue Jan 21 02:25:54 PST 2025
On Tue, Jan 21, 2025 at 01:41:35PM +0900, Kunihiko Hayashi wrote:
> This series includes patches that checks the devicetree properties,
> the number of MTL queues and FIFO size values, and if these specified
> values exceed the value contained in the hardware capabilities, limit to
> the values from the capabilities.
>
> And this sets hardware capability values if FIFO sizes are not specified
> and removes redundant lines.
I think you also indeed to explain why (and possibly understand) - if
there are hardware capabilities that describe these parameters - it has
been necessary to have them in firmware as well.
There are two scenarios I can think of why these would be duplicated:
1. firmware/platform capabilities are there to correct wrong values
provided by the hardware.
2. firmware/platform capabilities are there to reduce the parameters
below hardware maximums.
Which it is affects whether your patch is correct or not, and thus needs
to be mentioned.
Finally, as you are submitting to the net tree, you really need to
describe what has regressed in the driver. To me, this looks like a new
"feature" to validate parameters against the hardware.
Please answer these points in this email thread. Please also include
the explanation in future postings.
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
More information about the linux-arm-kernel
mailing list