Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2552622imm; Fri, 24 Aug 2018 00:58:23 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZ/TYY7Yizw8ZeCGUjkMRBFhsdfLIj2al9GLmTDqNLZ/r3lrHSXNjnrFA0r5pRCImNvVgM5 X-Received: by 2002:a17:902:9a01:: with SMTP id v1-v6mr623717plp.20.1535097503695; Fri, 24 Aug 2018 00:58:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535097503; cv=none; d=google.com; s=arc-20160816; b=fzE0pmIhwdDWRB4cHSS5GwqaKwBLFw81MM3qvZ+ZMHO6RGHp4KH5GuhSXJ9nZ8cQMF 2xVtR/M2whgA7lRVWhMVz9ikYhOuJ3dQTdCZ29U2Y5sc0rST7gSCnOAbH9OIWMaVzE30 V7zodHm932Q3RDQZEAJQXKjI2HzY05BTf2YraJCZfuSxn+rZhoCgAjXDti05CtHGYE/O QpUae3+BQWkXMrH7wvOFdL0Lk2o4wJZXm5TMkEa7QyXb0R5GPcs20FQoukY8kkAUxJFb 2iEP04Zeolwnbs6t48RI95usd75kSqmfFGd8UqN9P6Y1WVGhY5vfbI1h9St9hujyoGlj JYsg== 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:arc-authentication-results; bh=JT8mYfkZVlj+k5CMqr43phfuc+j1CaLU2muclcKXmOc=; b=lDAwTABBC2+nT8kRO4EBldJwpmGNKzuLNJwrHQ6CaSrE++J95Gv5giUZ0oGPysI8ZP y6RE4lXXwfjdPXtr5H566i3y1JafVSIGVkzXaRkhK2eG2vIAYRvgnxtfJVQJogLHz3YU bTYnh55tiARQ4KObx2HIm5H38S50xPPfjXgHFXvKr4SItFJ6Ga4yNHqAM/7pti363xyr 71BZhOaO6IVcQLyqonavLYCnOL29/cMmjl629wXCW94hydRWyz4vfNUabBp0xa8gkX4C 2R0IaCpOuHrOGbUa+6qUUUTF9jOT9uIko31/IqNytC2C68TNFS8ien+yMtCk1ltYC/2t xroQ== 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 r6-v6si5967143pgm.647.2018.08.24.00.58.08; Fri, 24 Aug 2018 00:58:23 -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 S1727972AbeHXLaL (ORCPT + 99 others); Fri, 24 Aug 2018 07:30:11 -0400 Received: from relmlor3.renesas.com ([210.160.252.173]:35152 "EHLO relmlie2.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726969AbeHXLaK (ORCPT ); Fri, 24 Aug 2018 07:30:10 -0400 Received: from unknown (HELO relmlir1.idc.renesas.com) ([10.200.68.151]) by relmlie2.idc.renesas.com with ESMTP; 24 Aug 2018 16:56:41 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir1.idc.renesas.com (Postfix) with ESMTP id B1D5274AC5; Fri, 24 Aug 2018 16:56:41 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.53,281,1531753200"; d="scan'208";a="288949493" Received: from unknown (HELO fabrizio-dev.ree.adwin.renesas.com) ([10.226.36.250]) by relmlii1.idc.renesas.com with ESMTP; 24 Aug 2018 16:56:38 +0900 From: Fabrizio Castro To: Rob Herring , Mark Rutland Cc: Fabrizio Castro , Greg Kroah-Hartman , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Biju Das , linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 5/6] dt-bindings: usb: renesas_usbhs: Add r8a774a1 support Date: Fri, 24 Aug 2018 08:56:14 +0100 Message-Id: <1535097375-5561-6-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1535097375-5561-1-git-send-email-fabrizio.castro@bp.renesas.com> References: <1535097375-5561-1-git-send-email-fabrizio.castro@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/G2M (R8A774A1) SoC bindings. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das --- Documentation/devicetree/bindings/usb/renesas_usbhs.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt index 43960fa..087140a 100644 --- a/Documentation/devicetree/bindings/usb/renesas_usbhs.txt +++ b/Documentation/devicetree/bindings/usb/renesas_usbhs.txt @@ -5,6 +5,7 @@ Required properties: - "renesas,usbhs-r8a7743" for r8a7743 (RZ/G1M) compatible device - "renesas,usbhs-r8a7745" for r8a7745 (RZ/G1E) compatible device + - "renesas,usbhs-r8a774a1" for r8a774a1 (RZ/G2M) compatible device - "renesas,usbhs-r8a7790" for r8a7790 (R-Car H2) compatible device - "renesas,usbhs-r8a7791" for r8a7791 (R-Car M2-W) compatible device - "renesas,usbhs-r8a7792" for r8a7792 (R-Car V2H) compatible device @@ -16,7 +17,7 @@ Required properties: - "renesas,usbhs-r8a77995" for r8a77995 (R-Car D3) compatible device - "renesas,usbhs-r7s72100" for r7s72100 (RZ/A1) compatible device - "renesas,rcar-gen2-usbhs" for R-Car Gen2 or RZ/G1 compatible devices - - "renesas,rcar-gen3-usbhs" for R-Car Gen3 compatible device + - "renesas,rcar-gen3-usbhs" for R-Car Gen3 or RZ/G2 compatible devices - "renesas,rza1-usbhs" for RZ/A1 compatible device When compatible with the generic version, nodes must list the -- 2.7.4