lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 18 Nov 2019 08:43:08 +0100
From:   Anil Joy Varughese <aniljoy@...ence.com>
To:     <kishon@...com>, <robh+dt@...nel.org>, <mark.rutland@....com>,
        <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>
CC:     <aniljoy@...ence.com>, <mparab@...ence.com>, <rafalc@...ence.com>
Subject: [PATCH] bindings:phy Mark phy_clk binding as deprecated in Cadence Sierra Phy.

Updated the Sierra Phy binding doc to mark phy_clk as deprecated.

Signed-off-by: Anil Joy Varughese <aniljoy@...ence.com>
---
 .../devicetree/bindings/phy/phy-cadence-sierra.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
index 6e1b47b..9a42b46 100644
--- a/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
+++ b/Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
@@ -5,7 +5,7 @@ Required properties:
 - compatible:	cdns,sierra-phy-t0
 - clocks:	Must contain an entry in clock-names.
 		See ../clocks/clock-bindings.txt for details.
-- clock-names:	Must be "phy_clk"
+- clock-names:	Must be "phy_clk". This is deprecated and should not be used with newer bindings.
 - resets:	Must contain an entry for each in reset-names.
 		See ../reset/reset.txt for details.
 - reset-names:	Must include "sierra_reset" and "sierra_apb".
-- 
1.7.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ