From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ABA47C282CA for ; Wed, 13 Feb 2019 10:53:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8611621920 for ; Wed, 13 Feb 2019 10:53:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730457AbfBMKxf (ORCPT ); Wed, 13 Feb 2019 05:53:35 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:58221 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727452AbfBMKxd (ORCPT ); Wed, 13 Feb 2019 05:53:33 -0500 Received: from localhost (alyon-652-1-306-203.w90-53.abo.wanadoo.fr [90.53.137.203]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id D3EAF100019; Wed, 13 Feb 2019 10:53:25 +0000 (UTC) Date: Wed, 13 Feb 2019 11:53:25 +0100 From: Alexandre Belloni To: Tudor.Ambarus@microchip.com Cc: robh+dt@kernel.org, mark.rutland@arm.com, Nicolas.Ferre@microchip.com, Ludovic.Desroches@microchip.com, dwmw2@infradead.org, computersforpeace@gmail.com, bbrezillon@kernel.org, marek.vasut@gmail.com, richard@nod.at, miquel.raynal@bootlin.com, lee.jones@linaro.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org Subject: Re: [PATCH 03/11] dt-bindings: memory: atmel-ebi: add sam9x60 compatible Message-ID: <20190213105325.GK10129@piout.net> References: <20190213085930.31578-1-tudor.ambarus@microchip.com> <20190213085930.31578-4-tudor.ambarus@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190213085930.31578-4-tudor.ambarus@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/02/2019 08:59:52+0000, Tudor.Ambarus@microchip.com wrote: > From: Tudor Ambarus > > Add compatibility string for the sam9x60 EBI. > > Signed-off-by: Tudor Ambarus Acked-by: Alexandre Belloni > --- > Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > index 9bb5f57e2066..94bf7896a688 100644 > --- a/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > +++ b/Documentation/devicetree/bindings/memory-controllers/atmel,ebi.txt > @@ -15,6 +15,7 @@ Required properties: > "atmel,at91sam9g45-ebi" > "atmel,at91sam9x5-ebi" > "atmel,sama5d3-ebi" > + "microchip,sam9x60-ebi" > > - reg: Contains offset/length value for EBI memory mapping. > This property might contain several entries if the EBI > -- > 2.9.5 > -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com