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
| ||
|
Message-Id: <20220915065542.13150-1-arinc.unal@arinc9.com> Date: Thu, 15 Sep 2022 09:55:32 +0300 From: Arınç ÜNAL <arinc.unal@...nc9.com> To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, Rob Herring <robh+dt@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>, Andrew Lunn <andrew@...n.ch>, Vivien Didelot <vivien.didelot@...il.com>, Florian Fainelli <f.fainelli@...il.com>, Vladimir Oltean <olteanv@...il.com>, "David S . Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Thomas Bogendoerfer <tsbogend@...ha.franken.de>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Sean Wang <sean.wang@...iatek.com>, Landen Chao <Landen.Chao@...iatek.com>, DENG Qingfang <dqfext@...il.com>, Sergio Paracuellos <sergio.paracuellos@...il.com>, erkin.bozoglu@...ont.com Cc: netdev@...r.kernel.org, devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org, linux-mips@...r.kernel.org, Arınç ÜNAL <arinc.unal@...nc9.com> Subject: [PATCH v2 net-next 00/10] dt-bindings and mt7621 devicetree changes Hello there! This patch series removes old MediaTek bindings, improves mediatek,mt7530 and mt7621 memory controller bindings and improves mt7621 DTs. v2: - Change memory controller node name to syscon on the schema example. - Keep cpu compatible string and syscon on the memory controller node. - Add Rob and Sergio's tags. Arınç ÜNAL (10): dt-bindings: net: drop old mediatek bindings dt-bindings: net: dsa: mediatek,mt7530: change mt7530 switch address dt-bindings: net: dsa: mediatek,mt7530: expand gpio-controller description dt-bindings: memory: mt7621: add syscon as compatible string mips: dts: ralink: mt7621: fix some dtc warnings mips: dts: ralink: mt7621: remove interrupt-parent from switch node mips: dts: ralink: mt7621: change phy-mode of gmac1 to rgmii mips: dts: ralink: mt7621: change mt7530 switch address mips: dts: ralink: mt7621: fix external phy on GB-PC2 mips: dts: ralink: mt7621: add GB-PC2 LEDs .../mediatek,mt7621-memc.yaml | 8 ++- .../bindings/net/dsa/mediatek,mt7530.yaml | 34 ++++++----- .../bindings/net/mediatek,mt7620-gsw.txt | 24 -------- .../bindings/net/ralink,rt2880-net.txt | 59 -------------------- .../bindings/net/ralink,rt3050-esw.txt | 30 ---------- .../boot/dts/ralink/mt7621-gnubee-gb-pc1.dts | 8 +-- .../boot/dts/ralink/mt7621-gnubee-gb-pc2.dts | 50 +++++++++++++---- arch/mips/boot/dts/ralink/mt7621.dtsi | 33 +++++------ 8 files changed, 80 insertions(+), 166 deletions(-)
Powered by blists - more mailing lists