Message ID | 1538478722-20351-1-git-send-email-hayashi.kunihiko@socionext.com |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 2002:a2e:8595:0:0:0:0:0 with SMTP id b21-v6csp5014320lji; Tue, 2 Oct 2018 04:12:22 -0700 (PDT) X-Google-Smtp-Source: ACcGV62z/FIPWC8AkyDdxa1naeaVPH6/OnltJRQuNHw/1jC/2CDE3x+kkEma3AWar2GiqR7IHGtf X-Received: by 2002:a65:4882:: with SMTP id n2-v6mr13416276pgs.225.1538478742080; Tue, 02 Oct 2018 04:12:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538478742; cv=none; d=google.com; s=arc-20160816; b=x9SgW7V0Jx7mGpkjeKAYkjVavxfCGMVyBqpadP9+Z2CLXXQ2ngo0Fb0iE73HG0O+ej bXJwh67q/mvT+kr8uIWXg6HpjaYfekIiQLC0y7UX1FxSSwxdGJOVItgvAmz7mDclogJn TLLPVsK/k/g2D65toSr+zkeCwEkN78dso72gM1t5b76ktISYuO9P2OxzP/Pw8NuTubyr OEMApEVGPXU9bBbGvRTqQL5AMSGB6CFBGvffbZDUK2S0EVvK1TULAFE/WE2V2U3qeQPW w93FR00Ibl7OxtWbzPNuMmnRqEANB4TiPTl2Ee95gy4ObX3ac9H26FWMgsrQL3Eund4I tcxg== 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=VXUBkmb3dg2cA6uanHjC2spnqE2nfxyhYNLZoUHJmEI=; b=VfS6Np9phQnJWWOZOm54Vs4MwSeoLohS4Uy6Xow4rZ01MObO15P4oKrGlJrY+Xz3pS AM/x+zD95+G7mMLHkUjwlsmuG0Xvnc4K3OohGY6dt9DucARRHXXnQRlCgSXbzn4nwPdR UUNEJpuobDKEBafRnRzKToMAYbbTnX+BtSHgtG/ScB5v3/bugs/+l41F+pb+beJgq94N yX8saFOVftAJ3Wia6EE4gL//6o54mH+015Z2IffHLsPU35wHxI9PGi+W630OJNcqtY0G ePWGowOJFpsvdNOJ0Nk3ufp6nJYJN4dWTXzEaAJ2jBQpzNSbRJL9U9ZY4mnFSfk9e7e3 ZA0Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: <devicetree-owner@vger.kernel.org> Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r205-v6si14676401pgr.634.2018.10.02.04.12.21; Tue, 02 Oct 2018 04:12:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-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 devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727321AbeJBRzG (ORCPT <rfc822;vincent.guittot@linaro.org> + 6 others); Tue, 2 Oct 2018 13:55:06 -0400 Received: from mx.socionext.com ([202.248.49.38]:41970 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727244AbeJBRzF (ORCPT <rfc822;devicetree@vger.kernel.org>); Tue, 2 Oct 2018 13:55:05 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 02 Oct 2018 20:12:20 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 396296006C; Tue, 2 Oct 2018 20:12:20 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Tue, 2 Oct 2018 20:12:20 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id C00AF1A03A2; Tue, 2 Oct 2018 20:12:19 +0900 (JST) From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> To: Masahiro Yamada <yamada.masahiro@socionext.com>, linux-arm-kernel@lists.infradead.org Cc: Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org, Masami Hiramatsu <masami.hiramatsu@linaro.org>, Jassi Brar <jaswinder.singh@linaro.org>, Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Subject: [PATCH 0/4] Add UniPhier USB3 controller and USB2 phy nodes Date: Tue, 2 Oct 2018 20:11:58 +0900 Message-Id: <1538478722-20351-1-git-send-email-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: <devicetree.vger.kernel.org> X-Mailing-List: devicetree@vger.kernel.org |
Series |
Add UniPhier USB3 controller and USB2 phy nodes
|
expand
|