[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220304093418.31645-1-Divya.Koppera@microchip.com>
Date: Fri, 4 Mar 2022 15:04:15 +0530
From: Divya Koppera <Divya.Koppera@...rochip.com>
To: <netdev@...r.kernel.org>, <andrew@...n.ch>, <hkallweit1@...il.com>,
<linux@...linux.org.uk>, <davem@...emloft.net>, <kuba@...nel.org>,
<robh+dt@...nel.org>, <devicetree@...r.kernel.org>,
<richardcochran@...il.com>
CC: <linux-kernel@...r.kernel.org>, <UNGLinuxDriver@...rochip.com>,
<madhuri.sripada@...rochip.com>, <manohar.puri@...rochip.com>
Subject: [PATCH net-next 0/3] Add support for 1588 in LAN8814
The following patch series contains:
- Fix for concurrent register access, which provides
atomic access to extended page register reads/writes.
- Provides dt-bindings related to latency and timestamping
that are required for LAN8814 phy.
- 1588 hardware timestamping support in LAN8814 phy.
Divya Koppera (3):
net: phy: micrel: Fix concurrent register access
dt-bindings: net: micrel: Configure latency values and timestamping
check for LAN8814 phy
net: phy: micrel: 1588 support for LAN8814 phy
.../devicetree/bindings/net/micrel.txt | 17 +
drivers/net/phy/micrel.c | 1114 ++++++++++++++++-
2 files changed, 1097 insertions(+), 34 deletions(-)
--
2.17.1
Powered by blists - more mailing lists