lkml.org 
[lkml]   [2021]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v6, 0/2] ADD DM9051 ETHERNET DRIVER
Date
remove the redundant code that phylib has support,
adjust to be the reasonable sequence for init operations in
dm9051_probe and phy_start

DM9051 is a spi interface chip,
need only cs/mosi/miso/clock with an interrupt gpio pin

Joseph CHAMG (1):
net: Add dm9051 driver

JosephCHANG (1):
yaml: Add dm9051 SPI network yaml file

.../bindings/net/davicom,dm9051.yaml | 62 ++
drivers/net/ethernet/davicom/Kconfig | 30 +
drivers/net/ethernet/davicom/Makefile | 1 +
drivers/net/ethernet/davicom/dm9051.c | 898 ++++++++++++++++++
drivers/net/ethernet/davicom/dm9051.h | 188 ++++
5 files changed, 1179 insertions(+)
create mode 100644 Documentation/devicetree/bindings/net/davicom,dm9051.yaml
create mode 100644 drivers/net/ethernet/davicom/dm9051.c
create mode 100644 drivers/net/ethernet/davicom/dm9051.h


base-commit: 9d922f5df53844228b9f7c62f2593f4f06c0b69b
--
2.20.1

\
 
 \ /
  Last update: 2021-12-16 10:34    [W:0.780 / U:0.228 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site