Received: by 2002:a17:90a:1609:0:0:0:0 with SMTP id n9csp2098900pja; Thu, 26 Mar 2020 09:40:12 -0700 (PDT) X-Google-Smtp-Source: ADFU+vv8SgQZnw5O2DK+gTGRdGz4haABDF0qBEjMvlTyJO28VSjRLjJSa11YCYFDOUOtFuAD1+s0 X-Received: by 2002:a9d:1b31:: with SMTP id l46mr6467066otl.95.1585240812002; Thu, 26 Mar 2020 09:40:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585240811; cv=none; d=google.com; s=arc-20160816; b=MvJkWD/11wdLtv8AElIJoxGWwC1G/yrmvstjW5WScgCWdxaedkDM/7bXJLssixRpBJ mkE1vbpBpu1xkF4W9DHuiuPDLV+6qRHNuqgm6Sz7z04uIO7zwQzXhMmNTKkaScpEzVxh nLdr+O901TIqlraWwKlPYMtrdD7UxceXfypCxtLrPoaybBjLfcsmeJ9WYeTx1LgJ2/ls BqEQE1zmZ93cnHd1IAXypNGtSlTRQlHsCu2BCUgTZUeVsW1za9QvJoboAPQYg/ByKnNJ Di90YCL9upIqFYLHgNG83sEx/YbYW9VmlxCLVWlvQg18Md3FD953PYF4qoyHB8qgE6EK pGuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=uZHH6hVPC4+7x8EAQWepP0H3cWx3geoKJCp4I/vu1+4=; b=KNbOc9v/vFpsw7Pv/63OZUqxjXK2ScNFS5Cy1FJUi3xThlmW/42J3WEatprqV4skZQ ccBPVK4yBTCqMGOQU79MzudrWZJTZQJD/G7U70vNOclIS19+Wd8YjnbAhc5LgEg2cggf x0SKao753vBf8fFwU0sKw/bGDS5oufcjDGfUSBj8+XUgtCn3AS5b4rKc5OD3NmvPS9vA YvyEaAARA+ObR06aRSMVxLiKNZkn88h69u2lcvRkOLQY21dAODwb8uAJGsxh16WzSm83 JTYi8gLcDc8mo3M/sqjCnQonKPyFNodVL1XsXwHfVhEoZ9eC9OcZMi2h9wOpFXmTbHao xtPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c7si1132349ooa.65.2020.03.26.09.39.48; Thu, 26 Mar 2020 09:40:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728566AbgCZQiV (ORCPT + 99 others); Thu, 26 Mar 2020 12:38:21 -0400 Received: from albert.telenet-ops.be ([195.130.137.90]:34746 "EHLO albert.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728437AbgCZQiN (ORCPT ); Thu, 26 Mar 2020 12:38:13 -0400 Received: from ramsan ([84.195.182.253]) by albert.telenet-ops.be with bizsmtp id K4eA2200s5USYZQ064eBAL; Thu, 26 Mar 2020 17:38:11 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jHVWE-0002rD-Re; Thu, 26 Mar 2020 17:38:10 +0100 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jHVWE-00064i-P1; Thu, 26 Mar 2020 17:38:10 +0100 From: Geert Uytterhoeven To: Greg Kroah-Hartman , Rob Herring Cc: Yoshihiro Shimoda , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/2] dt-bindings: usb: generic-ehci/ohci: Document power-domains property Date: Thu, 26 Mar 2020 17:38:04 +0100 Message-Id: <20200326163807.23216-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Greg, Rob, It is quite common for a generic EHCI or OHCI block to be embedded in an SoC in its own power domain. However, the current DT bindings do not cover this yet, leading to "make dtbs_check" warnings like: arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dt.yaml: usb@ee080000: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dt.yaml: usb@ee080100: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' This patch series documents the optional presence of "power-domains" properties in the EHCI and OHCI devices nodes, allowing the DTS writer to describe the controllers' positions in the power hierarchy. Thanks! Geert Uytterhoeven (2): dt-bindings: usb: generic-ehci: Document power-domains property dt-bindings: usb: generic-ohci: Document power-domains property Documentation/devicetree/bindings/usb/generic-ehci.yaml | 3 +++ Documentation/devicetree/bindings/usb/generic-ohci.yaml | 3 +++ 2 files changed, 6 insertions(+) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds