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 95529C433EF for ; Mon, 29 Nov 2021 00:55:53 +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=WZmnwUnSmX69KQipkaG1r2aO7jXSDKn+iRXogmXmy2w=; b=Rl0iUWeCBc7YEs zpCPcgdIjIscF8CJQAtYb5BvGAADyRiPzjSJ1DwWmmy+0YL95nQhF5FCMEBwYUpUuomILmGxjghit blhwpuGAbXJSES2UhVO/6MTbP3dfFnaG1GWFWtWgSKDVk2BRkrMuIlM37CnPyUcKWJjqoKtX9f4zn PRziWnhEXY249Pvs/O0oUeBEqsRT2Lo0V7LaLiZQc4/RnZjjqVtuy7GC2eq8xzCi5K2hdvU6jq/lD jCDfesOI0l4zxPPBx7GkTFcwuzgZi43G3bUYiQsZqliLH3P+9RU4PSJC7ylrkAr4K/+gcYecUn4Zf 3sObM0aN/VAehWLW4S2w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrUwA-00GyQu-DD; Mon, 29 Nov 2021 00:54:30 +0000 Received: from mail-ot1-f45.google.com ([209.85.210.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrUw7-00GyQE-7A for linux-arm-kernel@lists.infradead.org; Mon, 29 Nov 2021 00:54:28 +0000 Received: by mail-ot1-f45.google.com with SMTP id x19-20020a9d7053000000b0055c8b39420bso23211229otj.1 for ; Sun, 28 Nov 2021 16:54:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=N7YH0QLbVQHFaw8cSRPZyCfHK8VX0tIG2IT3N92cT40=; b=L8imONhqDBK0WbBHT7T2fBV6hjuGGlmRtfpeFThthtIxk9eyjLU+hRETYJdaxOusGm R5SCFvbQ8Bs4JgmwZw4gSXb6BXwSyNW/1ztDYLm5YHCcXemsjHO6jQlzl6LUKOZB18eo HvKtKJiQ4DQdcL8YLYT+7KedXcTJyRtIj2J1iTuInQYfXW4pnedkcoOcu5O5UB5+8q5n L1lODAgyl+AkzFB67DwAwrS9oZ0Z53sgG2KWtLFU7P+t2/Ml9PxeeixwelwU7TMtmKF2 xN61E8in0yTZRNrlwyZGohMdlo6N4b/3miRsMLikXKfowEm0NT3Fd/NRUAJXVyoT/jh4 QaJw== X-Gm-Message-State: AOAM530NfxeS2DkkjKUF9BIzZsLoKvRzgcjciqxknxI5s1WUb1rQAqNL AoQZKkzdOoBgeE72t7IF9g== X-Google-Smtp-Source: ABdhPJzBxkG2Fj7IMVYPPS9tanu1FPQqMplSg/BQEfXCb8YIx1EY2hsVj6bMRlz11C+vcZdptroeGg== X-Received: by 2002:a9d:4e97:: with SMTP id v23mr43092382otk.315.1638147263506; Sun, 28 Nov 2021 16:54:23 -0800 (PST) Received: from robh.at.kernel.org ([172.58.99.229]) by smtp.gmail.com with ESMTPSA id x16sm2394975ott.8.2021.11.28.16.54.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 16:54:22 -0800 (PST) Received: (nullmailer pid 2924938 invoked by uid 1000); Mon, 29 Nov 2021 00:54:19 -0000 Date: Sun, 28 Nov 2021 18:54:19 -0600 From: Rob Herring To: Hector Martin Cc: Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Marc Zyngier , Arnd Bergmann , linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Johan Hovold , "Rafael J. Wysocki" , linux-serial@vger.kernel.org, Greg Kroah-Hartman , Mark Kettenis , Philipp Zabel , linux-samsung-soc@vger.kernel.org, Krzysztof Kozlowski , Linus Walleij , Alyssa Rosenzweig Subject: Re: [PATCH v3 03/11] dt-bindings: iommu: apple,dart: Add power-domains property Message-ID: References: <20211124073419.181799-1-marcan@marcan.st> <20211124073419.181799-4-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211124073419.181799-4-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211128_165427_284142_E4D2F345 X-CRM114-Status: GOOD ( 12.70 ) 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, 24 Nov 2021 16:34:13 +0900, Hector Martin wrote: > This will bind to the PMGR pwrstate nodes that control power/clock > gating to SoC blocks. The DART driver doesn't do runtime-pm yet, so > initially this will just keep the domain on permanently. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/iommu/apple,dart.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel