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 6920FC43217 for ; Mon, 14 Nov 2022 14:24:45 +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=FCr024yVU+xHpsx9f9/VA5o0FtcgTbyifHmXIlrdMrU=; b=UmxUdO5KufudEB nF/+GDHVvrkZKj8a9zdTyD9yG7lLa7LEoePWMITXGx+51Xz5u+lDDsV5O4AEUNSsF1gbbkFnTi4d9 Xx+gdsRLKvw0yZPRjkdXyq7X3bXjgUiyDtKgVToSyp4In7XSRRGrCX2aitIB9jK7GuI73jQXQqaqg 1vZzyOrdKloYhcAq6E+WxL5RCsfo+Qw+KMgVIIeCPXF8lU2k6nhJZBfKmDud67QhJxZsBsOKGHQCJ hVZwKwO0K6jqkDRMFLXSEnIGTl5pmRDUotblOUnNhHq0UlibLDygMWcCJUbvs1vy8aWURgrRbV2qq mytTjaaKkPAhI6EqmNCw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouaNH-001ghQ-8L; Mon, 14 Nov 2022 14:23:47 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ouaN6-001gab-Tt for linux-arm-kernel@lists.infradead.org; Mon, 14 Nov 2022 14:23:39 +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 ams.source.kernel.org (Postfix) with ESMTPS id 82CD7B81037; Mon, 14 Nov 2022 14:23:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7B84CC43470; Mon, 14 Nov 2022 14:23:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668435814; bh=9E255QG+3FQ8gHO/W6Krz66A4Vs6SmwNv5u1uPI2t3E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=japqIyjyyhj7IK10C+Wcni5A0JAKXPbZnQvXNcTtsDTr1J+r+mzPXrkTv/XAbO0wN sLoaHRvi/44QaD6WMUXHQg0OY7Lk97o8GZOhq/BXi98vof6YBpOl1/RqMxv456NvqO zk7GiIz/6Tone8q8Yc3bbJ/47mIkAEIjX7nRfhauF+TWf38iqmkXly8zC8m88oh/3x Ksxn8119brgKtT2bC1VBIlTr41y8eO/aODIyl/W1Wqorb7TRL/pEMfmdIs2YgVL+/E Go/md/MDpP9T9nD9ZUCm90Bgn1TO2rppcmT5HVi8Jext3ow6gWObzlo/zwLN6/0qsx CWUhGLJABRgng== Date: Mon, 14 Nov 2022 14:23:27 +0000 From: Will Deacon To: Dmitry Baryshkov Cc: 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: [RFC PATCH v2 00/11] iommu/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation Message-ID: <20221114142326.GH30263@willie-the-truck> References: <20221102184420.534094-1-dmitry.baryshkov@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221102184420.534094-1-dmitry.baryshkov@linaro.org> 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-20221114_062337_185463_581A9161 X-CRM114-Status: GOOD ( 12.21 ) 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 Wed, Nov 02, 2022 at 09:44:09PM +0300, 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. Thanks for doing this, I really like the cleanup and the possibility that we can stop adding all these pointless strings every release! It looks like Bjorn picked up patch 1, so could you please rebase the rest of the series onto my SMMU bindings queue: https://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git/log/?h=for-joerg/arm-smmu/bindings and address the minor review comments you had so that I can pick this up? Cheers, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel