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: <20220720112924.1096-2-harini.katakam@xilinx.com> Date: Wed, 20 Jul 2022 16:59:23 +0530 From: Harini Katakam <harini.katakam@...inx.com> To: <nicolas.ferre@...rochip.com>, <davem@...emloft.net>, <claudiu.beznea@...rochip.com>, <kuba@...nel.org>, <edumazet@...gle.com>, <pabeni@...hat.com>, <robh+dt@...nel.org>, <krzysztof.kozlowski+dt@...aro.org> CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, <michal.simek@...inx.com>, <harinikatakamlinux@...il.com>, <harini.katakam@...inx.com>, <devicetree@...r.kernel.org>, <radhey.shyam.pandey@...inx.com> Subject: [PATCH 1/2] dt-bindings: net: cdns,macb: Add versal compatible string From: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com> Add versal compatible string. Signed-off-by: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com> Signed-off-by: Harini Katakam <harini.katakam@...inx.com> --- Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 9c92156869b2..1e9f49bb8249 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -22,6 +22,7 @@ properties: - enum: - cdns,zynq-gem # Xilinx Zynq-7xxx SoC - cdns,zynqmp-gem # Xilinx Zynq Ultrascale+ MPSoC + - cdns,versal-gem # Xilinx Versal - const: cdns,gem # Generic - items: -- 2.17.1
Powered by blists - more mailing lists