From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 10/14] dt-bindings: arm: sunxi: add compatible string for V3/S3/S3L SoCs Date: Thu, 28 Mar 2019 08:29:39 -0500 Message-ID: <20190328132939.GA13841@bogus> References: <20190312152256.35574-1-icenowy@aosc.io> <20190312152256.35574-11-icenowy@aosc.io> Reply-To: robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20190312152256.35574-11-icenowy-h8G6r0blFSE@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Cc: Maxime Ripard , Chen-Yu Tsai , Linus Walleij , Jagan Teki , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org, Icenowy Zheng List-Id: devicetree@vger.kernel.org On Tue, 12 Mar 2019 23:22:52 +0800, Icenowy Zheng wrote: > Allwinner V3/V3s/S3L and SoChip S3 SoCs share the same die, but with > different package (V3 is BGA, without co-packaged DRAM, V3s is QFP, > with co-packaged DDR2, S3 is BGA, with co-packaged DDR3, S3L is BGA > pin-compatible with S3, but with co-packaged DDR2). > > Add compatible strings for Allwinner V3/S3L and SoChip S3 SoCs. > > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/arm/sunxi.txt | 3 +++ > 1 file changed, 3 insertions(+) > Reviewed-by: Rob Herring