Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp5483605ybp; Tue, 8 Oct 2019 03:39:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqyvEAi1SXb4fe2+c0qhEM4X9wFSqhiUaompoCB6XsGra5mcqW3cOBNrPUFyqbo0uMrPmqFR X-Received: by 2002:a17:906:8308:: with SMTP id j8mr27238496ejx.142.1570531198363; Tue, 08 Oct 2019 03:39:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570531198; cv=none; d=google.com; s=arc-20160816; b=ZnR184tvzNcY8ZUeD0U3vYkXY0Lr7SgIUOdv6qYom75tOIEe3T/C3wPmngoiXWOpnW 0xnU1n/aQDREcSPu1rUlPiDjN8iGSbLf5ZUEzhYDBdkLXttmCZqPJfZcpP2GI3m2U/UT hjBzK1i4tS21Lgrj1TAwZ29E/Xr5fEVP1pAKk/8u/3eIeMVRz9hWK767isK6rhA8kp0L 786FZcKxWSrN/ZHo+iSdv2zibMNB/NUDf5ZhbBwAjm5S7NugsCetqcvLXN3wNXpO0R/8 4JN93BcHmuOi5JQKXncihW0PSE/PvaQHq+CIJuhyvP708u8qcDFdvY8Esl2EW7DzLfyO ceMg== 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=8pEYdkTZPTRlLb0Oat3jtMZW3F4G2B1cUie+hWPD148=; b=P9CIbYBO1EJxZ3MOdOiqNTAyuduqFgkDf0nJgIS18ESjDRGvR9hK4HBcth5eiPsJJH hhHK1i3gnytLi9Aof7o6OC6iUzHrEnpJeM1FVgnG614aUDT7RW4/e73+/NUeqhWUr2xx C5NP9vWiiFrEPszZfOitP/6///LseUejjSS11NIq/XJeZWkBERFax1+F3U6UBvJgm1wh VnbwKzBHYD45PgcYflu9OAvWnXsW4yDLrt2CtIvfiSgRf6PG+r3i6O5wm6NziFXhXHdY 42/hDI7AGRaJjF3DRvdudb+PNgrV/It5ukAmxdPA2QdxwQeIWoUoCww73jmAm69Rr7K4 2v1g== 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 d25si9530351edv.319.2019.10.08.03.39.35; Tue, 08 Oct 2019 03:39:58 -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 S1730540AbfJHKjT (ORCPT + 99 others); Tue, 8 Oct 2019 06:39:19 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:15602 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1730511AbfJHKjS (ORCPT ); Tue, 8 Oct 2019 06:39:18 -0400 X-IronPort-AV: E=Sophos;i="5.67,270,1566831600"; d="scan'208";a="28359360" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 08 Oct 2019 19:39:16 +0900 Received: from fabrizio-dev.ree.adwin.renesas.com (unknown [10.226.36.196]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id AE679400C0B8; Tue, 8 Oct 2019 19:39:12 +0900 (JST) From: Fabrizio Castro To: Geert Uytterhoeven , Simon Horman , Vinod Koul , Rob Herring , Mark Rutland Cc: Fabrizio Castro , Kishon Vijay Abraham I , Greg Kroah-Hartman , Magnus Damm , dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Chris Paterson , Biju Das , Laurent Pinchart , Kieran Bingham , Jacopo Mondi Subject: [PATCH 03/10] dt-bindings: usb: renesas_usbhs: Add r8a774b1 support Date: Tue, 8 Oct 2019 11:38:45 +0100 Message-Id: <1570531132-21856-4-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1570531132-21856-1-git-send-email-fabrizio.castro@bp.renesas.com> References: <1570531132-21856-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/G2N (R8A774B1) SoC bindings. Signed-off-by: Fabrizio Castro --- Documentation/devicetree/bindings/usb/renesas,usbhs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/usb/renesas,usbhs.txt b/Documentation/devicetree/bindings/usb/renesas,usbhs.txt index e39255e..06abe99 100644 --- a/Documentation/devicetree/bindings/usb/renesas,usbhs.txt +++ b/Documentation/devicetree/bindings/usb/renesas,usbhs.txt @@ -8,6 +8,7 @@ Required properties: - "renesas,usbhs-r8a7745" for r8a7745 (RZ/G1E) compatible device - "renesas,usbhs-r8a77470" for r8a77470 (RZ/G1C) compatible device - "renesas,usbhs-r8a774a1" for r8a774a1 (RZ/G2M) compatible device + - "renesas,usbhs-r8a774b1" for r8a774b1 (RZ/G2N) compatible device - "renesas,usbhs-r8a774c0" for r8a774c0 (RZ/G2E) compatible device - "renesas,usbhs-r8a7790" for r8a7790 (R-Car H2) compatible device - "renesas,usbhs-r8a7791" for r8a7791 (R-Car M2-W) compatible device -- 2.7.4