Hello Adrian,
On 10/7/19 7:38 PM, Adrian Schmutzler wrote:
> The device bears two MAC addresses ("MAC 1" and "MAC 2") that
> correspond to phy0 and phy1.
>
> The ethernet MAC address (gmac0) is the same as phy0.
> As this one is accessible via local-mac-address in gmac0, the
> latter is used for label-mac-device.
You can define the property in the common DTSI for the EX6100v2 / EX6150v2,
as they are identical.
Best wishes
David
>
> (Although this is a one-port, gmac1 also has a local-mac-address
> assigned. This has the same vendor part as the other addresses,
> but completely different data for the device part.)
>
> Signed-off-by: Adrian Schmutzler <[email protected]>
> ---
> .../files-4.19/arch/arm/boot/dts/qcom-ipq4018-ex6150v2.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git
> a/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4018-ex6150v2.dts
> b/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4018-ex6150v2.dts
> index f1c44c1ae8..9724894e7f 100644
> ---
> a/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4018-ex6150v2.dts
> +++
> b/target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4018-ex6150v2.dts
> @@ -22,6 +22,10 @@
> / {
> model = "Netgear EX6150v2";
> compatible = "netgear,ex6150v2";
> +
> + aliases {
> + label-mac-device = &gmac0;
> + };
> };
>
> &wifi0 {
>
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel