Skip to content
Commit b88ff4f8 authored by Lokesh Vutla's avatar Lokesh Vutla Committed by David S. Miller
Browse files

drivers: net: cpsw-common: Fix reading of mac address for am43 SoCs



cpsw driver tries to get macid for am43xx SoCs using the compatible
ti,am4372. But not all variants of am43x uses this complatible like
epos evm uses ti,am438x. So use a generic compatible ti,am43 to get
macid for all am43 based platforms.

Reviewed-by: default avatarDave Gerlach <d-gerlach@ti.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 76da0704
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment