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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 253C6C43217 for ; Mon, 29 Nov 2021 00:56:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376696AbhK2A72 (ORCPT ); Sun, 28 Nov 2021 19:59:28 -0500 Received: from mail-oi1-f180.google.com ([209.85.167.180]:37627 "EHLO mail-oi1-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1376620AbhK2A52 (ORCPT ); Sun, 28 Nov 2021 19:57:28 -0500 Received: by mail-oi1-f180.google.com with SMTP id bj13so31434916oib.4; Sun, 28 Nov 2021 16:54:11 -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=6S/nc46VwIkR2+UhJoNELUkOKxAArGr2LqJXQQQ/Fk4=; b=Gqey1AyfXFVnWADfowouTH3OfzdQtFd2YgXPH0QwIfqXptWLbx4kMJNsyqWFjSA+xp Hr3oanCCWFVLShItGZCnulSibmdAPZBDietCoYqX2RF2AgdV7eeR2iuI+CwAPeKtnCQK 5YFOtxEu/mk2Egr5HEdoTmLdwvwaoXS2FZm83fPIP2sKuVGKOEGkCobX8ZNVmEO1xWxp OxzUiCIBu+nTp6ogNyxIlvocCmIT3oNdD63GuFNA7GcOw0UunBQ8exQu1G6CuZ/QxoFp RtD3UoQlAv7bfoym61aA2CESqgWOk6FgyLOEns72FxB5GwRUQ1RHc8RhQA1EAgqUI0/m +agw== X-Gm-Message-State: AOAM5338r+9WLFIdZXXrDQ5uq8R3uPpX/Rl2Y2V+qya1U6OqEJSO98a/ z1VZTUxvy6HqByhGkfKWp4MkTkY02w== X-Google-Smtp-Source: ABdhPJwzNA6pO7oyd9s3I3YUI8XH+z8/KykRSMx7AAMTbFZ34s3AftlSK4/JmuiOCcLORTnAL5sH4w== X-Received: by 2002:a05:6808:1485:: with SMTP id e5mr38785436oiw.156.1638147250942; Sun, 28 Nov 2021 16:54:10 -0800 (PST) Received: from robh.at.kernel.org ([172.58.99.229]) by smtp.gmail.com with ESMTPSA id a3sm2383071oti.29.2021.11.28.16.54.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 16:54:10 -0800 (PST) Received: (nullmailer pid 2924572 invoked by uid 1000); Mon, 29 Nov 2021 00:54:07 -0000 Date: Sun, 28 Nov 2021 18:54:07 -0600 From: Rob Herring To: Hector Martin Cc: Krzysztof Kozlowski , Mark Kettenis , Johan Hovold , "Rafael J. Wysocki" , linux-serial@vger.kernel.org, Arnd Bergmann , Philipp Zabel , Alyssa Rosenzweig , Linus Walleij , linux-kernel@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, Greg Kroah-Hartman , Marc Zyngier , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v3 02/11] dt-bindings: i2c: apple,i2c: Add power-domains property Message-ID: References: <20211124073419.181799-1-marcan@marcan.st> <20211124073419.181799-3-marcan@marcan.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211124073419.181799-3-marcan@marcan.st> Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org On Wed, 24 Nov 2021 16:34:12 +0900, Hector Martin wrote: > This will bind to the PMGR pwrstate nodes that control power/clock > gating to SoC blocks. The i2c 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/i2c/apple,i2c.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring 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 8BD2CC433EF for ; Mon, 29 Nov 2021 00:55:51 +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=XYcjcc959kBsxiApDEg1RzBEz9tZ7Bly1MXJQQZ7jW0=; b=0Wtn8Otihrbeya MM4c43HBy6K15H2pGc9M2mCHO8wzDrcQq8OODJnd1aWbQTOJa+ikjCBxOQ5w3xF/XK88HgNrte2Wu BUbQAzZUmwp4h2vJfWa7eZFQ+ycVh8yIh1BJfn2NEJsxDL+ThQHYJi4yPCEGzN8G0ZMDnv16EYTsF KBofrE3tq3hs54TP5JpUU27QS+mzF15oQCPc9pQwlRsiWtZEO9HRWPYkLkq6q6E7uDY+RjEJAxNp2 qaJaXn1fhjI72HvPsl/AMOK+anzsVxzwSqrgIAn8artKA7MCddlcJMHkZROQUfuE3XY4qtf6BQTPB W3w0UkzqD488/8piTQhA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrUvw-00GyPE-AY; Mon, 29 Nov 2021 00:54:16 +0000 Received: from mail-oi1-f169.google.com ([209.85.167.169]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrUvt-00GyOe-0y for linux-arm-kernel@lists.infradead.org; Mon, 29 Nov 2021 00:54:14 +0000 Received: by mail-oi1-f169.google.com with SMTP id q25so31503155oiw.0 for ; Sun, 28 Nov 2021 16:54:11 -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=6S/nc46VwIkR2+UhJoNELUkOKxAArGr2LqJXQQQ/Fk4=; b=PColMhVuxumk0L9tZ8SgQcdw35Y7eROtFWFKTfCh0nbQH5CB4/BSlZdQ1Hr8lg5as8 zbzEZcjmF01qUPezG+MtPYlNGmLbKsCFvLRwNRopu5bkDPTQg1YA4iS+hvQULWfkAI9q 52jKX7T/9PQ6OEh5sYP9OWvrZfx8XIzlH5PzyW+0YHcebXoYZLGbqjCTd0NzV7AR+u3X DZRydSw2ZgjTxxMasK/Z3Gvnlrhb0upqBzQzWyoMtbFLDjIQRXHxbiJjPbYPvBx/jcPM 1paRGFgSHv1wUapkSSt6hjdsi1XU3qOvMTsBipcrsyLyqafqo8s+gcKs3IZGZSmOdTwQ aCsA== X-Gm-Message-State: AOAM531IUmrr7Gm+59xe/3D4FfNJup8Y4oabAqThzjG32q870nkZtJlp Og3HLY8lCqpfyWBBpPB0kg== X-Google-Smtp-Source: ABdhPJwzNA6pO7oyd9s3I3YUI8XH+z8/KykRSMx7AAMTbFZ34s3AftlSK4/JmuiOCcLORTnAL5sH4w== X-Received: by 2002:a05:6808:1485:: with SMTP id e5mr38785436oiw.156.1638147250942; Sun, 28 Nov 2021 16:54:10 -0800 (PST) Received: from robh.at.kernel.org ([172.58.99.229]) by smtp.gmail.com with ESMTPSA id a3sm2383071oti.29.2021.11.28.16.54.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 16:54:10 -0800 (PST) Received: (nullmailer pid 2924572 invoked by uid 1000); Mon, 29 Nov 2021 00:54:07 -0000 Date: Sun, 28 Nov 2021 18:54:07 -0600 From: Rob Herring To: Hector Martin Cc: Krzysztof Kozlowski , Mark Kettenis , Johan Hovold , "Rafael J. Wysocki" , linux-serial@vger.kernel.org, Arnd Bergmann , Philipp Zabel , Alyssa Rosenzweig , Linus Walleij , linux-kernel@vger.kernel.org, Rob Herring , devicetree@vger.kernel.org, Greg Kroah-Hartman , Marc Zyngier , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH v3 02/11] dt-bindings: i2c: apple,i2c: Add power-domains property Message-ID: References: <20211124073419.181799-1-marcan@marcan.st> <20211124073419.181799-3-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211124073419.181799-3-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211128_165413_097153_CCC066EC X-CRM114-Status: GOOD ( 12.61 ) 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:12 +0900, Hector Martin wrote: > This will bind to the PMGR pwrstate nodes that control power/clock > gating to SoC blocks. The i2c 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/i2c/apple,i2c.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