From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Subject: Re: [PATCH 07/16] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Date: Thu, 9 Jan 2020 20:16:44 +0100 Message-ID: <20200109201644.34c6b936@xps13> References: <1578488123-26127-1-git-send-email-claudiu.beznea@microchip.com> <1578488123-26127-8-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , To: Claudiu Beznea Return-path: In-Reply-To: <1578488123-26127-8-git-send-email-claudiu.beznea@microchip.com> Sender: netdev-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org Hi Claudiu, Claudiu Beznea wrote on Wed, 8 Jan 2020 14:55:14 +0200: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mtd/atmel-nand.txt b/Documentation/devicetree/bindings/mtd/atmel-nand.txt > index 68b51dc58816..3aa297c97ab6 100644 > --- a/Documentation/devicetree/bindings/mtd/atmel-nand.txt > +++ b/Documentation/devicetree/bindings/mtd/atmel-nand.txt > @@ -57,6 +57,7 @@ Required properties: > "atmel,at91sam9g45-pmecc" > "atmel,sama5d4-pmecc" > "atmel,sama5d2-pmecc" > + "microchip,sam9x60-pmecc" > - reg: should contain 2 register ranges. The first one is pointing to the PMECC > block, and the second one to the PMECC_ERRLOC block. > Reviewed-by: Miquel Raynal Thanks, Miquèl