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:   Tue, 25 Oct 2022 17:41:14 +0300
From:   Ioana Ciornei <ioana.ciornei@....com>
To:     shawnguo@...nel.org
Cc:     leoyang.li@....com, robh+dt@...nel.org,
        krzysztof.kozlowski+dt@...aro.org, rmk+kernel@...linux.org.uk,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 0/3] arch: dts: specify the MDC frequency on Layerscape DPAA2 devices

Up until now, the external MDIO controller frequency values relied
either on the default ones out of reset or on those setup by u-boot.
Let's just properly specify the MDC frequency in the DTS so that even
without u-boot's intervention Linux can drive the MDIO bus.

This patch set adds the needed properties on all DPAA2 based SoCs.

Ioana Ciornei (3):
  arm64: dts: lx2160a: specify clock frequencies for the MDIO
    controllers
  arm64: dts: ls1088a: specify clock frequencies for the MDIO
    controllers
  arm64: dts: ls208xa: specify clock frequencies for the MDIO
    controllers

 arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi | 6 ++++++
 arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi | 6 ++++++
 arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi | 6 ++++++
 3 files changed, 18 insertions(+)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ