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 6CBA2C4345F for ; Fri, 19 Apr 2024 22:01:00 +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=qIw/4teIjEqQRaP+khi1rREZcQBthJ9ptcgTm7sZSaA=; b=f1RJJNucAbMEpg hHLoypSbOX8FkGZeZFZ0JDvDpBDMWOa3An/ajhaL/kMvqIfdMQCRuSTrOM11k8VEesd58wHxCopfL WXFsGkY4WuuQ63Y2+e3xjT5b0bplZMve+fR0mdji1XoF3brj3Lw8fMc9ui3zimDK+TjaqZsTLrYP3 2nQXMwLppMOY442UKiqeuk8v4ZrMKdsFPpEtZoscGJHRBRNutgdWNxZ68DrOFbXuYR8Sy2C18Y2iD Fj1zhJkRdzcLbtgXnrAi4rqS1UlkX35WUPR1zMppz+RsmqYaQPUsPLx295VNViINQT4/HHxO0cURt 9QN2Wrp06JdSHk8Y5gVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxwHn-000000075Nw-1Y91; Fri, 19 Apr 2024 22:00:47 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxwHl-000000075NS-0N59 for linux-arm-kernel@lists.infradead.org; Fri, 19 Apr 2024 22:00:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id A79E7CE1ADA; Fri, 19 Apr 2024 22:00:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A17FFC2BD11; Fri, 19 Apr 2024 22:00:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713564041; bh=e+RieVnA3hjN6enTEczMlaoz6mdoSbqpSZrNaU4Wc5g=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Uu3KUtWiWvzm3piIOX3QhuF6wBcNs0cIInRxGD+UJpkiScGba3xQ4tfpXDGN+iPn+ aM4ASyLh+L0qoqt+5EDO6OLFhCh0mrAhWTVcLcTEsDaHnFpj3cZbDQLbvA4CLUFSeS gtH9uMm6j9gdhl1lFxrwID/Yml9RRWlrs7vmowCOq6uGYSpjgCGto4sLuFdK4ZIN2B vXlwnSNgVCOajAjH6gCTcubyLpEw8W1hD3GnNrSIpnDxnskFtE8tv9OKEQUhhcgP2y CW/HUWlTr5NUYp4xhWMPG8BUNZKi67lMJCqN/b618yNznz9dzmjYiQJ33jhLX8yCv7 XM5nsCffiomSA== Date: Fri, 19 Apr 2024 17:00:39 -0500 From: Rob Herring To: Robin Murphy Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Jean-Philippe Brucker , Joerg Roedel , devicetree@vger.kernel.org, Hanjun Guo , iommu@lists.linux.dev, Len Brown , linux-arm-kernel@lists.infradead.org, Saravana Kannan , Lorenzo Pieralisi , Sudeep Holla , Will Deacon , "Rafael J. Wysocki" Subject: Re: [PATCH 3/4] OF: Simplify of_iommu_configure() Message-ID: <171356401937.4050152.4689174677404854642.robh@kernel.org> References: <7467a9487b23ebae62d4bda73b9c736d3cb3c68c.1713523251.git.robin.murphy@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <7467a9487b23ebae62d4bda73b9c736d3cb3c68c.1713523251.git.robin.murphy@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240419_150045_334878_14AF5A95 X-CRM114-Status: UNSURE ( 9.83 ) X-CRM114-Notice: Please train this message. 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, 19 Apr 2024 17:56:01 +0100, Robin Murphy wrote: > We no longer have a notion of partially-initialised fwspecs existing, > and we also no longer need to use an iommu_ops pointer to return status > to of_dma_configure(). Clean up the remains of those, which lends itself > to clarifying the logic around the dma_range_map allocation as well. > > Signed-off-by: Robin Murphy > --- > drivers/iommu/of_iommu.c | 29 ++++++++++------------------- > drivers/of/device.c | 30 +++++++++++------------------- > 2 files changed, 21 insertions(+), 38 deletions(-) > Acked-by: Rob Herring (Arm) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel