All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Enable myphy28lp support
@ 2015-01-14  9:54 ` Gabriel FERNANDEZ
  0 siblings, 0 replies; 23+ messages in thread
From: Gabriel FERNANDEZ @ 2015-01-14  9:54 UTC (permalink / raw)
  To: linux-arm-kernel

The goal of this series is to enable the support of MiPHY28lp Generic PHY.

The first patch is to update miphy28lp phy driver to access sysconfig register
offsets via syscfg dt property. It's based on Arnds review comments here
https://lkml.org/lkml/2014/11/13/161
I have updated the miphy28lp phy driver same way as Peter's implementation.

Gabriel Fernandez (3):
  phy: miphy28lp: Pass sysconfig register offsets via syscfg dt
    property.
  ARM: DT: STi: STiH407: Add DT node for MiPHY28lp
  ARM: multi_v7_defconfig: Enable MiPHY28lp - ST's Generic (SATA, PCIe &
    USB3) PHY

 .../devicetree/bindings/phy/phy-miphy28lp.txt      | 43 ++++++---------
 arch/arm/boot/dts/stih407-family.dtsi              | 53 +++++++++++++++++++
 arch/arm/boot/dts/stihxxx-b2120.dtsi               | 11 ++++
 arch/arm/configs/multi_v7_defconfig                |  1 +
 drivers/phy/phy-miphy28lp.c                        | 61 ++++++++++++----------
 5 files changed, 113 insertions(+), 56 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2015-01-16 15:05 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-14  9:54 [PATCH 0/3] Enable myphy28lp support Gabriel FERNANDEZ
2015-01-14  9:54 ` Gabriel FERNANDEZ
2015-01-14  9:54 ` Gabriel FERNANDEZ
2015-01-14  9:54 ` [PATCH 1/3] phy: miphy28lp: Pass sysconfig register offsets via syscfg dt property Gabriel FERNANDEZ
2015-01-14  9:54   ` Gabriel FERNANDEZ
2015-01-14  9:54   ` Gabriel FERNANDEZ
2015-01-14  9:54 ` [PATCH 2/3] ARM: DT: STi: STiH407: Add DT node for MiPHY28lp Gabriel FERNANDEZ
2015-01-14  9:54   ` Gabriel FERNANDEZ
2015-01-14  9:54 ` [PATCH 3/3] ARM: multi_v7_defconfig: Enable MiPHY28lp - ST's Generic (SATA, PCIe & USB3) PHY Gabriel FERNANDEZ
2015-01-14  9:54   ` Gabriel FERNANDEZ
2015-01-14  9:54   ` Gabriel FERNANDEZ
2015-01-16 11:56 ` [PATCH 0/3] Enable myphy28lp support Maxime Coquelin
2015-01-16 11:56   ` Maxime Coquelin
2015-01-16 11:56   ` Maxime Coquelin
2015-01-16 12:32   ` Maxime Coquelin
2015-01-16 12:32     ` Maxime Coquelin
2015-01-16 12:32     ` Maxime Coquelin
2015-01-16 13:19     ` Kishon Vijay Abraham I
2015-01-16 13:19       ` Kishon Vijay Abraham I
2015-01-16 13:19       ` Kishon Vijay Abraham I
2015-01-16 15:04       ` Maxime Coquelin
2015-01-16 15:04         ` Maxime Coquelin
2015-01-16 15:04         ` Maxime Coquelin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.