Received: by 2002:a25:e7d8:0:0:0:0:0 with SMTP id e207csp410216ybh; Wed, 11 Mar 2020 03:34:23 -0700 (PDT) X-Google-Smtp-Source: ADFU+vvtoNGj+wLwvU1XgFKFt2DdI87uNZ7o0pXM9vXSZHkKd2DtpQX5vLeh6GKEFPmYt3ukIfYK X-Received: by 2002:a9d:4e94:: with SMTP id v20mr1719548otk.96.1583922862889; Wed, 11 Mar 2020 03:34:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1583922862; cv=none; d=google.com; s=arc-20160816; b=cJWA9nDb0DQCEp3nOkYgsGLaBp3IZGGo8XZFbgrHmCX9ORTl5D1CYbltfLVXRlIEeL SJ38DjMrkDo3nLRhdP6GUTlLvtnSpkIuFXkx2TIn0Qkpg/TeFbG2G7FYe7ZO0DASm3Bi cpOnxheei7pZ1LImfx3rMfvHK0VTeKDEv5gk3MBRj+74TklaxbEq9CvsR19/BfxnN9fe SirCtUyJD0CMqUUcwKxjhLp9YJAsaGEcE6kJcQtg/h8jt5v2O5Ueo2Bs/FyHvnGYlUDL 2E2ctj30icRuN3i3z+MvqCLnzEW60u+DIEbrRA7/Bab49JTxURcs+PUpdSV9aOMbIclr zTTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:dkim-signature; bh=Iu8xG1oApcB7a3sXxgXTAHUkVC/jOFnnYMBxw9a4nCA=; b=MsDCwUGcY83fGK0mIxQyJK7MZPS5EC8DOJSJ/bdOhowQ7hE7qFiR9uZFO73QvW4vPB vjoHMrQGGSg8WnnG092RwpwpE+oYdWM4DfVvrA9pUDM4SKA3CtMTfQTuvUqe6AvnOOz+ OeEVdZGqCIzb+w+B3Xj1Mbu5HOlyedtcMRwHtRwuRv+ZxmkioJBm1KhRU72iuEPPfXUF cBc0bFELuYUv5rUT1v/uQulS9EupEU4kqiXRA7ccGQ7GDRe2v5gnxaR40u5L+E2t5i9c LOn83NnYOo7AmX8c99Ot5tpXWw4R0KNCcy+X7VrV7h4gcE8m0chnu66eQH1uQuwSrriN lBSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="cF/Dr/Kp"; 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 22si858799oij.227.2020.03.11.03.34.10; Wed, 11 Mar 2020 03:34:22 -0700 (PDT) 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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b="cF/Dr/Kp"; 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 S1729001AbgCKKdB (ORCPT + 99 others); Wed, 11 Mar 2020 06:33:01 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:57884 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726097AbgCKKdB (ORCPT ); Wed, 11 Mar 2020 06:33:01 -0400 Received: from pendragon.bb.dnainternet.fi (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id B99C15F; Wed, 11 Mar 2020 11:32:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1583922780; bh=fhyvcWFWuSvIM1UtzylvECxqVRvl+dvLVxwW7OX4PAQ=; h=From:To:Cc:Subject:Date:From; b=cF/Dr/Kpty3nuWxp8Mx2h3GJc7kuzSoB72lmzFnD66NLJzksuHMNoZPWUAe8jwP/Z Cqt6UwL2pM9DupgLnO8Q0/dCL6TCfK41zwaj7clx8TvfC3D1dREN0EfKEH5CMsHn1S jHI0AnTTenAKzsIAa6LYkxs8h+P2V8A434ozCug0= From: Laurent Pinchart To: linux-kernel@vger.kernel.org Cc: Kishon Vijay Abraham I , Anurag Kumar Vulisha , Michal Simek Subject: [PATCH v6 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver Date: Wed, 11 Mar 2020 12:32:49 +0200 Message-Id: <20200311103252.17514-1-laurent.pinchart@ideasonboard.com> X-Mailer: git-send-email 2.24.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. The code is based on v5.6-rc4 and has been tested with DisplayPort on the Xilinx ZC106 board. [1] https://patchwork.kernel.org/cover/10735681/ Anurag Kumar Vulisha (2): dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver Laurent Pinchart (1): arm64: dts: zynqmp: Add GTR transceivers .../bindings/phy/xlnx,zynqmp-psgtr.yaml | 104 ++ MAINTAINERS | 9 + arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 10 + drivers/phy/Kconfig | 8 + drivers/phy/Makefile | 1 + drivers/phy/phy-zynqmp.c | 995 ++++++++++++++++++ include/dt-bindings/phy/phy.h | 1 + 7 files changed, 1128 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/xlnx,zynqmp-psgtr.yaml create mode 100644 drivers/phy/phy-zynqmp.c -- Regards, Laurent Pinchart