Re: [PATCH v3 0/2] Add interconnect support for stmmac driver.\

From: Sagar Cheluvegowda
Date: Mon Jul 08 2024 - 17:29:42 EST




On 7/3/2024 3:21 PM, Andrew Lunn wrote:
> On Wed, Jul 03, 2024 at 03:15:20PM -0700, Sagar Cheluvegowda wrote:
>> Interconnect is a software framework to access NOC bus topology
>> of the system, this framework is designed to provide a standard
>> kernel interface to control the settings of the interconnects on
>> an SoC.
>> The interconnect support is now being added to the stmmac driver
>> so that any vendors who wants to use this feature can just
>> define corresponging dtsi properties according to their
>> NOC bus topologies.
>>
>> Signed-off-by: Sagar Cheluvegowda <quic_scheluve@xxxxxxxxxxx>
>
> Thanks for the rework.
>
> It is normal to have a user of a new feature. Please could you patch a
> few .dts files with these new properties.
>
> Thanks
> Andrew
> ---
> pw-bot: cr

I should have referenced corresponding dtsi patch in this series,
i am going to post a Version 4 patch updating the cover letter
with a link to the dtsi patch which is enabling interconnect support on
SA8775P ethernet device.

Regards,
Sagar