From: Jakub Kicinski Date: Thu, 18 Aug 2022 21:16:36 +0000 (-0700) Subject: Merge branch 'add-dt-property-to-disable-hibernation-mode' X-Git-Tag: v6.1-rc5~319^2~404 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aa447a8734f12f78a1ee6cd611e277cd4c33d773;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'add-dt-property-to-disable-hibernation-mode' Wei Fang says: ==================== Add DT property to disable hibernation mode 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 support to disable hibernation mode by adding a boolean: qca,disable-hibernation-mode If one wished to disable hibernation mode to better match with the specifical MAC, just add this property in the phy node of DT. ==================== Link: https://lore.kernel.org/r/20220818030054.1010660-1-wei.fang@nxp.com Signed-off-by: Jakub Kicinski --- aa447a8734f12f78a1ee6cd611e277cd4c33d773