From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 2/4] of: documentation: add bindings documentation for Meson8b Date: Thu, 8 Oct 2015 08:51:50 -0500 Message-ID: References: <1444249865-6897-1-git-send-email-carlo@caione.org> <1444249865-6897-3-git-send-email-carlo@caione.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1444249865-6897-3-git-send-email-carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Carlo Caione Cc: "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , Russell King - ARM Linux , Beniamino Galvani , Daniel Drake , Jerry Cao , Victor Wan , Carlo Caione , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: devicetree@vger.kernel.org +dt list On Wed, Oct 7, 2015 at 3:31 PM, Carlo Caione wrote: > From: Carlo Caione > > Signed-off-by: Carlo Caione Acked-by: Rob Herring > --- > Documentation/devicetree/bindings/arm/amlogic.txt | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt > index 973884a..1dfee20 100644 > --- a/Documentation/devicetree/bindings/arm/amlogic.txt > +++ b/Documentation/devicetree/bindings/arm/amlogic.txt > @@ -9,6 +9,12 @@ Boards with the Amlogic Meson8 SoC shall have the following properties: > Required root node property: > compatible: "amlogic,meson8"; > > +Boards with the Amlogic Meson8b SoC shall have the following properties: > + Required root node property: > + compatible: "amlogic,meson8b"; > + > Board compatible values: > - - "geniatech,atv1200" > - - "minix,neo-x8" > + - "geniatech,atv1200" (Meson6) > + - "minix,neo-x8" (Meson8) > + - "tronfy,mxq" (Meson8b) > + - "hardkernel,odroid-c1" (Meson8b) > -- > 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