Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751617AbbEDOhF (ORCPT ); Mon, 4 May 2015 10:37:05 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:41018 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751079AbbEDOg4 (ORCPT ); Mon, 4 May 2015 10:36:56 -0400 Message-ID: <554783CD.50708@ti.com> Date: Mon, 4 May 2015 20:05:57 +0530 From: Kishon Vijay Abraham I User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Stanimir Varbanov , Rob Herring , Kumar Gala , Mark Rutland , Grant Likely , Bjorn Helgaas , Russell King , Arnd Bergmann CC: , , , , , Mathieu Olivari , Srinivas Kandagatla Subject: Re: [PATCH v2 2/5] phy: qcom: Add Qualcomm PCIe PHY References: <1430743338-10441-1-git-send-email-svarbanov@mm-sol.com> <1430743338-10441-3-git-send-email-svarbanov@mm-sol.com> In-Reply-To: <1430743338-10441-3-git-send-email-svarbanov@mm-sol.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 804 Lines: 23 Hi, On Monday 04 May 2015 06:12 PM, Stanimir Varbanov wrote: > Add a PCIe PHY driver used by PCIe host controller driver > on Qualcomm SoCs like Snapdragon 805. > > Signed-off-by: Stanimir Varbanov > --- > drivers/phy/Kconfig | 9 ++ > drivers/phy/Makefile | 1 + > drivers/phy/phy-qcom-pcie.c | 291 +++++++++++++++++++++++++++++++++++++++++++ Why do you need a new PHY driver for this? Why not use the existing QCOM PHY driver. I can see the registers used here in phy-qcom-ufs-qmp-14nm.h? Thanks Kishon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/