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 BACFDC3F68F for ; Tue, 14 Jan 2020 23:27:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 85BAF24673 for ; Tue, 14 Jan 2020 23:27:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579044423; bh=PPRKWQ5QDWXOR83RKwXIekU7AQc4h2uVttMnr+Mvuvg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=Eg/ICo+zSdQdKY5IGBBIt70Lmw8iqZD4pN9wqDiAv1j7jTr+MN5izWKXfHfpUkZvL cQqhaA2ld+ri8YWuYAkHyas4nyTdqFFrH4ibFq/lZXdmzm7sqVaOErV1a2RkUlTekM zKR63vlO2z3zLbeftQ24+iBsPFHfxjEWMGj3IcaM= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728884AbgANX1D (ORCPT ); Tue, 14 Jan 2020 18:27:03 -0500 Received: from mail-oi1-f195.google.com ([209.85.167.195]:36427 "EHLO mail-oi1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728774AbgANX1C (ORCPT ); Tue, 14 Jan 2020 18:27:02 -0500 Received: by mail-oi1-f195.google.com with SMTP id c16so13650600oic.3 for ; Tue, 14 Jan 2020 15:27:02 -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=ttZMLAqDhxSTsHlfd8sLeyc9soxLzGATxjf7nZzKPPw=; b=NcYB9tIoE3XS3l54iBhq6V+8to71rEQsTaSTTUoOiSRgVqUqhyosC6PkkcoMGYHlAr 4a+GPaggKWAFCXDJivMGJlLudfN+JColOz9bSoE+bns0sgJiB+jSzIQL+aZ6PXeZlw61 LGixpzzXiBUbxmdQCnHp9NYB7MRI9xyaPbGNm6BnyQRODypYncZDNA5y8DKvg/ZhlKgj RunvEg+3H8/ws2n1iPRkVFFBJ/0/I84cGPrXEZ9cVeZhNqexMarHDeAj3EtdqtZ9z4Lp MsDmzmrWkGzGj10D2N0f5oyXRloOYQmu9fJQBvRLHfte9PyKpjEhMNAyVSd1KuNIBEkw 98mg== X-Gm-Message-State: APjAAAV23ZqvdbjFKd5KNcFi2/GBIlJPwZQ06475uiqukhpKXhGH8D9Q ntEymPMSpeeYC9aIb7LKc0Y6Ka4= X-Google-Smtp-Source: APXvYqzdaVBpjnIJFhanH65yQdw/Za2pzjKT18Ak2Jsz26t1xDDVtdjqxzuPXH7nl6xmGImDTVuXyw== X-Received: by 2002:aca:3f54:: with SMTP id m81mr17655807oia.73.1579044422167; Tue, 14 Jan 2020 15:27:02 -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 o20sm5047671oie.23.2020.01.14.15.27.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jan 2020 15:27:00 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221a3a by rob-hp-laptop (DragonFly Mail Agent v0.11); Tue, 14 Jan 2020 17:26:59 -0600 Date: Tue, 14 Jan 2020 17:26:59 -0600 From: Rob Herring To: Claudiu Beznea Cc: robh+dt@kernel.org, lee.jones@linaro.org, mark.rutland@arm.com, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, radu_nicolae.pirea@upb.ro, richard.genoud@gmail.com, a.zummo@towertech.it, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-rtc@vger.kernel.org, Claudiu Beznea Subject: Re: [PATCH v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb Message-ID: <20200114232659.GA16642@bogus> References: <1578997397-23165-1-git-send-email-claudiu.beznea@microchip.com> <1578997397-23165-3-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1578997397-23165-3-git-send-email-claudiu.beznea@microchip.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-rtc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On Tue, 14 Jan 2020 12:23:12 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-tcb to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/mfd/atmel-tcb.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 v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb Date: Tue, 14 Jan 2020 17:26:59 -0600 Message-ID: <20200114232659.GA16642@bogus> References: <1578997397-23165-1-git-send-email-claudiu.beznea@microchip.com> <1578997397-23165-3-git-send-email-claudiu.beznea@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org, ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org, radu_nicolae.pirea-8LCfxC+Vs8U@public.gmane.org, richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rtc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Claudiu Beznea To: Claudiu Beznea Return-path: Content-Disposition: inline In-Reply-To: <1578997397-23165-3-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org> Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: On Tue, 14 Jan 2020 12:23:12 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-tcb to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/mfd/atmel-tcb.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 AEFB3C33C9E for ; Tue, 14 Jan 2020 23:27:07 +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 816CB24673 for ; Tue, 14 Jan 2020 23:27:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ioZV9u1W" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 816CB24673 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=n1DK2tA4GRFucX2WgCNChEuoiLU0FwRlZZVzSO5g3vs=; b=ioZV9u1W0NAFtL Xi++tUCVQTV9uqnhjE9Naw2GDrPFPeuq9jEBDTuCcuM2xrbU3iUqBu+Xd75TigUbPL+9bKHzQ5Efk jzb+2nEsdiE5TCOIKgBHtbgMsqYdMcBXK7y6eZnRyf6zHo7s3Jy3YBNIECc+ii6Jv/DWLk59phckA ZDi3D3zZK2uve++tCixPAcnOtggDeo3u4vuY27GCHgPAvopCjC8y8n+Iz0h7Nb+xmEblOMAlYf0Na jmC2y1RlrLLBo54ZXQ2iYXnTmmz2t2z0ci3Ywixs71WCEfJFgO18quZkYMAXPHyrlQ+aOadw3eQRw MBr2NxwcgNUZTXhSJo9Q==; 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 1irVaU-0007wg-OT; Tue, 14 Jan 2020 23:27:06 +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 1irVaS-0007wF-BQ for linux-arm-kernel@lists.infradead.org; Tue, 14 Jan 2020 23:27:05 +0000 Received: by mail-ot1-f68.google.com with SMTP id z9so12300286oth.5 for ; Tue, 14 Jan 2020 15:27:02 -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=ttZMLAqDhxSTsHlfd8sLeyc9soxLzGATxjf7nZzKPPw=; b=UB8G1qSUw0GmzVwFOolmVsoX4lvyuK3cFfnS8EZlUVvTZ9yHwqFfWS02WUfUlLWhgs SxoBU4/OlQmNjsDWcgziVB7cfVmhxOPINWYJRUaGviv3jWHEbHl3H1/FZ+oPNutpOeVp uoU7c53VsXSEgms6wdFgu9hump9KCnge/nr+iUpyHjRX08iWbgviDqBvjHZ2cwjAZBO5 V63jjXQHUCsP8DPjSEPuRlGkmKy/V578NQD3o6PNtYZdgTJC/FaqzZO+LBliauZXYYrv 3+NfMxYuDJFkmA3G2Igc1HU3665znMF1DZYDDBjDa1gAmXyjaDOEYoOzQT5LZA5EyAod wPhg== X-Gm-Message-State: APjAAAW0/98IFkS5Azdq2Zdw5G7mo8gSfPSHlGRs319Xu9Hr2jFEE4F3 49QNfM0/Dfs0+iDcVVx8l8NN7Z0= X-Google-Smtp-Source: APXvYqx/EmxeRCBtJIxCY922Cbw2/+fgOiMzynYixalzuPguNStsRdmNy2oJ4zHl5J8wu99HQKO8fg== X-Received: by 2002:a9d:590d:: with SMTP id t13mr699702oth.290.1579044421807; Tue, 14 Jan 2020 15:27:01 -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 t11sm5868962otk.50.2020.01.14.15.27.00 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jan 2020 15:27:00 -0800 (PST) Received: from rob (uid 1000) (envelope-from rob@rob-hp-laptop) id 221a3a by rob-hp-laptop (DragonFly Mail Agent v0.11); Tue, 14 Jan 2020 17:26:59 -0600 Date: Tue, 14 Jan 2020 17:26:59 -0600 From: Rob Herring To: Claudiu Beznea Subject: Re: [PATCH v3 2/7] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb Message-ID: <20200114232659.GA16642@bogus> References: <1578997397-23165-1-git-send-email-claudiu.beznea@microchip.com> <1578997397-23165-3-git-send-email-claudiu.beznea@microchip.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1578997397-23165-3-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-20200114_152704_392813_833E213D X-CRM114-Status: UNSURE ( 9.34 ) 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, a.zummo@towertech.it, alexandre.belloni@bootlin.com, devicetree@vger.kernel.org, richard.genoud@gmail.com, radu_nicolae.pirea@upb.ro, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com, robh+dt@kernel.org, linux-spi@vger.kernel.org, lee.jones@linaro.org, Claudiu Beznea , linux-arm-kernel@lists.infradead.org, linux-rtc@vger.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 Tue, 14 Jan 2020 12:23:12 +0200, Claudiu Beznea wrote: > Add microchip,sam9x60-tcb to DT bindings documentation. > > Signed-off-by: Claudiu Beznea > --- > Documentation/devicetree/bindings/mfd/atmel-tcb.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