Re: [PATCH v2 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1

From: Bin Meng
Date: Wed Aug 18 2021 - 23:10:46 EST


On Wed, Aug 4, 2021 at 8:30 PM Bin Meng <bmeng.cn@xxxxxxxxx> wrote:
>
> From: Bin Meng <bin.meng@xxxxxxxxxxxxx>
>
> Per the DT spec, 'local-mac-address' is used to specify MAC address
> that was assigned to the network device, while 'mac-address' is used
> to specify the MAC address that was last used by the boot program,
> and shall be used only if the value differs from 'local-mac-address'
> property value.
>
> Signed-off-by: Bin Meng <bin.meng@xxxxxxxxxxxxx>
> Reviewed-by: conor dooley <conor.dooley@xxxxxxxxxxxxx>
> ---
>
> (no changes since v1)
>
> arch/riscv/boot/dts/microchip/microchip-mpfs.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Ping?

It looks like these dts patches are still not applied...

Regards,
Bin