mbox series

[v3,net-next,0/2] LED feature for LAN8814 PHY

Message ID 20220701035709.10829-1-Divya.Koppera@microchip.com (mailing list archive)
Headers show
Series LED feature for LAN8814 PHY | expand

Message

Divya Koppera July 1, 2022, 3:57 a.m. UTC
Enable LED mode configuration for LAN8814 PHY

v2 -> v3:
- Fixed compilation issues

v1 -> v2:
- Updated dt-bindings for micrel,led-mode in LAN8814 PHY

Divya Koppera (2):
  dt-bindings: net: Updated micrel,led-mode for LAN8814 PHY
  net: phy: micrel: Adding LED feature for LAN8814 PHY

 .../devicetree/bindings/net/micrel.txt        |  1 +
 drivers/net/phy/micrel.c                      | 73 ++++++++++++++-----
 2 files changed, 57 insertions(+), 17 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 2, 2022, 3:40 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Fri, 1 Jul 2022 09:27:07 +0530 you wrote:
> Enable LED mode configuration for LAN8814 PHY
> 
> v2 -> v3:
> - Fixed compilation issues
> 
> v1 -> v2:
> - Updated dt-bindings for micrel,led-mode in LAN8814 PHY
> 
> [...]

Here is the summary with links:
  - [v3,net-next,1/2] dt-bindings: net: Updated micrel,led-mode for LAN8814 PHY
    https://git.kernel.org/netdev/net-next/c/eb566fc83920
  - [v3,net-next,2/2] net: phy: micrel: Adding LED feature for LAN8814 PHY
    https://git.kernel.org/netdev/net-next/c/a516b7f7ca53

You are awesome, thank you!