Received: by 2002:a25:2c96:0:0:0:0:0 with SMTP id s144csp583216ybs; Sun, 24 May 2020 14:42:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwqBJ2oWAtiAlulzW4Aoa8yKvnNDbuueZZrZ78fX3hUJxd8NthPMid7q95de4lEP5tvysZX X-Received: by 2002:a17:906:7717:: with SMTP id q23mr16414282ejm.38.1590356578042; Sun, 24 May 2020 14:42:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590356578; cv=none; d=google.com; s=arc-20160816; b=sBqBJISgskLEwRv72ZqlJL0mNi9fpuMGexE3DfmNNXPJ1Lz93nY+gcZIVDLW7qeWKh IcXuWNv3uMgD8z/S2DEpMvFDwvG4Gsu/7wMrcIoItk9VCe3rHtLDTJ7VSJ5pM4WsH3Pv CyLlI57OXht/lrdE+hEkZ+u7zdR2024rqhBEuopaNM428PI5gm1cg0rmcg+Xqwc7OP+k kh0ZTWmcY42+c0jBsy6nT5Va32djtbi9xfSHZsCwPLEsz0Mvwb9JEXKT2tF16+k+VWRZ 1pqJO2UZapWMxE31QjUArv9JuCU1X0oaTWgBY/3Iebz7Thj/rXukAgDn3hXr84dl9nik vM+w== 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=LYaBDIuBzQTui8RaWppRci7k+y0cRN2ga5rLebX/www=; b=VYrwo2e4Qe9se5nQHGkAxBD0eqkpUCGK1Za8QpUjc7OqLW7uiPNs4recqEMgci9495 L5aYZYAVb3vVNziJj2OyMSJie74Ca2f3chqO8sI5hBj4Fkk0SVnyxnKHYaH3+jBTGbno wlsRyPqq++Ukw8ADfFu+Sd4UpIvKwcRaRxDwLiQK9gbG1zG2DFZNJqspQ4tT0BP+qK54 Y0a19oJpILG5i3aO6NFomhun/E62qwa8i63DeQrh6rw4k9eajJelcJpCdhHWpEcTf9AW ld+222X2ra2UuK7hT2j+NKGTWMvzh5/e7FdFxGKvW0QddOAF59OoMTJFcYp0aRmTmZYe JBNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id qq21si8478145ejb.752.2020.05.24.14.42.35; Sun, 24 May 2020 14:42:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388345AbgEXVis (ORCPT + 99 others); Sun, 24 May 2020 17:38:48 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:11437 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2387879AbgEXVis (ORCPT ); Sun, 24 May 2020 17:38:48 -0400 X-IronPort-AV: E=Sophos;i="5.73,430,1583161200"; d="scan'208";a="47890422" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 25 May 2020 06:38:46 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 425E340E3D52; Mon, 25 May 2020 06:38:43 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , Vinod Koul , Rob Herring , Bjorn Helgaas , Kishon Vijay Abraham I , Greg Kroah-Hartman , Magnus Damm Cc: dmaengine@vger.kernel.org, linux-pci@vger.kernel.org, linux-usb@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Prabhakar , Lad Prabhakar Subject: [PATCH 1/8] dt-bindings: phy: rcar-gen2: Add r8a7742 support Date: Sun, 24 May 2020 22:37:50 +0100 Message-Id: <1590356277-19993-2-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1590356277-19993-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <1590356277-19993-1-git-send-email-prabhakar.mahadev-lad.rj@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add USB PHY support for r8a7742 SoC. Renesas RZ/G1H (R8A7742) USB PHY is identical to the R-Car Gen2 family. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu --- Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt b/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt index ac96d64..a3bd1c4 100644 --- a/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt +++ b/Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt @@ -4,7 +4,8 @@ This file provides information on what the device node for the R-Car generation 2 USB PHY contains. Required properties: -- compatible: "renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC. +- compatible: "renesas,usb-phy-r8a7742" if the device is a part of R8A7742 SoC. + "renesas,usb-phy-r8a7743" if the device is a part of R8A7743 SoC. "renesas,usb-phy-r8a7744" if the device is a part of R8A7744 SoC. "renesas,usb-phy-r8a7745" if the device is a part of R8A7745 SoC. "renesas,usb-phy-r8a77470" if the device is a part of R8A77470 SoC. -- 2.7.4