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=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 47239C33CA9 for ; Tue, 14 Jan 2020 00:30:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 18C322084D for ; Tue, 14 Jan 2020 00:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578961806; bh=ICuLmJcd5MuUF5ih4nNV4O+uuHngWapP4XE/nqFRloI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xq4AxcGqP73vod7/y/M1gVs27AxTof71fKHSuw5m6fNcHPagHu22ux5xWQWGJZSsx 4u7v6qImXoIqQI2efYtkKdeZs+VZbyRM9esvGzCpTXHF+y5TgLalYyLLpaeYNNTx43 hHPNSZi4Qw2rlSLIDN15gBg51CZMsYomUqBRZglE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728890AbgANAaF (ORCPT ); Mon, 13 Jan 2020 19:30:05 -0500 Received: from mail-ot1-f68.google.com ([209.85.210.68]:36745 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728714AbgANAaF (ORCPT ); Mon, 13 Jan 2020 19:30:05 -0500 Received: by mail-ot1-f68.google.com with SMTP id m2so6024970otq.3 for ; Mon, 13 Jan 2020 16:30:05 -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=+qSm233hBzLTG9G2DIy5d4ytValKHnVbjxr5pAXtlvA=; b=GfYovsz14FzLTOhGrrWXdnRnpgpaSIeuXwiPlA34zngup1lZQMWma4WJVwd+fDF9t/ L+Xmmts2b9porky9YYuYJxr3oatcBgWdhzRnF7DwKrGiv4UMjqAPQ6ZiaK3S5jA3fDhw K9PRHu7aam+jhJmuwNP/F0dukybFaAXmJaSwN7OHgZsSvcZX1Xc/i8wE3z5tlKmynMAL qN9MmnO/7UKyz5l+LtIQqvl9GrdDh04kXlIdvGZ/nbG6IuZjW+5yARf4mmznfyMTtfVi h0wizMRA8LdKJtmfw+ppUEzORxHvP+dOBiecZvEwVnYlU6AUc9D65yQrQIYRSxQG435N 6xcA== X-Gm-Message-State: APjAAAXnrGRqAO9k/ACo+x+252SbF12g4TwGTa9l/SAUa5R/F9S+mZaO ZuE+NTIzi97Oi9wFfR7RVZHCpoVh9w== X-Google-Smtp-Source: APXvYqxSR6ocqDYIGNc2Xzjunyn0KEOQ7d7GuPpA23lJiW2EyKzeJTRBzGgR1JIEqdqlpWguueDeBQ== X-Received: by 2002:a05:6830:120b:: with SMTP id r11mr13783190otp.254.1578961804351; Mon, 13 Jan 2020 16:30:04 -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 m3sm4770536otf.13.2020.01.13.16.30.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:30:03 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 2219d1 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:21:19 -0600 Date: Mon, 13 Jan 2020 18:21:19 -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 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Message-ID: <20200114002119.GA18003@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-13-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-13-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:04 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-rtc to DT bindings documentation. > > Cc: Alexandre Belloni > Signed-off-by: Claudiu Beznea > --- > > Hi Alexandre, > > I kept this patch as in v1 (same for patch > "dt-bindings: atmel-tcb: add microchip,sam9x60-tcb"). > I'm waiting your response to this version and take an action aftewards. > > Thank you, > Claudiu Beznea > > Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Date: Mon, 13 Jan 2020 18:21:19 -0600 Message-ID: <20200114002119.GA18003@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane-mx.org@lists.infradead.org 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 List-Id: linux-can.vger.kernel.org On Fri, 10 Jan 2020 18:18:04 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-rtc to DT bindings documentation. > > Cc: Alexandre Belloni > Signed-off-by: Claudiu Beznea > --- > > Hi Alexandre, > > I kept this patch as in v1 (same for patch > "dt-bindings: atmel-tcb: add microchip,sam9x60-tcb"). > I'm waiting your response to this version and take an action aftewards. > > Thank you, > Claudiu Beznea > > Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > 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 DC1E7C33CA9 for ; Tue, 14 Jan 2020 00:35:19 +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 AC78F2080D for ; Tue, 14 Jan 2020 00:35:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UFQarCvG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org AC78F2080D 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=bbdRBloezFyqySxsSpVAJ5Y1pMKnwo1JuvGZMernkJQ=; b=UFQarCvGlVM1V0 kNNsdrAf3nOZI7n6bDNTFLgGIPJYP5aTyHcVr2wT8fvCgh8ywPtqDbMhETfkXK/kzwxWazvMGMF0Z u2uojb9TfxWhdblePiQOFWAxS4fIq7+ldP+ovaATQGgkGpTsk4KG53m5eyAOPPNf/PQZHIY3X6Ifr ZPq2UB9cHq5FU0uKE0YB1turhDikDs6NKuBhqNT24/IiicuHJ8MyEvF0HzVCH89AXGwHNCwE28rVS noXgeUf6WtP1uQp6POpEhCttUrGUezx+Ob/m1DNuuE9gLqD6A4h+meBVs2fhz/2nvRq0dDJI6s+8v 1F9YCxV2W8kydUTVapLQ==; 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 1irAAm-0002XO-C2; Tue, 14 Jan 2020 00:35:08 +0000 Received: from mail-ot1-f68.google.com ([209.85.210.68]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1irAAk-0002Cn-98 for linux-mtd@lists.infradead.org; Tue, 14 Jan 2020 00:35:07 +0000 Received: by mail-ot1-f68.google.com with SMTP id z9so8764990oth.5 for ; Mon, 13 Jan 2020 16:35:05 -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=+qSm233hBzLTG9G2DIy5d4ytValKHnVbjxr5pAXtlvA=; b=PfJFsbZf4GFIRcIalseLZcEC5HJ5wK2WOaiTYDD9lk64ZPCAQk5ok+9rBjBuzEeBrh 2uYr8DxyobNkkaYXcyI9M0KAaJo6GlVIZt7Feayb3ry88gRRDd5/3A0umvsYP2KGdcZY Aqjg/LX/yFRu/pKVEHs5EimARUdrGdNCYkJDqutxkTuK+6zrcarv5cbgxj/jifDsf/BF iMyMKjnL9Pl+qiuuPjeaWsTHHiqp22OpWnbL7C8Fz0MU7FYUVJNKQlD11poURtYpBKzc jEK50E5pPzs1nUQQqE7ye7qVxD+LAxyJOpGJPTlDjuyCfLdcmGcuVhKTu4bCxwps8kN8 /k5Q== X-Gm-Message-State: APjAAAUpH8XSE51cnVy0p+Yt1MSq6aFmTM5Y6SC6KtI3d+gaJJ+0JghV jsGyypkr0Z3pl6HnbKeICBrXhzmSvA== X-Google-Smtp-Source: APXvYqx9MmJ+T3WevK8mu3S8KThAFvhvZa26DCvefwkxoE2KftOvB2m4dvkMYF5x+fAV9KT6igKpBA== X-Received: by 2002:a05:6830:1e67:: with SMTP id m7mr15352672otr.262.1578962105082; Mon, 13 Jan 2020 16:35:05 -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 p21sm4809311otc.21.2020.01.13.16.35.03 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:35:03 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 2219d1 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:21:19 -0600 Date: Mon, 13 Jan 2020 18:21:19 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Message-ID: <20200114002119.GA18003@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578673089-3484-13-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_163506_333065_E341DC8D X-CRM114-Status: GOOD ( 11.36 ) 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:04 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-rtc to DT bindings documentation. > > Cc: Alexandre Belloni > Signed-off-by: Claudiu Beznea > --- > > Hi Alexandre, > > I kept this patch as in v1 (same for patch > "dt-bindings: atmel-tcb: add microchip,sam9x60-tcb"). > I'm waiting your response to this version and take an action aftewards. > > Thank you, > Claudiu Beznea > > Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > 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 From: Rob Herring Subject: Re: [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Date: Mon, 13 Jan 2020 18:21:19 -0600 Message-ID: <20200114002119.GA18003@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 To: Claudiu Beznea Return-path: Content-Disposition: inline In-Reply-To: <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane-mx.org@lists.infradead.org List-Id: linux-spi.vger.kernel.org On Fri, 10 Jan 2020 18:18:04 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-rtc to DT bindings documentation. > > Cc: Alexandre Belloni > Signed-off-by: Claudiu Beznea > --- > > Hi Alexandre, > > I kept this patch as in v1 (same for patch > "dt-bindings: atmel-tcb: add microchip,sam9x60-tcb"). > I'm waiting your response to this version and take an action aftewards. > > Thank you, > Claudiu Beznea > > Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > 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 A1136C47409 for ; Tue, 14 Jan 2020 00:30:08 +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 72CCA2080D for ; Tue, 14 Jan 2020 00:30:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bz29M1eW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 72CCA2080D 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=ZPV3S8TktB7UN4Qp7RfWGHEt1bBPmN87+hVwlK42N1I=; b=bz29M1eWE5K17k N0dapvD82/R8heGliPy4M/Ey5QNAygJxvTBNyOfK0H49WwdarfastXzAdM4y5uYBKmAJBQBiqUqFA l6IExXlM3GUmb9BZ3+t6Z7Yov94vPO2aD1vbp7hmZzLWE7BMYB2+6XzOx9lS4QjFCdH7q9zJZuxXw U2eR+KJRlyU5E7lBkCKd89BEBoCTGZJKUOhlBRLvAvjHKCj0TT3cUEOwbCISxtz5F7KrqihAkY+z9 55tWs4sWNtddYP19nKMJv+OgMXFEMEzaNZE4vobnxmML0NVEShYGVJAcqBntV5igEpOnwBZVZaCe+ 7NgNZYG1nDJnkC/x4//w==; 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 1irA5v-0008JU-4n; Tue, 14 Jan 2020 00:30:07 +0000 Received: from mail-ot1-f66.google.com ([209.85.210.66]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1irA5s-0007qg-7U for linux-arm-kernel@lists.infradead.org; Tue, 14 Jan 2020 00:30:05 +0000 Received: by mail-ot1-f66.google.com with SMTP id i15so10895616oto.2 for ; Mon, 13 Jan 2020 16:30:03 -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=+qSm233hBzLTG9G2DIy5d4ytValKHnVbjxr5pAXtlvA=; b=ILIR+aEljlcILciZKedk1mf02xO756yO/QJjPZ0LkBXINzSj2CwNzoAB9EqU1TzMYk uZZsp+d750qm9ZgzRrGJWyLnoxDWx8BrI5zVsdiWTh7f6yZM7WgHDlIXjxUL7PR3seG/ ojeCf/f5KPWHon+gcuzdk9TJIhDgx4ayRIqViB3qgBEy5HHXpwtRHAVE43XmyN71YvdL PZMR0is1v3xr7zpS6TvWZPpiaFu/r6jxA+BIfYyOqc6aWV+9GYLPV/iLOkoXidYk6KQl Oc+2V3AQHjZoUz0bUU82Th/gG5oNa+dFUy+ofDSm9piQpVRgBR9gRf2TFGt5aBd1wzJn 0DjA== X-Gm-Message-State: APjAAAW9PmpgfrEDWamH/fe7JlU/jfvwOeuQZPGVqA3nn7Y4AY43XtmK onOcD6z6r5qAu9sfYcFoYSRMSRU= X-Google-Smtp-Source: APXvYqwxpv6knl2nDlnWNAbnvLmxWT0K7/tCKCgZ/c5fdYZrfwfzyTHLGPt5z/+ty1T2MwfrWObU7Q== X-Received: by 2002:a9d:470a:: with SMTP id a10mr15512008otf.370.1578961803380; Mon, 13 Jan 2020 16:30:03 -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 m2sm4077193oim.13.2020.01.13.16.30.02 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jan 2020 16:30:03 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 2219d1 by rob-hp-laptop (DragonFly Mail Agent v0.11); Mon, 13 Jan 2020 18:21:19 -0600 Date: Mon, 13 Jan 2020 18:21:19 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Message-ID: <20200114002119.GA18003@bogus> References: <1578673089-3484-1-git-send-email-claudiu.beznea@microchip.com> <1578673089-3484-13-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578673089-3484-13-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_163004_277489_FEFDBDD3 X-CRM114-Status: GOOD ( 11.96 ) 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:04 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-rtc to DT bindings documentation. > > Cc: Alexandre Belloni > Signed-off-by: Claudiu Beznea > --- > > Hi Alexandre, > > I kept this patch as in v1 (same for patch > "dt-bindings: atmel-tcb: add microchip,sam9x60-tcb"). > I'm waiting your response to this version and take an action aftewards. > > Thank you, > Claudiu Beznea > > Documentation/devicetree/bindings/rtc/atmel,at91rm9200-rtc.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel