[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200430100933.GA298816@dell>
Date: Thu, 30 Apr 2020 11:09:33 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Dilip Kota <eswara.kota@...ux.intel.com>
Cc: linux-kernel@...r.kernel.org, kishon@...com, vkoul@...nel.org,
devicetree@...r.kernel.org, arnd@...db.de, robh@...nel.org,
andriy.shevchenko@...el.com, cheol.yong.kim@...el.com,
chuanhua.lei@...ux.intel.com, qi-ming.wu@...el.com,
yixin.zhu@...el.com
Subject: Re: [PATCH v7 0/3] Add Intel ComboPhy driver
On Thu, 30 Apr 2020, Dilip Kota wrote:
>
> On 4/30/2020 4:25 PM, Lee Jones wrote:
> > On Thu, 30 Apr 2020, Dilip Kota wrote:
> >
> > > This patch series adds Intel ComboPhy driver, respective yaml schemas
> > >
> > > Changes on v7:
> > > As per System control driver maintainer's inputs remove
> > > fwnode_to_regmap() definition and use device_node_get_regmap()
> > > Changes on v6:
> > > Rebase patches on the latest maintainer's branch
> > > https://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git/?h=phy-for-5.7
> > > Dilip Kota (3):
> > > dt-bindings: phy: Add PHY_TYPE_XPCS definition
> > > dt-bindings: phy: Add YAML schemas for Intel ComboPhy
> > > phy: intel: Add driver support for ComboPhy
> > >
> > > .../devicetree/bindings/phy/intel,combo-phy.yaml | 101 ++++
> > > drivers/phy/intel/Kconfig | 14 +
> > > drivers/phy/intel/Makefile | 1 +
> > > drivers/phy/intel/phy-intel-combo.c | 627 +++++++++++++++++++++
> > > include/dt-bindings/phy/phy.h | 1 +
> > Why have you sent this to me?
> The main reason for this patch series is removing fwnode_to_regmap() and
> using device_node_get_regmap() compared to previous patch series.
> This has been done as per your review comments.
I see. Yes, dropping fwnode_to_regmap() was the right thing to do.
> To keep you updated that changes are done as per your review comments, sent
> to you along with PHY maintainers.
--
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists