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:   Thu, 27 Jan 2022 19:21:02 +0200
From:   Vladimir Oltean <vladimir.oltean@....com>
To:     Shawn Guo <shawnguo@...nel.org>, Lee Jones <lee.jones@...aro.org>
Cc:     Andrew Lunn <andrew@...n.ch>,
        Florian Fainelli <f.fainelli@...il.com>,
        Claudiu Manoil <claudiu.manoil@....com>,
        Rob Herring <robh+dt@...nel.org>, Li Yang <leoyang.li@....com>,
        Michael Walle <michael@...le.cc>, netdev@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/3] Use sl28cpld driver for the LS1028A-QDS QIXIS FPGA

Patches 1-2 are intended for Lee Jones (mfd) and patch 3 for Shawn Guo
(devicetree). Included all in the same patchset because they're small
and depend on each other.

With these changes, the mdio mux on the NXP LS1028A-QDS boards, which is
controlled through the QIXIS FPGA, works properly without the need for
any additional driver.

Vladimir Oltean (3):
  mfd: simple-mfd-i2c: add compatible string for LS1028A-QDS FPGA
  dt-bindings: mfd: add "fsl,ls1028a-qds-qixis-i2c" compatible to
    sl28cpld
  arm64: dts: ls1028a-qds: make the QIXIS CPLD use the simple-mfd-i2c.c
    driver

 .../devicetree/bindings/mfd/kontron,sl28cpld.yaml        | 4 +++-
 arch/arm64/boot/dts/freescale/fsl-ls1028a-qds.dts        | 9 +++++----
 drivers/mfd/simple-mfd-i2c.c                             | 1 +
 3 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ