[PATCH 1/3] arm64: dts: S32G3: Introduce device tree for S32G-VNP-RDB3

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Mon Mar 18 00:36:14 PDT 2024


On 18/03/2024 00:10, Wadim Mueller wrote:
>>> +
>>> +			mtl_tx_setup_gmac0: tx-queues-config {
>>> +				snps,tx-queues-to-use = <5>;
>>> +				#address-cells = <1>;
>>> +				#size-cells = <0>;
>>> +
>>> +				queue at 0 {};
>>> +				queue at 1 {};
>>> +				queue at 2 {};
>>> +				queue at 3 {};
>>> +				queue at 4 {};
>>> +			};
>>> +
>>> +			gmac0_mdio: mdio0 {
>>
>> mdio?
>>
> 
> Can you please explain what the problem with mdio is? Is it the label?
> 

Node names should be generic. See also an explanation and list of
examples (not exhaustive) in DT specification:
https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation


Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list