• Marek Vasut's avatar
    net: ks8851: Implement Parallel bus operations · 797047f8
    Marek Vasut authored
    Implement accessors for KS8851-16MLL/MLLI/MLLU parallel bus variant of
    the KS8851. This is based off the ks8851_mll.c , which is a driver for
    exactly the same hardware, however the ks8851.c code is much higher
    quality. Hence, this patch pulls out the relevant information from the
    ks8851_mll.c on how to access the bus, but uses the common ks8851.c
    code. To make this patch reviewable, instead of rewriting ks8851_mll.c,
    ks8851_mll.c is removed in a separate subsequent patch.
    Signed-off-by: default avatarMarek Vasut <marex@denx.de>
    Cc: David S. Miller <davem@davemloft.net>
    Cc: Lukas Wunner <lukas@wunner.de>
    Cc: Petr Stetiar <ynezz@true.cz>
    Cc: YueHaibing <yuehaibing@huawei.com>
    Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    797047f8
Kconfig 1.49 KB