Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5935214ybi; Wed, 12 Jun 2019 10:59:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqw5471yAG65jiuZ0t5dua/MspS9idQbl/a+85A5C62J9/EePxiUhtEiDetElhOznUrDNU/c X-Received: by 2002:a17:90a:9503:: with SMTP id t3mr434184pjo.47.1560362398053; Wed, 12 Jun 2019 10:59:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560362398; cv=none; d=google.com; s=arc-20160816; b=DyYrBJpacXgYz1asXhPeO6HJV2cNxLLU3Iasy5J6y/ZvliopdjocsX4xaLmZM4D9HS 5u7B24FtcJxM498LWl8MbSAEpnHQYdzjm5/IEpRqJtE2Al6jmyZTmRDyIJuI6RguQPD9 MAxsxGY0XmTElNuZ/EcsJgyXdaX4M/MTqvYo8qBeysUv6fHXUlBdeW+T2xIjBhZd/Uhq yu+hbfX0W3gM8p7Qq1qrlchGZLMKGx6sA7JT5RsBjvrS5GXlmdlgTXGchxNHMjbudOAA 2TWycDsdQ0sXyT8Q/YY8ijCcJ8eFV0/h9Uoqurqe74pQt6FzmlByynKoyd3v4rZeXSMc juEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ZBeHMvOpwHdyFZqsYcWyFJlu8hdUUmRoYrlnzeYNyHA=; b=szGvtm91LjKeAjZqyV8IDQ3psX7bAjVTzQapX3SEL5FhzFJYVc8ftLOrSsxxgnw5gr Jmk2OVtMvK+QQwRdZp3T9W0vkWO/AJkc5WKGKC/uMvsCM4mz3oFvmz+ly+W3duGLYx8H F6G6MJdWYNZCIh32gyXtUA8vPDNa1KuUtv/vatX6Y5ExK1iXrr5ko/DoJhGSSIVS7IBa QdsI6fTFHjUnLEply5vvSgA6SnlKcwaKpaWgDzd4fW5DdOgRniNuc9gZ+bN1FzmpI0vv JviqBIG9nheM/bYDLpJ8owAfociiTWN57TySzgzHdTDfBWbtImF1Wo0fSAgqJygvb8I0 CSeQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q189si412941pga.156.2019.06.12.10.59.42; Wed, 12 Jun 2019 10:59:58 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2439542AbfFLOAN (ORCPT + 99 others); Wed, 12 Jun 2019 10:00:13 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:56396 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2439517AbfFLOAM (ORCPT ); Wed, 12 Jun 2019 10:00:12 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtps (Exim 4.89 #2 (Debian)) id 1hb3nB-0008FY-7x; Wed, 12 Jun 2019 21:59:57 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1hb3n6-0000yf-Ll; Wed, 12 Jun 2019 21:59:52 +0800 Date: Wed, 12 Jun 2019 21:59:52 +0800 From: Herbert Xu To: Shawn Guo Cc: Horia Geanta , "David S. Miller" , Sascha Hauer , Rob Herring , Mark Rutland , Aymen Sghaier , Iuliana Prodan , Franck Lenormand , "linux-crypto@vger.kernel.org" , Pengutronix Kernel Team , Fabio Estevam , dl-linux-imx , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] ARM: dts: imx7ulp: add crypto support Message-ID: <20190612135952.ds6zzh7ppahiuodd@gondor.apana.org.au> References: <20190606080255.25504-1-horia.geanta@nxp.com> <20190612103926.GE11086@dragon> <20190612130602.GH11086@dragon> <20190612132600.GI11086@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190612132600.GI11086@dragon> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-crypto-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Wed, Jun 12, 2019 at 09:26:02PM +0800, Shawn Guo wrote: > > Yes, it happens from time to time depending on maintainer's style. I'm > fine with the DT changes going through other subsystem tree, if the > subsystem maintainer wants to and is willing to take the risk of merge > conflict between his tree and arm-soc tree. I have no problems with potential merge conflicts. Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt