Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp1283076imu; Thu, 13 Dec 2018 12:22:38 -0800 (PST) X-Google-Smtp-Source: AFSGD/WT/c9ON6aEKTuCDOefipvbIETi/F/WAX0SIMrz/7+NLX/zNiG8Xe7qxXD77v+bDfLTveTr X-Received: by 2002:a62:2292:: with SMTP id p18mr224209pfj.9.1544732558088; Thu, 13 Dec 2018 12:22:38 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544732558; cv=none; d=google.com; s=arc-20160816; b=M/9YaA/NiTPdOqzySYc2ViKeSzEgVtDV8WJGaa1Q3bx6OY9kMGG0EOGyn7ovDF18Rw HzCn4kIx0L465luA0VtY0d7J5KXzatQlk4cHWZ4XKNaaf3aQOH1Ub7CTavVZBap43xgu stjyhD1rqe0akTNzzy/PCKfpP5WsFZu9eNgmrmMFsyrpmuTJKBu5tIsvXOe6SxIsZfPD LiRDz68QQRlG9p0Z2YDMfxKFzSZr9EaYLsnZpGQadWCDB+71nWQKr8yoExZKQQDqczcA lFsfLH97sUtXjUfDE1dUd5h8UpGPW0qjThP4YU1HVQYvyckfjFPWqtYhs3QkixuuuFnG 9YLg== 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=Vigf8tkpIaZc1VoLrQ6TxsRHhZTyz3Eo/vm3AgPXFCw=; b=pwzv3FFpkC5njHtSQZo+vseCAuXgUNXN1qgR0C3To+hQHb8/+SUdq9gM2G0OcuYev+ NS/35fNCDJ+1J3AJzjaUUL0/YU0fhzDlMe2P2ErNm/ABQrwt9mJhFraAlJ++eLDHThAm vgGHZnWae0/TiUsg0+YxQfKNO7OhRg2E7V5vGrTZteMjslsC37agchoK60mUB/rsE+IL 14zkZVUIwq7t6d3lj7cYqdZnedwiprR0/WyserngubuoUKBpbEIiz24azDWnywqNXdlG 5xyvCV3Dknqtf+VrZdcdBhq6wjmeRy2bed8JOhshOsJWxc4nD/fece6oJA2FdnO8GZ3Z XTiQ== 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 w5si1370961pll.64.2018.12.13.12.22.23; Thu, 13 Dec 2018 12:22:38 -0800 (PST) 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 S1727638AbeLMUVa (ORCPT + 99 others); Thu, 13 Dec 2018 15:21:30 -0500 Received: from relmlor1.renesas.com ([210.160.252.171]:17724 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726408AbeLMUV3 (ORCPT ); Thu, 13 Dec 2018 15:21:29 -0500 X-IronPort-AV: E=Sophos;i="5.56,349,1539615600"; d="scan'208";a="2765889" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 14 Dec 2018 05:21:28 +0900 Received: from fabrizio-dev.ree.adwin.renesas.com (unknown [10.226.37.69]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id 393084072C4F; Fri, 14 Dec 2018 05:21:25 +0900 (JST) From: Fabrizio Castro To: Rob Herring , Mark Rutland Cc: Fabrizio Castro , Kishon Vijay Abraham I , Yoshihiro Shimoda , Simon Horman , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Biju Das , linux-renesas-soc@vger.kernel.org Subject: [PATCH] dt-bindings: rcar-gen3-phy-usb2: Add r8a774c0 support Date: Thu, 13 Dec 2018 20:21:21 +0000 Message-Id: <1544732481-6775-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/G2E (R8A774C0) SoC bindings. Signed-off-by: Fabrizio Castro --- Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt index de7b539..ad9c290 100644 --- a/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt +++ b/Documentation/devicetree/bindings/phy/rcar-gen3-phy-usb2.txt @@ -6,6 +6,8 @@ This file provides information on what the device node for the R-Car generation Required properties: - compatible: "renesas,usb2-phy-r8a774a1" if the device is a part of an R8A774A1 SoC. + "renesas,usb2-phy-r8a774c0" if the device is a part of an R8A774C0 + SoC. "renesas,usb2-phy-r8a7795" if the device is a part of an R8A7795 SoC. "renesas,usb2-phy-r8a7796" if the device is a part of an R8A7796 -- 2.7.4