commit | 65a12bb57246a1fcadb00b544946af0cf5ed8127 | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Sun Nov 03 14:34:01 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Nov 05 23:32:25 2024 +0000 |
tree | 98d9f77b870be475692433786838eb30f10c87ff | |
parent | ab22a14dc03a9d73479203bd1ae9c0522b8a4898 [diff] |
hw/net/fsl_etsec/miim: Reuse MII constants Instead of defining redundant constants and using magic numbers reuse the existing MII constants. Signed-off-by: Bernhard Beschow <shentey@gmail.com> cc: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com> Message-ID: <20241103133412.73536-16-shentey@gmail.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>