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 8231EC4332F for ; Thu, 29 Sep 2022 16:37:05 +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=vJR5wVuDHtYq0q8Jx2+2mDCppt/EdifluHsjf+E6dVY=; b=YV3HGpebgv5IRS gRCXsWQS82qmSTEyXhEoA/vhLOMLxs/sW/KgUKD/XNSlZH0LAXpZXFAtfXak3NBbnNkJbx6DzUPQF 80ijzm/Kmmi+4Eg+iXJjR/KLWFhgFokBQXMsugHntlhw2/Q8TMmRNGwGHldN0F1DQ2WN04knzN9P8 MvCCljmo2tetVkaTNQt7ZkhFQpn2mxqefb3OtesnSSGqnzMA0DLBIfAWPJH341kwIfiz3ZdX+xU+m nHW6OEBbX5oYCMpcBdiyEMskWQyDkjJjnJPa4Yazub8JQgapfAZwZBOaPgji3mu3yZ6ygBiG3APV4 WfPprJTZYFdgqTM2SGGw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1odwVz-004EBn-JW; Thu, 29 Sep 2022 16:36:00 +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 1odwRX-004Bqv-U5 for linux-arm-kernel@lists.infradead.org; Thu, 29 Sep 2022 16:31:26 +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 8024EB82545; Thu, 29 Sep 2022 16:31:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6FFCDC433C1; Thu, 29 Sep 2022 16:31:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664469081; bh=m/ihyg+6/QviLbrF/OUEZsfQ9lsN0rCuzODFHQsvoso=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ujm6lUIYEoDBW5zdIPQLQ6/6zCRoIRlVRW071g3XlmPUe3cxEhIOn5+pGEdT4MF1N kRD4I5LbTzmuQPeNpuTHGuwZ2TGYI2TOonA8Osl3XeVSvqWtjRzH31wGHRqboqR6qS taH0SZ8VPH1T9DDBDRC5tG+GBb08B/ChjNIovDT/GN0A02Hqu6SGAHs8TDKBfVujKD 4yWlSoOmssyx2+gJ2XI6mWbQrUeweBYKrpRh+WsSpF5jkkwSq2ULXBhR7mCRAmoTzf 77yVJPgOyAcVPRJxQSnvehA5pciqES0EXf8Tnni5JhN1vK0P8LAG5duyVZEKau6Miw /nZz67UK9SO8w== Date: Thu, 29 Sep 2022 22:01:16 +0530 From: Vinod Koul To: Janne Grunau Cc: asahi@lists.linux.dev, Mark Kettenis , Martin =?utf-8?Q?Povi=C5=A1er?= , Krzysztof Kozlowski , Alyssa Rosenzweig , Hector Martin , Krzysztof Kozlowski , Rob Herring , Sven Peter , devicetree@vger.kernel.org, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 01/10] dt-bindings: dma: apple,admac: Add iommus and power-domains properties Message-ID: References: <20220916142550.269905-1-j@jannau.net> <20220916142550.269905-2-j@jannau.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220916142550.269905-2-j@jannau.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220929_093124_219523_ADE00ADB X-CRM114-Status: UNSURE ( 8.08 ) 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 16-09-22, 16:25, Janne Grunau wrote: > Apple's ADMAC is on all supported Apple silicon SoCs behind an IOMMU > and has its own power-domain. Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel