From patchwork Wed Nov 6 10:26:16 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 178662 Delivered-To: patch@linaro.org Received: by 2002:a92:38d5:0:0:0:0:0 with SMTP id g82csp401049ilf; Wed, 6 Nov 2019 02:26:54 -0800 (PST) X-Google-Smtp-Source: APXvYqzxaGEdCJaGGoCRpPl5OrufRT3UHvxQdaVU8DjkBaYjZCUOGfMFMDUHCvl/5CS2HxnQ506h X-Received: by 2002:aa7:df8e:: with SMTP id b14mr1740437edy.59.1573036014061; Wed, 06 Nov 2019 02:26:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573036014; cv=none; d=google.com; s=arc-20160816; b=VtMrd+wr6oQySDnz0A1+xxMOZAhf14FdsNwu4X7INEPPcBW+VrSebUW5P9qVNCaI4z WePZLybeb1LjCXb6C8/ygZCv1tqFvDiYj5pkYdCTpR5sPtNFlum2oOTcvC8ParGC4CFU Vm7qBdRkajIz5cfR1636PSnDnyRecf05MoAMT4fBSRb20ZaO41vO1LyA6hqxuN1N4OD1 Aay/U+J2LJMvLLUVZd8vbLyOGu85EiwZpJ84aJHuEPbwlvLywWJDg2vU4f8a6bT4Gme6 YhxH/dv0QU7A3j9t0kEwNFgxsYYKv3gQV1ZqXoTvOoO3/qTODuPAghYogSMM2LIFvYT2 ZTLQ== 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=V5QutpHuLoIQzm297Rqu8bwcVO+YRfrHNfBfmDCf9Ak=; b=pVXvhLcy1mKa40neV2oIPg0stNDRt71hFET6FdtKDhYYldTmr54KZ/pLXqSdl2VBUJ Z+8ILO5F4QjH0a2GDaRJgFD2Q0G/quhXvRfkFBN4D6Yz+1vosZJ6IzIqHRir0mWso7+V YlLFBVMwMjMgSJ2Din5RvQn8bWVYlna5Kqz8Fqg//bZZPYe8eURg0JILD+X9r9r9uZ5F FP+SbhqbB1uqcvollODI7s3CdyF2nY5NtBaDSjVifTAZu/VrIQP7vwFdsbPfBBfVTHo6 i4R3/e8rTSUtGAkLP2guoGF1eMh6o4sMUfkJpJiCofHaN+qW5bzyaJgWE/mUDuQGbaw5 3S7Q== 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 f8si11891618edf.428.2019.11.06.02.26.53; Wed, 06 Nov 2019 02:26:54 -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 S1731491AbfKFK0x (ORCPT + 26 others); Wed, 6 Nov 2019 05:26:53 -0500 Received: from mx.socionext.com ([202.248.49.38]:44287 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726656AbfKFK0t (ORCPT ); Wed, 6 Nov 2019 05:26:49 -0500 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 06 Nov 2019 19:26:48 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id 8B1DC180095; Wed, 6 Nov 2019 19:26:48 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Wed, 6 Nov 2019 19:26:54 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id E72061A04FC; Wed, 6 Nov 2019 19:26:47 +0900 (JST) From: Kunihiko Hayashi To: Kishon Vijay Abraham I , Rob Herring , Mark Rutland , Masahiro Yamada Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Masami Hiramatsu , Jassi Brar , Kunihiko Hayashi Subject: [PATCH 3/6] phy: uniphier-usb3ss: Add Pro5 support Date: Wed, 6 Nov 2019 19:26:16 +0900 Message-Id: <1573035979-32200-4-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1573035979-32200-1-git-send-email-hayashi.kunihiko@socionext.com> References: <1573035979-32200-1-git-send-email-hayashi.kunihiko@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Pro5 SoC has same scheme of USB3 ss-phy as Pro4, so the data for Pro5 is equivalent to Pro4. Signed-off-by: Kunihiko Hayashi --- drivers/phy/socionext/phy-uniphier-usb3ss.c | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.4 diff --git a/drivers/phy/socionext/phy-uniphier-usb3ss.c b/drivers/phy/socionext/phy-uniphier-usb3ss.c index 05e40a2..6700645 100644 --- a/drivers/phy/socionext/phy-uniphier-usb3ss.c +++ b/drivers/phy/socionext/phy-uniphier-usb3ss.c @@ -313,6 +313,10 @@ static const struct of_device_id uniphier_u3ssphy_match[] = { .data = &uniphier_pro4_data, }, { + .compatible = "socionext,uniphier-pro5-usb3-ssphy", + .data = &uniphier_pro4_data, + }, + { .compatible = "socionext,uniphier-pxs2-usb3-ssphy", .data = &uniphier_pxs2_data, },