From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C31B1C433EF for ; Tue, 23 Nov 2021 05:53:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZeF8HdjautGcE/yC9awv4BkDAMBhvwin/E1hny+pLqQ=; b=FyqYN4We6UihCp Op3th/FQctQpMEgiE//BuD9wolZJ2/8+bMUb9OwhT2DjsexzJAnoJtoUDA5abDWsxvOm9cTAzJGmX Ml4Q4yYdV9G/Yiilv3NBGQlsN2BEplhJ1uZBjx9YhGJLRNVM90C5essNs0UwaZtgzKvkgiXPwmOvI Qotg1N4YGOn5mlQrVSEDC+qR9Kch2yvd92B7SvTulkqsu8tfpEAZI0qkJgPls8+gD2aJFywVXzUwy wxIhmxLP4jrlNOtl9VyoDM+fcBMNtDZko/AZ/HJH0+l9wRAYBDkqFuv6DuKhCF9dUIql6hphO4/95 xfnnx3gPgaA/oBbDlgxg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpOiw-000vfI-IK; Tue, 23 Nov 2021 05:52:10 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mpOit-000ved-28; Tue, 23 Nov 2021 05:52:08 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id D0C1660174; Tue, 23 Nov 2021 05:52:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637646726; bh=16r6J8ycJjRHxKmkqPJvCenPNAYddQKOVSL71EK6Rm4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PexDVdjXkD0NTnnv4NY+Rpfx1ny3WXQZZFvS3dKyRKhUNiYhectW2eotKKCqg3qeR MmSTH85ZDd0pIwDuIx2RzZKe3wnuGTUIRDNi5MWvnK/NoWZ30xc+i2jhf7/+3J9e2F xOwbHpFdUhck77jWS8s2bCcmxd0V/eKlJnBi9IM4CCfExPl3yOxi/o9+dBWMGEYXe9 nRCzRRKdgIsFzXUb9dhCKV5JViSd6CvfOeE5+tknF0L9AIwOJqUaicjHC0aq0bP05x MPWEGDNJrGsWmapixnP7p4eW6ZZZxuUbb5sTPk2om1pb4DxNv8B35J2WVgkYX+NuDd hlrExXc+uqhYA== Date: Tue, 23 Nov 2021 11:22:02 +0530 From: Vinod Koul To: Kunihiko Hayashi Cc: Kishon Vijay Abraham I , Rob Herring , Masami Hiramatsu , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 0/8] phy: socionext: Introduce some features for UniPhier SoCs Message-ID: References: <1635503947-18250-1-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1635503947-18250-1-git-send-email-hayashi.kunihiko@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211122_215207_149884_352C0F5B X-CRM114-Status: UNSURE ( 9.38 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 29-10-21, 19:38, Kunihiko Hayashi wrote: > This series includes the patches to add the following features: > - Add basic support for new UniPhier NX1 SoC to USB3 and PCIe PHY. > NX1 SoC also has the same kinds of controls as the other UniPhier SoCs. > - Add a PHY parameters to PCIe PHY > - Add dual-phy support for the SoCs that has two phys to PCIe PHY > - Add basic support for Pro4 SoC to ACHI PHY Applied, thanks -- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel