From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH 1/3] Documentation: dts: Update compatible field description for APM X-Gene Date: Fri, 27 Feb 2015 20:15:17 +0000 Message-ID: <20150227201516.GA30683@leverpostej> References: <1425067710-14879-1-git-send-email-isubramanian@apm.com> <1425067710-14879-2-git-send-email-isubramanian@apm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1425067710-14879-2-git-send-email-isubramanian-qTEPVZfXA3Y@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Iyappan Subramanian Cc: "davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org" , "netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "mlangsdo-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "patches-qTEPVZfXA3Y@public.gmane.org" , Keyur Chudgar List-Id: devicetree@vger.kernel.org On Fri, Feb 27, 2015 at 08:08:28PM +0000, Iyappan Subramanian wrote: > Signed-off-by: Iyappan Subramanian > Signed-off-by: Keyur Chudgar > Tested-by: Mark Langsdorf > --- > 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" Please format this as a list. It'll be easier to read, and you can add more later. What are the diffences between these variants? Mark. > - 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 devicetree" in > the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html