Received: by 2002:a17:90a:1609:0:0:0:0 with SMTP id n9csp2097608pja; Thu, 26 Mar 2020 09:39:05 -0700 (PDT) X-Google-Smtp-Source: ADFU+vsZcoemhnLyjVEk4TQeaeGfzbn1BX3kHFhhkGcFCD7dnmExLKJzdjKyot5XwX9BiuME1JYP X-Received: by 2002:a05:6830:1003:: with SMTP id a3mr7266446otp.128.1585240744863; Thu, 26 Mar 2020 09:39:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585240744; cv=none; d=google.com; s=arc-20160816; b=G2+WOUcBk8Z77QSV+CYTnfdVOso/fDGBHnVho0UEttqgfJgN4OCa6/ZB5io5fYKrm1 BJ/MIoiUqKc1Pa5aMcQDBq0L2T/HXEeuU/uD3UxE23J8ZbXv+fBGqNfn0hdHb5Wt0Jrj 8lUcVVP41sfHgCwml4Rn/T23Wo9AF/H3mo4DVOsYMt9oA7+GnXz9Q7T9c0dXbxHVAnp5 lVCMpFk/rS2wGN7/RYgzSbZm+Hlx5ibjbHvb5PZ6xSXclZTcYki/0sq5amTNe8kBnc2Y ITaWmOLfLEwl4Yfl1LOTnL2Nz1IYIV2wxqIiwEIorctGqDsqYvQjH1IruECKMFPq1wcG HIIw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=f32FjcDuYoL8SU8cH4Vt2Yvsory4DJHC1wUuSngPym4=; b=HCYXoTxRSEpQQQr5AtCMUNO0gguZkaLzK5hkIHhkwNFPkLMSN1Re1XRZbo5v7uDUL9 EBkIDMVsRBuhBh7iq6weib9yRL/CPAFP+1tH8wH3uuPM0lY1Gm2tPV0IZhQI6AK1T9oL otZGWxiNY+81BJl8lysTZU302DOUrPJd2bEmzBCpB0sVyvpxCDg/JKZh0cl73xVhH/hf cBg04UPP3Bedc1xWizKsCAuM6nj1qsnVXyGSCBgw4OIz6b1SuCKej448rhfyjwdXLh09 D1wWqMZhkPg5pIkfyQiDprd1SFPHFU+cTHhwLWw9Z5/NEiO1D5NsUr6pGMIGSIze38wr U4Dw== 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 r7si1309377oth.222.2020.03.26.09.38.50; Thu, 26 Mar 2020 09:39:04 -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 S1728617AbgCZQiN (ORCPT + 99 others); Thu, 26 Mar 2020 12:38:13 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:37046 "EHLO michel.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728582AbgCZQiN (ORCPT ); Thu, 26 Mar 2020 12:38:13 -0400 Received: from ramsan ([84.195.182.253]) by michel.telenet-ops.be with bizsmtp id K4eA2200V5USYZQ064eAGv; 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-0002rE-S2; 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-00064k-QN; 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 1/2] dt-bindings: usb: generic-ehci: Document power-domains property Date: Thu, 26 Mar 2020 17:38:05 +0100 Message-Id: <20200326163807.23216-2-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200326163807.23216-1-geert+renesas@glider.be> References: <20200326163807.23216-1-geert+renesas@glider.be> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org It is quite common for a generic EHCI block to be embedded in an SoC in its own power domain. Hence allow the DTS writer to describe the controller's position in the power hierarchy, by documenting the optional presence of a "power-domains" property. This gets rid of "make dtbs_check" warnings like: arch/arm64/boot/dts/renesas/r8a774a1-hihope-rzg2m.dt.yaml: usb@ee080100: 'power-domains' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Geert Uytterhoeven --- Documentation/devicetree/bindings/usb/generic-ehci.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/usb/generic-ehci.yaml b/Documentation/devicetree/bindings/usb/generic-ehci.yaml index 10edd05872ea2537..848eea59bc0030e7 100644 --- a/Documentation/devicetree/bindings/usb/generic-ehci.yaml +++ b/Documentation/devicetree/bindings/usb/generic-ehci.yaml @@ -36,6 +36,9 @@ properties: - if a USB DRD channel: first clock should be host and second one should be peripheral + power-domains: + maxItems: 1 + big-endian: $ref: /schemas/types.yaml#/definitions/flag description: -- 2.17.1