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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id E19F9C4332F for ; Fri, 18 Nov 2022 13:31:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=upYZYQoNCZNhe5gqBpl/ndfVoB7h4touG9djEUOs9I8=; b=CELsHX8mpYPlzT d5G3XdOgHlYgDSMV7o4JuYKYXFS9dPDv9Mosg1qJ6RjqSlE5YD3VRePIs+7fjU3DSExkHfk8u87g3 YX9e6+kCaEoo3DPRwtzxBUf7kaAlLydICE/0+ilD6Cs+l1JelneqbNe1NUrcUh7VQXbA0Hn0AYm+B i4NSRadpspP780QIF9pOjKgFYRKAP2+1PYhrRws+s+ZFwI19KXsM+ZY77zEwVBLzNDgS2XR4ypP5c ZmgCgxq1JWQydIYz3jEAjCtoeFBWQXrQO8bDL8gUrc5w2JBzZtWVoQqWXxa3D8jCh8jZ5dtMiSos8 wBm+kiLHMORBAHDg4T6A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ow1Rl-0047uQ-5B; Fri, 18 Nov 2022 13:30:21 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ow1Ri-0047sz-AK for linux-arm-kernel@lists.infradead.org; Fri, 18 Nov 2022 13:30:19 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 8F81C62523; Fri, 18 Nov 2022 13:30:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1507AC433C1; Fri, 18 Nov 2022 13:30:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668778217; bh=DVByPI99cziskeMpw3/H3Sw35EfmuI4W+QBBcElCutc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=q9ycSFlGC0m5cG9RlAnwnYROpSROstzfMcobdK7fyIuqni/nBCox5zZU8Zxm5JPQU 0NKbCmOwLN6yHLstgSag0cb2GLcS31zJxM9bJyFPJoQbzVy0V+liMcYT8YrNRwTQeL qSmMkZ5+8tMznQrISNGyBBCqpy/mixDrZFEFn29bfIz6oaPXPdMENCV02yPhFm3bUK OvRzNp9qluquzn86ncaH7paGu3Fl+Wb1WI3H/owbh/Ebept7Fs7ZUMT0DXwOR40Mrr GFtFiDEUOAwpp8v8bklsGXmYphMFUeCoL9ls0we38VSPdLs4lerFm/lfDqQXfsdhW6 /XmJuSgBbZbLQ== Date: Fri, 18 Nov 2022 13:30:10 +0000 From: Will Deacon To: Krzysztof Kozlowski Cc: Dmitry Baryshkov , Robin Murphy , Joerg Roedel , Rob Herring , Krzysztof Kozlowski , Bjorn Andersson , Konrad Dybcio , Rob Clark , Vinod Koul , Sai Prakash Ranjan , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, iommu@lists.linux.dev, devicetree@vger.kernel.org, freedreno@lists.freedesktop.org Subject: Re: [PATCH v1 00/10] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation Message-ID: <20221118133009.GA4046@willie-the-truck> References: <20221114170635.1406534-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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-20221118_053018_414270_9492CEDD X-CRM114-Status: GOOD ( 18.36 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Nov 18, 2022 at 01:41:24PM +0100, Krzysztof Kozlowski wrote: > On 14/11/2022 18:06, Dmitry Baryshkov wrote: > > The main goal of this patchset is to define a generic qcom,smmu-500 > > binding to be used by newer Qualcomm platforms instead of defining each > > and every SoC line with no actual differences between the compats. > > > > While preparing this change it was required to cleanup the existing > > bindings and to rework the way the arm-smmu-qcom implementation handles > > binding to IOMMU devices. > > > > Changes since RFC v2: > > - Dropped the dts patch, picked up by Bjorn > > - Fixed minor nits in commit messages and in-file comments (noted by > > Krzysztof and Richard Acayan) > > > > Changes since RFC v1: > > - Added the dts patch fixing order of clocks in msm8996.dtsi > > - Fixed the DT bot errors > > - Added separate clause for Google Cheza devices > > Please continue the version numbering. RFC is also a patch and also a > version. This is v3. Your next will be v4. I queued this already, so hopefully there won't be a next version! Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel