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=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,UNPARSEABLE_RELAY,USER_AGENT_SANE_1 autolearn=unavailable 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 CD393C33CAE for ; Tue, 14 Jan 2020 00:25:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A23E52080D for ; Tue, 14 Jan 2020 00:25:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578961534; bh=r//HtQr1/GkF0gDefeI9nE/SnYU1wpl4iGrpC+20fEU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=X85bZdlbwVlfQFZsBQxHsKaE2vi74HbLem9X0P3po2qh7dr1O5w0ajFOpX4jKYFGY 9tEVuBGRm351KGsaB0VfjgyBhYB2ymsiD8oYtpq23aF299yIwu2FtYBMaAeg52CQup I7Xawg0vXNxEOMRzaseKOHdOg6RNhRksClCo9HOY= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729153AbgANAZe (ORCPT ); Mon, 13 Jan 2020 19:25:34 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:41925 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726536AbgANAZe (ORCPT ); Mon, 13 Jan 2020 19:25:34 -0500 Received: by mail-ot1-f65.google.com with SMTP id r27so10856211otc.8 for ; Mon, 13 Jan 2020 16:25:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/2uIWxQRw2ac2zDhobeFtImF06Kett0ywn6nB0mPlAo=; b=VIMtDxDQ6vsqc7+xuo8fKaAMg2lXlCJvnba5nEvgzyMrkBHEygpQyoe6U0QK4kPdx1 05P64axMf4fWmvdbDaPKI/9iP2UWKLr93t0GDHksqmbElJzakkOjTkZJd3/e8dSNLof3 BHvjwSKM4jDuw6cmENJJTGGFNi+LkohQXgZQ6kzGxoAAXNT3b1Q4xnUcxOU853yx/8lg 9lvUw6O4PU3pr8FCe4akvkdfo9i2ZkK4XmeBPDEsTb59fmMvn3hiWjGGqkf9y0uAXVV+ a5qKFdH6L8C24HVrI0ZxPkxsOGsEO2Djfn11Nzv70WT/kmaAqv8wETTb253xbAX9Qb89 AhHg== X-Gm-Message-State: APjAAAVnzB+xuHKkLN4jaQMs5hqkT6+mJu7mTYWcvrtpnlf+l3eXqiIO /AMIpxshWpaRIe24oosQJrovHV+vCQ== X-Google-Smtp-Source: APXvYqw0FyHAfWd4WDjDH/cIFu54ELwYMsg6JeHJirCocpuwUF8ccpl/GQ4/F8+4x/jGdQrY4Uk6Tw== X-Received: by 2002:a9d:6f0d:: with SMTP id n13mr15616959otq.165.1578961533168; Mon, 13 Jan 2020 16:25:33 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id j26sm4801412otq.18.2020.01.13.16.25.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:25:32 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221ab2 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:16:59 -0600 Date: Mon, 13 Jan 2020 18:16:59 -0600 From: Rob Herring To: Claudiu Beznea Cc: robh+dt@kernel.org, mark.rutland@arm.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, vkoul@kernel.org, eugen.hristev@microchip.com, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, mchehab@kernel.org, lee.jones@linaro.org, radu_nicolae.pirea@upb.ro, richard.genoud@gmail.com, tudor.ambarus@microchip.com, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, wg@grandegger.com, mkl@pengutronix.de, a.zummo@towertech.it, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-iio@vger.kernel.org, linux-media@vger.kernel.org, linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, linux-can@vger.kernel.org, linux-rtc@vger.kernel.org, Claudiu Beznea Subject: Re: [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Message-ID: <20200114001659.GA11452@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org On Fri, 10 Jan 2020 18:18:00 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Date: Mon, 13 Jan 2020 18:16:59 -0600 Message-ID: <20200114001659.GA11452@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> Sender: linux-media-owner@vger.kernel.org To: Claudiu Beznea Cc: robh+dt@kernel.org, mark.rutland@arm.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, vkoul@kernel.org, eugen.hristev@microchip.com, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, mchehab@kernel.org, lee.jones@linaro.org, radu_nicolae.pirea@upb.ro, richard.genoud@gmail.com, tudor.ambarus@microchip.com, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, wg@grandegger.com, mkl@pengutronix.de, a.zummo@towertech.it, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-iio@vger.kernel.org, linux-media@vger.kernel.org, linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, linux-can@vger.kernel.org, linux-rtc@vger.kernel.org List-Id: linux-can.vger.kernel.org On Fri, 10 Jan 2020 18:18:00 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Date: Mon, 13 Jan 2020 18:16:59 -0600 Message-ID: <20200114001659.GA11452@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt@kernel.org, mark.rutland@arm.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, vkoul@kernel.org, eugen.hristev@microchip.com, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, mchehab@kernel.org, lee.jones@linaro.org, radu_nicolae.pirea@upb.ro, richard.genoud@gmail.com, tudor.ambarus@microchip.com, miquel.raynal@bootlin.com, richard@nod.at, vigneshr@ti.com, wg@grandegger.com, mkl@pengutronix.de, a.zummo@towertech.it, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, linux-iio@vger.kernel.org, linux-media@vger.kernel.org, linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, linux-can@vger.kernel.org, linux-rtc@vger.kernel.org, To: Claudiu Beznea Return-path: Content-Disposition: inline In-Reply-To: <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> Sender: linux-media-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Fri, 10 Jan 2020 18:18:00 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_AGENT_SANE_1 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 86BC6C33CA9 for ; Tue, 14 Jan 2020 00:26:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 567F2207FF for ; Tue, 14 Jan 2020 00:26:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R6q4Dwr7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 567F2207FF Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/Ud+FgIlcdsC2nUd4jlLQPYMXexLzKANSsgR24c8zbE=; b=R6q4Dwr7jvxive d7Xq+kbkzjjW7/qc+G1F/LAHdWhmHT+91aN9Bg2dfCYHElnovz+puWFCZcyQrqxVtexi/kb/AMxET ZgQNaWtd74JHqbgGR2KkaWoeeYy/juc54t7gSK3oftERc20e8PwE3decD4a5JPs4D/PpJscInUAIB rtg34Utliktd82g/0c1oCPYr9fRD7rcPsNf0AM46sBg1CwJpbqR/otZMATdcsqIxhCc1iLTTxizm1 modEFD4jKppeZqIRyQkGy3L2py7tqiAE9998McXq6FMizV3sEv8d2r4gO+gLee0h27rg8jW8uvfox sNd/w6xUlUdcpadERTHg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1irA2E-0006vS-Tk; Tue, 14 Jan 2020 00:26:18 +0000 Received: from mail-ot1-f65.google.com ([209.85.210.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1irA1W-0006Fs-0o for linux-mtd@lists.infradead.org; Tue, 14 Jan 2020 00:25:36 +0000 Received: by mail-ot1-f65.google.com with SMTP id p8so10835985oth.10 for ; Mon, 13 Jan 2020 16:25:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/2uIWxQRw2ac2zDhobeFtImF06Kett0ywn6nB0mPlAo=; b=ujf3Qq7iwWiJxoBzZQLDARx8F+OFyRWgUieyyK+13kszK5/8wS3ul36AP/vKVJTtqO AeRPWE/qjs3r6nNHoUMHgtXlEBuI9cPZM4d/ujerLkwdeojiqW8Zhk2IoWePyJntMLnF LQF9l/JyJl49lt5PTHo/PXLkpSEGJ3hzMV0CIGSNbvEJ7BvVm7+oAa+suVHju4xJORwu 2hsU8SHbhlF3QzS13F7jRHIcS2DAujkmU9dnp7tYn9F2jTPp8PTbaLMVnYXT1Hg9qz3/ zpXVIlxO78dTlRuPIZgznP+nvgiWtSFklMHlhbWRUWCULIdW+7IE6ifhkblAUk9Ua8Cb ju8Q== X-Gm-Message-State: APjAAAVB9SZE0bRsAbLgbR5u7n2dvcBvUtXhTeEgyP/yBkdOzKyYbywT 1nG+OlpzbJiTrh0OPoEEPEhz4Jw6CQ== X-Google-Smtp-Source: APXvYqz4u61HAs6+y3VoIABgpPwwosvlymYXXUiHK1FBZ1zNAtMnIGeVV9dlM1kHWhGuwj5q56xhjw== X-Received: by 2002:a9d:7dc9:: with SMTP id k9mr15143579otn.117.1578961532713; Mon, 13 Jan 2020 16:25:32 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id f142sm4062151oig.48.2020.01.13.16.25.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:25:32 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221ab2 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:16:59 -0600 Date: Mon, 13 Jan 2020 18:16:59 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Message-ID: <20200114001659.GA11452@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200113_162534_201933_A42827A2 X-CRM114-Status: UNSURE ( 9.24 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, alexandre.belloni@bootlin.com, vigneshr@ti.com, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, pmeerw@pmeerw.net, miquel.raynal@bootlin.com, lee.jones@linaro.org, linux-rtc@vger.kernel.org, lars@metafoo.de, richard@nod.at, ludovic.desroches@microchip.com, wg@grandegger.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, tudor.ambarus@microchip.com, radu_nicolae.pirea@upb.ro, linux-can@vger.kernel.org, robh+dt@kernel.org, mkl@pengutronix.de, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, a.zummo@towertech.it, richard.genoud@gmail.com, nicolas.ferre@microchip.com, linux-spi@vger.kernel.org, vkoul@kernel.org, knaack.h@gmx.de, dmaengine@vger.kernel.org, eugen.hristev@microchip.com, Claudiu Beznea , jic23@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Fri, 10 Jan 2020 18:18:00 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/ 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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY,USER_AGENT_SANE_1 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 E5ACFC33CA9 for ; Tue, 14 Jan 2020 00:20:48 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BBDF721569 for ; Tue, 14 Jan 2020 00:20:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="AbhtIeB3" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BBDF721569 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=U6zgMwS3m2awQSt3ZEHtZjBWS4Cebo3Nopo52TXJ95Q=; b=AbhtIeB3fWylVK sLzT0D3RG4SshmjXlV+869eHZAMQKY9PH8Utu3DdYTJlwKOW1Z+T1oSapK20PCXYONCQW4lfACbBc 0HhTJGY88aM800FiMa1rnBn9KFnq7x3edO6sn4SRyLRhJJwRXEc49Nl4089es3NGeWm4G+z3MvSoJ jhnHPaSaGrhZSOa5GA/aomYuFj9s3rLVm9vrAQdF4BeDEnvtFXdbSeZrGEtJamYPTOVhhxOupyxdW 4IZXyuu6Y+u9Vg6s44znTXm0Abo7YvR+KI6rw8MrmK64mTOLJAykAgqLCl71IvJKKgDxMUNAJ6Cb+ uVBlZ0wj5PBGapUq0auA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ir9wq-000315-W5; Tue, 14 Jan 2020 00:20:44 +0000 Received: from mail-oi1-f196.google.com ([209.85.167.196]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ir9we-0002pZ-Tw for linux-arm-kernel@lists.infradead.org; Tue, 14 Jan 2020 00:20:34 +0000 Received: by mail-oi1-f196.google.com with SMTP id c77so10146941oib.7 for ; Mon, 13 Jan 2020 16:20:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=/2uIWxQRw2ac2zDhobeFtImF06Kett0ywn6nB0mPlAo=; b=tcAxe91KgnVdtmUIs9n4qXjvuaZo9Y97EmunRnbpg609rpg+Gu008jO7gnP84ZP2KK edu8Q+eJ9gZN/PgXInIqDHNnyKmdk9BUiupdm4uiemTj1FDpb7S+iwOG0MhsV8zN6rOz 8usvbgIaokS0dFIf+HYKPVDQOKiCRGvuYxudJANSY+KIZSa4qdrrxYBpqX/KJT7wDmXU 1OH7wmXmnE1BGXUWOHMjXhShc144EIMCWXlaS8AmWXuWc0V/x45cQnQXjXGdKvXt808G b+8QOqsQdFQuLzy+COrg1uy2bEgeK3V26EdiUWiU0LMGuAlN5l5NbWKauz5E+VOuUrXn xskg== X-Gm-Message-State: APjAAAXO8XFPEczfZpfVCVT8yEETzAlxsLpyzWJQw7hzXVhA68BOSar/ YpnWckoww/VTNJKgKbZnqPoo6JSpqA== X-Google-Smtp-Source: APXvYqyfISruTL9R14h66tfL1uvtHCMlNI/uq39cRwfoSy+jv+YOG1+z3EKV9w7Rm3irf60TAYlSkg== X-Received: by 2002:a05:6808:81:: with SMTP id s1mr691015oic.179.1578961232120; Mon, 13 Jan 2020 16:20:32 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id y6sm4728861oti.44.2020.01.13.16.20.30 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:20:31 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221ab2 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:16:59 -0600 Date: Mon, 13 Jan 2020 18:16:59 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Message-ID: <20200114001659.GA11452@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578673089-3484-9-git-send-email-claudiu.beznea@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200113_162032_961414_45E3AA74 X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, alexandre.belloni@bootlin.com, vigneshr@ti.com, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, pmeerw@pmeerw.net, miquel.raynal@bootlin.com, lee.jones@linaro.org, linux-rtc@vger.kernel.org, lars@metafoo.de, richard@nod.at, ludovic.desroches@microchip.com, wg@grandegger.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, tudor.ambarus@microchip.com, radu_nicolae.pirea@upb.ro, linux-can@vger.kernel.org, robh+dt@kernel.org, mkl@pengutronix.de, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org, a.zummo@towertech.it, richard.genoud@gmail.com, linux-spi@vger.kernel.org, vkoul@kernel.org, knaack.h@gmx.de, dmaengine@vger.kernel.org, eugen.hristev@microchip.com, Claudiu Beznea , jic23@kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, 10 Jan 2020 18:18:00 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-pmecc to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Miquel Raynal > --- > Documentation/devicetree/bindings/mtd/atmel-nand.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel