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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 0DD18C433DF for ; Fri, 29 May 2020 13:34:43 +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 D0E2B2100A for ; Fri, 29 May 2020 13:34:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SlsyIIse" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D0E2B2100A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linutronix.de 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=Yz1qWV/2ct/X3QkUEb7WvJg2/zUAGcAdFdiTtvuAUoI=; b=SlsyIIseqPBpoD h2f+/mBdJqhQ+IvyDHTQso2v/hyjOADR82wFuO13ST3WSAOIbh8Fw6ZZ5RaNATSuOgKkchJvmkpSk x6iRzH8TyZIH7OxwgHh28G0PoS0BfBxdJSkgHjiU0O+Hrh48fuPoKjCR+xkyriYkps8duwNx37CJw x1NGRAcgvEut7mcA/0+jxOwozJfOPl+134+QWMrF9ZSvnawdrZy3pcWX10mIl/tFTu386L0f0wqy7 C8tHwOzU52VO++dBqHNXH/FYsTccGLAxnnTJ13mqEt4l9QfOaV4Xq/3xB1NE6Flt8jzueUM8z+OCN HJRppffzjAlMpTCmPfHQ==; 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 1jef9m-0005Yp-2x; Fri, 29 May 2020 13:34:42 +0000 Received: from galois.linutronix.de ([2a0a:51c0:0:12e:550::1]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jef9i-0005Y6-M6 for linux-arm-kernel@lists.infradead.org; Fri, 29 May 2020 13:34:40 +0000 Received: from bigeasy by Galois.linutronix.de with local (Exim 4.80) (envelope-from ) id 1jef9d-0005JK-K9; Fri, 29 May 2020 15:34:33 +0200 Date: Fri, 29 May 2020 15:34:33 +0200 From: Sebastian Andrzej Siewior To: Alexandre Belloni Subject: Re: [PATCH v3 1/9] dt-bindings: atmel-tcb: convert bindings to json-schema Message-ID: <20200529133433.mr3fp4rfd5l4scxw@linutronix.de> References: <20200506080554.283177-1-alexandre.belloni@bootlin.com> <20200506080554.283177-2-alexandre.belloni@bootlin.com> <20200529101314.2ueuhgnrqq3a764f@linutronix.de> <20200529132118.GF3972@piout.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200529132118.GF3972@piout.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200529_063438_871200_3DF93A43 X-CRM114-Status: UNSURE ( 6.20 ) 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: devicetree@vger.kernel.org, kamel.bouhara@bootlin.com, Daniel Lezcano , linux-kernel@vger.kernel.org, Rob Herring , Thomas Gleixner , linux-arm-kernel@lists.infradead.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 2020-05-29 15:21:18 [+0200], Alexandre Belloni wrote: > There is actually one comment I need to address that Rob made on another > series that was also including this patch. I'll send a new version > today. Ah, okay. Thanks for the info, that thread looked dead. Sebastian _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel