Swapnil Jakhade
288440de9e
dt-bindings: phy: Add PHY_TYPE_USXGMII definition
...
Add definition for USXGMII phy type.
Cc: Rob Herring <robh@kernel.org >
Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com >
Signed-off-by: Roger Quadros <rogerq@kernel.org >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220628122255.24265-3-rogerq@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2022-08-30 10:42:57 +05:30
Jonathan Marek
bb5b94f5bb
dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy
...
Document a new phy-type property which will be used to determine whether
the phy should operate in D-PHY or C-PHY mode.
Signed-off-by: Jonathan Marek <jonathan@marek.ca >
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Link: https://lore.kernel.org/r/20210617144349.28448-3-jonathan@marek.ca
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org >
Signed-off-by: Rob Clark <robdclark@chromium.org >
2021-08-07 11:48:37 -07:00
Swapnil Jakhade
51862859fb
dt-bindings: phy: Add PHY_TYPE_QSGMII definition
...
Add definition for QSGMII phy type.
Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com >
Acked-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/1600327846-9733-5-git-send-email-sjakhade@cadence.com
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2020-09-18 10:47:19 +05:30
Anurag Kumar Vulisha
cea0f76a48
dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY
...
Add DT bindings for the Xilinx ZynqMP PHY. ZynqMP SoCs have a High Speed
Processing System Gigabit Transceiver which provides PHY capabilities to
USB, SATA, PCIE, Display Port and Ehernet SGMII controllers.
Signed-off-by: Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com >
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20200629120054.29338-2-laurent.pinchart@ideasonboard.com
Signed-off-by: Vinod Koul <vkoul@kernel.org >
2020-06-29 18:48:00 +05:30
Dilip Kota
c5d3cdad68
dt-bindings: phy: Add PHY_TYPE_XPCS definition
...
Add definition for Ethernet PCS phy type.
Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com >
Acked-by: Rob Herring <robh@kernel.org >
Acked-By: Vinod Koul <vkoul@kernel.org >
Link: https://lore.kernel.org/r/6091f0d2a1046f1e3656d9e33b6cc433d5465eaf.1589868358.git.eswara.kota@linux.intel.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2020-05-19 20:26:06 +05:30
Jyri Sarha
8a79db5e83
dt-bindings: phy: Add PHY_TYPE_DP definition
...
Add definition for DisplayPort phy type.
Signed-off-by: Jyri Sarha <jsarha@ti.com >
Reviewed-by: Roger Quadros <rogerq@ti.com >
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com >
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2020-01-17 10:54:35 +05:30
Thomas Gleixner
af873fcece
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
...
Based on 1 normalized pattern(s):
license terms gnu general public license gpl version 2
extracted by the scancode license scanner the SPDX license identifier
GPL-2.0-only
has been chosen to replace the boilerplate/reference in 161 file(s).
Signed-off-by: Thomas Gleixner <tglx@linutronix.de >
Reviewed-by: Allison Randal <allison@lohutok.net >
Reviewed-by: Alexios Zavras <alexios.zavras@intel.com >
Reviewed-by: Steve Winslow <swinslow@gmail.com >
Reviewed-by: Richard Fontana <rfontana@redhat.com >
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190528170027.447718015@linutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2019-05-30 11:29:22 -07:00
Vivek Gautam
55b20e8de9
dt-bindings: phy: Add PHY_TYPE_UFS definition
...
Add definition for UFS phy type.
Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org >
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
2017-10-23 11:19:27 +05:30
Gregory CLEMENT
eee47538ec
phy: add support for USB cluster on the Armada 375 SoC
...
The Armada 375 SoC comes with an USB2 host and device controller and
an USB3 controller. The USB cluster control register allows to manage
common features of both USB controllers.
This commit adds a driver integrated in the generic PHY framework to
control this USB cluster feature.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com >
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com >
[ kishon@ti.com : Made it to use the updated devm_phy_create API and
soem cosmentic changes in Kconfig file.]
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com >
Acked-by: Jason Cooper <jason@lakedaemon.net >
2014-11-26 11:07:14 +05:30
Gabriel FERNANDEZ
2fbbc96d16
phy: Add PHY header file for DT x Driver defines
...
This provides the shared header file which will be reference from both
PHY driver and its associated Device Tree node(s).
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org >
2014-11-11 15:53:25 +05:30