Re: [RFC PATCH 01/10] dt-bindings: net: ti: Adds device tree binding for DUAL-EMAC mode support on PRU-ICSS2 for AM57xx SOCs

From: Andrew Lunn
Date: Thu Jan 09 2025 - 09:16:37 EST


On Thu, Jan 09, 2025 at 04:25:51PM +0530, Basharath Hussain Khaja wrote:
> From: Parvathi Pudi <parvathi@xxxxxxxxxxx>
>
> Documentation update for the newly added "pruss2_eth" device tree
> node and its dependencies along with compatibility for PRU-ICSS
> Industrial Ethernet Peripheral (IEP), PRU-ICSS Enhanced Capture
> (eCAP) peripheral and using YAML binding document for AM57xx SoCs.

If i was to do a side by side diff with the ICSSG, how much would be
the same? Does it make sense to refactor this into a yaml file for all
the common properties, and then yaml files for all the specific
properties?

Andrew