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: <20220830154559.61506-1-sebastian.reichel@collabora.com> Date: Tue, 30 Aug 2022 17:45:57 +0200 From: Sebastian Reichel <sebastian.reichel@...labora.com> To: Giuseppe Cavallaro <peppe.cavallaro@...com>, Alexandre Torgue <alexandre.torgue@...s.st.com>, Jose Abreu <joabreu@...opsys.com> Cc: "David S. Miller" <davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, netdev@...r.kernel.org, linux-rockchip@...ts.infradead.org, linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org, Sebastian Reichel <sebastian.reichel@...labora.com>, kernel@...labora.com Subject: [PATCHv3 0/2] RK3588 Ethernet Support This adds ethernet support for the RK3588(s) SoCs. Changes since PATCHv2: * Rebased to v6.0-rc1 * Wrap DT bindings additions at 80 characters * Add Acked-by from Krzysztof Changes since PATCHv1: * Drop first patch (not required) and rebase second patch accordingly * Rename DT property rockchip,php_grf -> rockchip,php-grf -- Sebastian David Wu (1): net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588 Sebastian Reichel (1): dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatible .../bindings/net/rockchip-dwmac.yaml | 7 + .../devicetree/bindings/net/snps,dwmac.yaml | 1 + .../net/ethernet/stmicro/stmmac/dwmac-rk.c | 155 ++++++++++++++++++ 3 files changed, 163 insertions(+) -- 2.35.1
Powered by blists - more mailing lists