diff options
author | MD Danish Anwar <danishanwar@ti.com> | 2024-04-04 12:38:02 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-04-12 13:54:43 -0600 |
commit | 737a668413b81875a60551b44ea5fe28132a73b6 (patch) | |
tree | d0c3f7eb5d1bc8d8fd079150af8ae6b6f650a2cc /lib/zstd/decompress/zstd_decompress.c | |
parent | ff7799907eb348b00186700c8738883c26c85fff (diff) |
net: ti: icssg: Add ICSSG ethernet driver
This is the PRUSS Ethernet driver for TI AM654 SR2.0 and later SoCs with
the ICSSG PRU Sub-system running EMAC firmware. ICSSG Subsystem supports
two slices per instance. This driver caters to both slices / ports of
the icssg subsystem.
Since it is not possible for Ethernet driver to register more than one
port for a given instance, this patch introduces top level PRUETH as
UCLASS_MISC and binds UCLASS_ETH to individual ports in order to support
bringing up more than one Ethernet interface in U-Boot.
Since top level driver is UCLASS_MISC, board files would need to
instantiate the driver explicitly.
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Reviewed-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Diffstat (limited to 'lib/zstd/decompress/zstd_decompress.c')
0 files changed, 0 insertions, 0 deletions