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: <1425067710-14879-2-git-send-email-isubramanian@apm.com> Date: Fri, 27 Feb 2015 12:08:28 -0800 From: Iyappan Subramanian <isubramanian@....com> To: davem@...emloft.net, netdev@...r.kernel.org, devicetree@...r.kernel.org Cc: linux-arm-kernel@...ts.infradead.org, mlangsdo@...hat.com, patches@....com, Iyappan Subramanian <isubramanian@....com>, Keyur Chudgar <kchudgar@....com> Subject: [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene Signed-off-by: Iyappan Subramanian <isubramanian@....com> Signed-off-by: Keyur Chudgar <kchudgar@....com> Tested-by: Mark Langsdorf <mlangsdo@...hat.com> --- Documentation/devicetree/bindings/net/apm-xgene-enet.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt index cfcc527..5355996 100644 --- a/Documentation/devicetree/bindings/net/apm-xgene-enet.txt +++ b/Documentation/devicetree/bindings/net/apm-xgene-enet.txt @@ -4,7 +4,8 @@ Ethernet nodes are defined to describe on-chip ethernet interfaces in APM X-Gene SoC. Required properties for all the ethernet interfaces: -- compatible: Should be "apm,xgene-enet" +- compatible: Should be "apm,xgene-enet", "apm,xgene1-sgenet" or + "apm,xgene1-xgenet" - reg: Address and length of the register set for the device. It contains the information of registers in the same order as described by reg-names - reg-names: Should contain the register set names -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists