lkml.org 
[lkml]   [2022]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH net 0/2] Add DT property to disable hibernation mode
Date
From: Wei Fang <wei.fang@nxp.com>

The patches add the ability to disable the hibernation mode of AR803x
PHYs. Hibernation mode defaults to enabled after hardware reset on
these PHYs. If the AR803x PHYs enter hibernation mode, they will not
provide any clock. For some MACs, they might need the clocks which
provided by the PHYs to support their own hardware logic.
So, the patches add the supoort to disable hibernation mode by adding
a boolean:
qca,disable-hibernation
If one wished to disable hibernation mode to better match with the
specifical MAC, just add this property in the phy node of DT.

Wei Fang (2):
dt: ar803x: Document disable-hibernation property
net: phy: at803x: Add disable hibernation mode support

.../devicetree/bindings/net/qca,ar803x.yaml | 6 +++++
drivers/net/phy/at803x.c | 25 +++++++++++++++++++
2 files changed, 31 insertions(+)

--
2.25.1

\
 
 \ /
  Last update: 2022-08-12 08:57    [W:0.094 / U:1.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site