[PATCH 1/3] net: sun8i_emac: Use consistent clock bitfield definitions
Jagan Teki
jagan at amarulasolutions.com
Mon Jun 1 19:03:21 CEST 2020
On Fri, May 8, 2020 at 4:40 AM Samuel Holland <samuel at sholland.org> wrote:
>
> While the R40 uses a different register for EMAC clock configuration
> than other chips, the register has a very similar layout. Reuse the
> existing bitfield definitions in this file, since they match.
>
> This allows the driver to compile on the H6 platform, where the
> CCM_GMAC_CTRL definitions are not present.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
Applied to u-boot-sunxi/master
More information about the U-Boot
mailing list