Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp505558ybl; Thu, 23 Jan 2020 02:48:58 -0800 (PST) X-Google-Smtp-Source: APXvYqwDjNwf8/kkvMPo205yoHEyKrCVoTVbeAXD5904YndeRjPDEIJt5XizzYhEAQtdO9SlHC7P X-Received: by 2002:a9d:1b26:: with SMTP id l35mr10845947otl.307.1579776537905; Thu, 23 Jan 2020 02:48:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579776537; cv=none; d=google.com; s=arc-20160816; b=Lm1XKejbvKKPaCH8fjSG/TKrusthhmFUPB2/dMkj+ioIwV7nPoftEdYllhw3Wc29T8 MHaQWCudFxlTVXsmiibu90WNOjGZwKoi3NGgB6SFUOKWfk+3YesU39QYqE3TGeEVmMMj y8WC/6ZBFh5bt2dSKfu3nHcqmsQ/myoTieBSmV7/2fTfUP15W40hI0v4g3cBzfHryVqB 7g1kExJqd7IdTOjZNoaQONaTZ/kQCT5JXS9mqsau5NDR5vtMUPsjBMUf1SShxt05zQ3V Ox11jqvwJ8svqpnUrx9vk6prFkzj5ax9vl5/Shbig/uArpyy+Zaaiit1n/oHqnMzoWoH +7Pw== 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; bh=vNgNVFuaZEf8we5ubtT/u9A5YCOcT9NBVW4ALhc+wIQ=; b=a+U9LWQwyGJ6uHpQ8A2db0+eqjOGpSDlNqGD3sEpAnX6RS2hqOxtPBEtJG/89LvhOZ VidWIr0eYGOjHul8p5b3O/pfpDysOt3hrR39Doo/KfLRbYVQsHqTDUo+q9rb7IolAxxV g4gSqL5zvjXVpWrNxJ1je0jVU8W25EOEJud0z7lb4fk1sYii6ALj1jJAx98H5xxFjmys fm8PyO6+wWuWeGHlbCxklSxugWeqJDfvpQrNcfgHZMOGWeousIvtJDba/UHJ8gtpcGmg yWUVV7s6mTJvUKsX269J5Xr1LcoTWQfLwXopWSFpSrrxKQjuDDwn2fM9xJtRKgo99Q8Q YGvw== 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 d2si927287oth.267.2020.01.23.02.48.43; Thu, 23 Jan 2020 02:48:57 -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 S1726703AbgAWKrl (ORCPT + 99 others); Thu, 23 Jan 2020 05:47:41 -0500 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:51239 "EHLO relay6-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726099AbgAWKrl (ORCPT ); Thu, 23 Jan 2020 05:47:41 -0500 X-Originating-IP: 88.190.179.123 Received: from localhost (unknown [88.190.179.123]) (Authenticated sender: repk@triplefau.lt) by relay6-d.mail.gandi.net (Postfix) with ESMTPSA id 88472C0005; Thu, 23 Jan 2020 10:47:35 +0000 (UTC) Date: Thu, 23 Jan 2020 11:56:01 +0100 From: Remi Pommarel To: Jerome Brunet Cc: Kishon Vijay Abraham I , Yue Wang , Kevin Hilman , Lorenzo Pieralisi , Bjorn Helgaas , Neil Armstrong , Martin Blumenstingl , Rob Herring , linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v5 6/7] phy: amlogic: Add Amlogic AXG PCIE PHY Driver Message-ID: <20200123105601.GR1803@voidbox> References: <20200116111850.23690-1-repk@triplefau.lt> <20200116111850.23690-7-repk@triplefau.lt> <1jzheev75g.fsf@starbuckisacylon.baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1jzheev75g.fsf@starbuckisacylon.baylibre.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jan 23, 2020 at 10:44:43AM +0100, Jerome Brunet wrote: > > On Thu 16 Jan 2020 at 12:18, Remi Pommarel wrote: > > > This adds support for the PCI PHY found in the Amlogic AXG SoC Family. > > This will allow to mutualize code in pci-meson.c between AXG and G12A > > SoC. > > > > This PHY can chain and use an optional analog PHY, which is used on > > AXG platform to have reliable PCIe communication. > > > > Signed-off-by: Remi Pommarel > > --- > > drivers/phy/amlogic/Kconfig | 11 ++ > > drivers/phy/amlogic/Makefile | 1 + > > drivers/phy/amlogic/phy-meson-axg-pcie.c | 192 +++++++++++++++++++++++ > > 3 files changed, 204 insertions(+) > > create mode 100644 drivers/phy/amlogic/phy-meson-axg-pcie.c > > > > diff --git a/drivers/phy/amlogic/Kconfig b/drivers/phy/amlogic/Kconfig > > index 8c9cf2403591..71801e30d601 100644 > > --- a/drivers/phy/amlogic/Kconfig > > +++ b/drivers/phy/amlogic/Kconfig > > @@ -60,6 +60,17 @@ config PHY_MESON_G12A_USB3_PCIE > > in Meson G12A SoCs. > > If unsure, say N. > > > > +config PHY_MESON_AXG_PCIE > > + tristate "Meson AXG PCIE PHY driver" > > + default ARCH_MESON > > + depends on OF && (ARCH_MESON || COMPILE_TEST) > > + select GENERIC_PHY > > + select REGMAP_MMIO > > + help > > + Enable this to support the Meson MIPI + PCIE PHY found > > + in Meson AXG SoCs. > > + If unsure, say N. > > + > > config PHY_MESON_AXG_MIPI_PCIE_ANALOG > > tristate "Meson AXG MIPI + PCIE analog PHY driver" > > default ARCH_MESON > > diff --git a/drivers/phy/amlogic/Makefile b/drivers/phy/amlogic/Makefile > > index 0aecf92d796a..e2baa133f7af 100644 > > --- a/drivers/phy/amlogic/Makefile > > +++ b/drivers/phy/amlogic/Makefile > > @@ -4,4 +4,5 @@ obj-$(CONFIG_PHY_MESON_GXL_USB2) += phy-meson-gxl-usb2.o > > obj-$(CONFIG_PHY_MESON_G12A_USB2) += phy-meson-g12a-usb2.o > > obj-$(CONFIG_PHY_MESON_GXL_USB3) += phy-meson-gxl-usb3.o > > obj-$(CONFIG_PHY_MESON_G12A_USB3_PCIE) += phy-meson-g12a-usb3-pcie.o > > +obj-$(CONFIG_PHY_MESON_AXG_PCIE) += phy-meson-axg-pcie.o > > obj-$(CONFIG_PHY_MESON_AXG_MIPI_PCIE_ANALOG) += phy-meson-axg-mipi-pcie-analog.o > > diff --git a/drivers/phy/amlogic/phy-meson-axg-pcie.c b/drivers/phy/amlogic/phy-meson-axg-pcie.c > > new file mode 100644 > > index 000000000000..0c5d0732cd1c > > --- /dev/null > > +++ b/drivers/phy/amlogic/phy-meson-axg-pcie.c > > @@ -0,0 +1,192 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > +/* > > + * Amlogic AXG PCIE PHY driver > > + * > > + * Copyright (C) 2020 Remi Pommarel > > + */ > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > + > > +#define MESON_PCIE_REG0 0x00 > > +#define MESON_PCIE_COMMON_CLK BIT(4) > > +#define MESON_PCIE_PORT_SEL GENMASK(3, 2) > > +#define MESON_PCIE_CLK BIT(1) > > +#define MESON_PCIE_POWERDOWN BIT(0) > > + > > +#define MESON_PCIE_TWO_X1 FIELD_PREP(MESON_PCIE_PORT_SEL, 0x3) > > +#define MESON_PCIE_COMMON_REF_CLK FIELD_PREP(MESON_PCIE_COMMON_CLK, 0x1) > > +#define MESON_PCIE_PHY_INIT (MESON_PCIE_TWO_X1 | \ > > + MESON_PCIE_COMMON_REF_CLK) > > +#define MESON_PCIE_RESET_DELAY 500 > > + > > +struct phy_axg_pcie_priv { > > + struct phy *phy; > > + struct phy *analog; > > + struct regmap *regmap; > > + struct reset_control *reset; > > +}; > > + > > +static const struct regmap_config phy_axg_pcie_regmap_conf = { > > + .reg_bits = 8, > > + .val_bits = 32, > > + .reg_stride = 4, > > + .max_register = MESON_PCIE_REG0, > > +}; > > + > > +static int phy_axg_pcie_power_on(struct phy *phy) > > +{ > > + struct phy_axg_pcie_priv *priv = phy_get_drvdata(phy); > > + int ret; > > + > > + ret = phy_power_on(priv->analog); > > + if (ret != 0) > > + return ret; > > + > > + regmap_update_bits(priv->regmap, MESON_PCIE_REG0, > > + MESON_PCIE_POWERDOWN, 0); > > + return 0; > > +} > > + > > +static int phy_axg_pcie_power_off(struct phy *phy) > > +{ > > + struct phy_axg_pcie_priv *priv = phy_get_drvdata(phy); > > + int ret; > > + > > + ret = phy_power_off(priv->analog); > > + if (ret != 0) > > + return ret; > > + > > + regmap_update_bits(priv->regmap, MESON_PCIE_REG0, > > + MESON_PCIE_POWERDOWN, 1); > > + return 0; > > +} > > + > > +static int phy_axg_pcie_init(struct phy *phy) > > +{ > > + struct phy_axg_pcie_priv *priv = phy_get_drvdata(phy); > > + int ret; > > + > > + ret = phy_init(priv->analog); > > + if (ret != 0) > > + return ret; > > + > > + regmap_write(priv->regmap, MESON_PCIE_REG0, MESON_PCIE_PHY_INIT); > > + return reset_control_reset(priv->reset); > > +} > > + > > +static int phy_axg_pcie_exit(struct phy *phy) > > +{ > > + struct phy_axg_pcie_priv *priv = phy_get_drvdata(phy); > > + int ret; > > + > > + ret = phy_exit(priv->analog); > > + if (ret != 0) > > + return ret; > > + > > + return reset_control_reset(priv->reset); > > +} > > + > > +static int phy_axg_pcie_reset(struct phy *phy) > > +{ > > + struct phy_axg_pcie_priv *priv = phy_get_drvdata(phy); > > + int ret = 0; > > + > > + ret = phy_reset(priv->analog); > > + if (ret != 0) > > + goto out; > > + > > + ret = reset_control_assert(priv->reset); > > + if (ret != 0) > > + goto out; > > + udelay(MESON_PCIE_RESET_DELAY); > > + > > + ret = reset_control_deassert(priv->reset); > > + if (ret != 0) > > + goto out; > > + udelay(MESON_PCIE_RESET_DELAY); > > + > > +out: > > + return ret; > > +} > > + > > +static const struct phy_ops phy_axg_pcie_ops = { > > + .init = phy_axg_pcie_init, > > + .exit = phy_axg_pcie_exit, > > + .power_on = phy_axg_pcie_power_on, > > + .power_off = phy_axg_pcie_power_off, > > + .reset = phy_axg_pcie_reset, > > + .owner = THIS_MODULE, > > +}; > > + > > +static int phy_axg_pcie_probe(struct platform_device *pdev) > > +{ > > + struct phy_provider *pphy; > > + struct device *dev = &pdev->dev; > > + struct phy_axg_pcie_priv *priv; > > + struct device_node *np = dev->of_node; > > + struct resource *res; > > + void __iomem *base; > > + int ret; > > + > > + priv = devm_kmalloc(dev, sizeof(*priv), GFP_KERNEL); > > + if (!priv) > > + return -ENOMEM; > > + > > + priv->phy = devm_phy_create(dev, np, &phy_axg_pcie_ops); > > + if (IS_ERR(priv->phy)) { > > + ret = PTR_ERR(priv->phy); > > + if (ret != -EPROBE_DEFER) > > + dev_err(dev, "failed to create PHY\n"); > > + return ret; > > + } > > + > > + res = platform_get_resource(pdev, IORESOURCE_MEM, 0); > > + base = devm_ioremap_resource(dev, res); > > + if (IS_ERR(base)) > > + return PTR_ERR(base); > > + > > + priv->regmap = devm_regmap_init_mmio(dev, base, > > + &phy_axg_pcie_regmap_conf); > > + if (IS_ERR(priv->regmap)) > > + return PTR_ERR(priv->regmap); > > + > > + priv->reset = devm_reset_control_array_get(dev, false, false); > > + if (IS_ERR(priv->reset)) > > + return PTR_ERR(priv->reset); > > + > > + priv->analog = devm_phy_optional_get(dev, "analog"); > > + if (IS_ERR(priv->analog)) > > + return PTR_ERR(priv->analog); > > Isn't required for on the axg platform for the pcie to work reliably ? > Does this driver support another SoC ? > That is just me being overly cautious here. It is indeed required on AXG SoC to have pcie working reliably. Will change that in next patchset version. Thanks. > > + > > + phy_set_drvdata(priv->phy, priv); > > + dev_set_drvdata(dev, priv); > > + pphy = devm_of_phy_provider_register(dev, of_phy_simple_xlate); > > + > > + return PTR_ERR_OR_ZERO(pphy); > > +} > > + > > +static const struct of_device_id phy_axg_pcie_of_match[] = { > > + { > > + .compatible = "amlogic,axg-pcie-phy", > > + }, > > + { }, > > +}; > > +MODULE_DEVICE_TABLE(of, phy_axg_pcie_of_match); > > + > > +static struct platform_driver phy_axg_pcie_driver = { > > + .probe = phy_axg_pcie_probe, > > + .driver = { > > + .name = "phy-axg-pcie", > > + .of_match_table = phy_axg_pcie_of_match, > > + }, > > +}; > > +module_platform_driver(phy_axg_pcie_driver); > > + > > +MODULE_AUTHOR("Remi Pommarel "); > > +MODULE_DESCRIPTION("Amlogic AXG PCIE PHY driver"); > > +MODULE_LICENSE("GPL v2"); >