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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 29 Jan 2024 00:52:11 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Christian Marangi <ansuelsmth@...il.com>
Cc: Heiner Kallweit <hkallweit1@...il.com>,
	Russell King <linux@...linux.org.uk>,
	"David S. Miller" <davem@...emloft.net>,
	Eric Dumazet <edumazet@...gle.com>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
	Bjorn Andersson <andersson@...nel.org>,
	Konrad Dybcio <konrad.dybcio@...aro.org>,
	linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
	linux-arm-msm@...r.kernel.org
Subject: Re: [net-next PATCH v3 5/5] net: phy: qcom: detach qca808x PHY
 driver from at803x

On Sun, Jan 28, 2024 at 01:04:26PM +0100, Christian Marangi wrote:
> Almost all the QCA8081 PHY driver OPs are specific and only some of them
> use the generic at803x.
> 
> To make the at803x code slimmer, move all the specific qca808x regs and
> functions to a dedicated PHY driver.
> 
> Probe function and priv struct is reworked to allocate and use only the
> qca808x specific data. Unused data from at803x PHY driver are dropped
> from at803x priv struct.
> 
> Also a new Kconfig is introduced QCA808X_PHY, to compile the newly
> introduced PHY driver for QCA8081 PHY.
> 
> As the Kconfig name starts with Qualcomm the same order is kept.
> 
> Signed-off-by: Christian Marangi <ansuelsmth@...il.com>

Reviewed-by: Andrew Lunn <andrew@...n.ch>

    Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ