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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 17 Feb 2020 16:44:10 +0200 From: Vladimir Oltean <olteanv@...il.com> To: shawnguo@...nel.org, robh+dt@...nel.org, mark.rutland@....com, devicetree@...r.kernel.org Cc: andrew@...n.ch, vivien.didelot@...il.com, f.fainelli@...il.com, davem@...emloft.net, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Vladimir Oltean <vladimir.oltean@....com> Subject: [PATCH devicetree 0/4] DT bindings for Felix DSA switch on LS1028A From: Vladimir Oltean <vladimir.oltean@....com> This series officializes the device tree bindings for the embedded Ethernet switch on NXP LS1028A (and for the reference design board). The driver has been in the tree since v5.4-rc6. Claudiu Manoil (2): arm64: dts: fsl: ls1028a: add node for Felix switch arm64: dts: fsl: ls1028a: enable switch PHYs on RDB Vladimir Oltean (2): arm64: dts: fsl: ls1028a: delete extraneous #interrupt-cells for ENETC RCIE dt-bindings: net: dsa: ocelot: document the vsc9959 core .../devicetree/bindings/net/dsa/ocelot.txt | 97 +++++++++++++++++++ .../boot/dts/freescale/fsl-ls1028a-rdb.dts | 51 ++++++++++ .../arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 85 +++++++++++++++- 3 files changed, 231 insertions(+), 2 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/dsa/ocelot.txt -- 2.17.1
Powered by blists - more mailing lists