Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3075458ybt; Mon, 29 Jun 2020 14:40:12 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyxzWUMBRH2il4BtCYYe+E5iJPZApIrpV6btUDv/JRVhNBxKULotQppQPMcudKR33ft/DLe X-Received: by 2002:a50:83c6:: with SMTP id 64mr20347273edi.41.1593466812792; Mon, 29 Jun 2020 14:40:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593466812; cv=none; d=google.com; s=arc-20160816; b=yNDe3JbNhEOVPxODH7A9RnX1U1Rz5qwCWIJzvQOY8RP0zaJr4hdXgw/DwEF0IE3iPa QUlgyuebBXry2V7xXKaDiObnWZXmM+sIzHLg3GefvSlsnjQzoGTWOajWaikfrZqudlak c2ZU2ixE5bdg8sWoGnYBMUma59GDKEoF/EEczrhysSHY3c2V0R83O13xP9Utrz/RNqsv vmYjBeDXcxWZMyN0sF7CX+W+CRM7Gzu2Ha4pmNyc0VWs5T6kj6FYsb7s5UyFVxidmB16 tziSW6eBiEF4a/L8wIVCdZlqg6xgD1cqlyh6JxbTUXryIpXwQBxG7+Zp2tB0PTzVg6fv 5uHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=LiPo3MEkd1qkomk2VFXIax6G0rTufzV1Mmhjd4UMvKM=; b=ExrrX6mNyO+v17AjUNVM75ju+G4ISEL5OQrVE5hw2ps/TN+AVI5VCp/+Lm3vKbyw9B 9/dXL7BbRSkKSY7E42ecoqFzkkjIhh9v5YTB/yDbMkQjho1WfajG+RBLmOIyJLKiT1qa 0H8EUtodkUdJjBRJo1R7ClpmzLiLJGHbB2AtjRO896LvDvB+Wyoqk6EjaPjOp0bp8w2Y zeNH70zq+b5EvSUZO6m6ldiB6dCcClh1RFtJiah554Zbo6bF8i6CDTmHAesjO1iyaDuf qgrL6kI34W6r0TOyjXO3tsHx0bgPxaRimaNza5FNin7uOFdJ0v8tIpamKKcRgr2OC9dD 7X9w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Jx2KXQ6e; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x14si495873ejb.713.2020.06.29.14.39.49; Mon, 29 Jun 2020 14:40:12 -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; dkim=pass header.i=@kernel.org header.s=default header.b=Jx2KXQ6e; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728340AbgF2VjK (ORCPT + 99 others); Mon, 29 Jun 2020 17:39:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:60598 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728339AbgF2Skb (ORCPT ); Mon, 29 Jun 2020 14:40:31 -0400 Received: from localhost (unknown [122.182.251.219]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 241D123403; Mon, 29 Jun 2020 09:39:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593423590; bh=TinwdUAZToJYD7egtBNB4xARFfc3FZud3Ictzq3+erI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Jx2KXQ6ef0yTIysJsCaHS6ElwJ0URrcG5mCHBaVbUC3kV98dGmqUtimtkEBriuOii fcuHYyPCi2Nxt0OvurxzzAvU/3UYZ1o6XR7LEC4Zos20CBHkOCuVvrEWtmAqO498Yo s6GDk0RUbJcBPoqoM1l/UtlFO2Xpxt8BwEXCbtTo= Date: Mon, 29 Jun 2020 15:09:43 +0530 From: Vinod Koul To: Laurent Pinchart Cc: linux-kernel@vger.kernel.org, Kishon Vijay Abraham I , Anurag Kumar Vulisha , Michal Simek Subject: Re: [PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver Message-ID: <20200629093943.GB2599@vkoul-mobl> References: <20200513172239.26444-1-laurent.pinchart@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200513172239.26444-1-laurent.pinchart@ideasonboard.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13-05-20, 20:22, Laurent Pinchart wrote: > Hello, > > The patch series adds a PHY driver for the Xilinx ZynqMP gigabit serial > transceivers (PS-GTR). The PS-GTR is a set of 4 PHYs that can be used by > the PCIe, USB 3.0, DisplayPort, SATA and Ethernet controllers that are > part of the Serial I/O Unit (SIOU). > > The code is based on a previous version sent by Anurag Kumar Vulisha and > available at [1]. The DT bindings have been converted to YAML, and both > the bindings and the driver have been considerably reworked (and > simplified). The most notable changes is the removal of manual handling > of the reset lines of the PHY users (which belongs to the PHY users > themselves), and moving to the standard PHY .power_on() and .configure() > operations to replace functions that were previously exported by the > driver. Please see individual patches for a more detailed changelog. > > Compared to v7, review comments on the PHY driver have been taken into > account, and the DT bindings have switched to the GPL-2.0-only OR > BSD-2-Clause license > > The code is based on v5.6 and has been tested with DisplayPort on the > Xilinx ZC106 board. This (dt patch and 8.1 update) fails to apply for me, can you please rebased on phy-next and resend. Also I saw this while trying to apply: WARNING: Misordered MAINTAINERS entry - list 'S:' before 'T:' #403: FILE: MAINTAINERS:18605: +T: git https://github.com/Xilinx/linux-xlnx.git +S: Supported Thanks -- ~Vinod