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]
Message-ID: <20251020100757.3669681-1-heiko@sntech.de>
Date: Mon, 20 Oct 2025 12:07:54 +0200
From: Heiko Stuebner <heiko@...ech.de>
To: heiko@...ech.de
Cc: quentin.schulz@...rry.de,
	linux-arm-kernel@...ts.infradead.org,
	linux-rockchip@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Move RK3368 Lion ethernet phy to a mdio subnode

Don't use deprecated snps properties to describe the phy reset,
but instead add the mdio bus subnode to the gmac and correctly
describe the phy there.

This will also help us later to handle a lion-specific oddity where
the phy needs to enable its clock output for the needed mac clock.


Heiko Stuebner (3):
  arm64: dts: rockchip: add gmac reset property to rk3368
  arm64: dts: rockchip: add mdio subnode to gmac on rk3368
  arm64: dts: rockchip: Correctly describe the ethernet phy on
    rk3368-lion

 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 22 ++++++++++++++++---
 arch/arm64/boot/dts/rockchip/rk3368.dtsi      |  8 +++++++
 2 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ