From patchwork Fri Jun 10 10:28:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?Q2zDqW1lbnQgTMOpZ2Vy?= X-Patchwork-Id: 580823 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 0DEC9C43334 for ; Fri, 10 Jun 2022 10:32:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347832AbiFJKb6 (ORCPT ); Fri, 10 Jun 2022 06:31:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36874 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1347421AbiFJKb1 (ORCPT ); Fri, 10 Jun 2022 06:31:27 -0400 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [IPv6:2001:4b98:dc4:8::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C51BD427EC; Fri, 10 Jun 2022 03:30:48 -0700 (PDT) Received: (Authenticated sender: clement.leger@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 3E5C5100003; Fri, 10 Jun 2022 10:30:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1654857047; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=o9z++YdzSPAdGXlGtT5ijMdBrRq0FSTqfLxnOmxlqjY=; b=LblUiYYk6OmDATK29PTXYv3NyhxZJElP1u63Ukkn5Tu3Ue20WwSRGgotK/uF0l1rgSMgHv VnpUrVVibiS+LznMTwWUgaxU3prdjnHTTX4sfCy112OFpIQQ6Q/cGlNZ6IkUvcxSdFCJ7F KwYNYunPaiod6+BrRqIVwa6/3njNmBYEO376ue2Lk92I3Y/bPwYQrnh3vRi0iCf5oZFo3J TYXY1EzF8+2dW1XI+MIU1QK1Fs8aNARJ1yvSPMe5FZhD4gZFGYBX2O8w20CjbXZiUpTPbv DisQXTibhTa9/fhXCjt1vfweUUkY7AUmUPKsm1r5kY2RNgdjZ0o1Ms1bcsEdug== From: =?utf-8?b?Q2zDqW1lbnQgTMOpZ2Vy?= To: Andrew Lunn , Vivien Didelot , Florian Fainelli , Vladimir Oltean , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Geert Uytterhoeven , Magnus Damm , Heiner Kallweit , Russell King , Alexandre Torgue , Giuseppe Cavallaro , Jose Abreu Cc: =?utf-8?b?Q2zDqW1lbnQgTMOpZ2Vy?= , Thomas Petazzoni , Herve Codina , =?utf-8?q?Miqu=C3=A8l_Raynal?= , Milan Stevanovic , Jimmy Lalande , Pascal Eberhard , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, netdev@vger.kernel.org, Rob Herring Subject: [PATCH net-next v7 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property Date: Fri, 10 Jun 2022 12:28:27 +0200 Message-Id: <20220610102833.541098-11-clement.leger@bootlin.com> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220610102833.541098-1-clement.leger@bootlin.com> References: <20220610102833.541098-1-clement.leger@bootlin.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Since the stmmac driver already uses pm_runtime*() functions, describe "power-domains" property in the binding. Acked-by: Rob Herring Reported-by: Geert Uytterhoeven Signed-off-by: Clément Léger --- Documentation/devicetree/bindings/net/snps,dwmac.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml index 36c85eb3dc0d..09f97fb5596d 100644 --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml @@ -135,6 +135,9 @@ properties: reset-names: const: stmmaceth + power-domains: + maxItems: 1 + mac-mode: $ref: ethernet-controller.yaml#/properties/phy-connection-type description: