Re: [PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat

2024-12-05 Thread Paul Barker
Hi Marek, On 01/12/2024 21:08, Marek Vasut wrote: > On 12/1/24 7:48 PM, Marek Vasut wrote: >> On 11/20/24 10:49 AM, Paul Barker wrote: >>> We can call dev_read_u32_default() instead of calling fdt_getprop() then >>> fdt32_to_cpu(). >>> >>> Signed-off-by: Paul Barker >>> Reviewed-by: Marek Vasut

Re: [PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat

2024-12-01 Thread Marek Vasut
On 12/1/24 7:48 PM, Marek Vasut wrote: On 11/20/24 10:49 AM, Paul Barker wrote: We can call dev_read_u32_default() instead of calling fdt_getprop() then fdt32_to_cpu(). Signed-off-by: Paul Barker Reviewed-by: Marek Vasut Applied to sh/master, thanks. I think this one triggers some build fa

Re: [PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat

2024-12-01 Thread Marek Vasut
On 11/20/24 10:49 AM, Paul Barker wrote: We can call dev_read_u32_default() instead of calling fdt_getprop() then fdt32_to_cpu(). Signed-off-by: Paul Barker Reviewed-by: Marek Vasut Applied to sh/master, thanks.

[PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat

2024-11-20 Thread Paul Barker
We can call dev_read_u32_default() instead of calling fdt_getprop() then fdt32_to_cpu(). Signed-off-by: Paul Barker Reviewed-by: Marek Vasut --- Changes v1->v2: - Split out of series adding RZ/G2L Ethernet support [1] - Added Marek's Reviewed-by tag [1]: https://lore.kernel.org/all/2024102