Stefan Roese
e8c3156e8d
drivers/phy: marvell: Add support for the slave CP COMPHY device
...
With the support for the Armada 8k, a 2nd COMPHY controller now needs
to get supported from the CP110 slave controller. This patch adds support
for this 2nd contoller in the COMPHY driver.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
2016-12-05 13:28:23 +01:00
Simon Glass
df87e6b1b8
libfdt: Sync fdt_for_each_subnode() with upstream
...
The signature for this macro has changed. Bring in the upstream version and
adjust U-Boot's usages to suit.
Signed-off-by: Simon Glass <sjg@chromium.org >
Update to drivers/power/pmic/palmas.c:
Signed-off-by: Keerthy <j-keerthy@ti.com >
Change-Id: I6cc9021339bfe686f9df21d61a1095ca2b3776e8
2016-10-13 14:10:32 -06:00
Stefan Roese
c0132f6005
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
...
This version is based on the Marvell U-Boot version with this patch
applied as latest patch:
Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb
device mode" from 2016-07-05.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Neta Zur Hershkovits <neta@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Omri Itach <omrii@marvell.com >
Cc: Igal Liberman <igall@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
2016-09-27 17:29:54 +02:00
Stefan Roese
3335786a98
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
...
This version is based on the Marvell U-Boot version with this patch
applied as latest patch:
Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb
device mode" from 2016-07-05.
Signed-off-by: Stefan Roese <sr@denx.de >
Cc: Nadav Haklai <nadavh@marvell.com >
Cc: Kostya Porotchkin <kostap@marvell.com >
Cc: Wilson Ding <dingwei@marvell.com >
Cc: Victor Gu <xigu@marvell.com >
Cc: Hua Jing <jinghua@marvell.com >
Cc: Terry Zhou <bjzhou@marvell.com >
Cc: Hanna Hawa <hannah@marvell.com >
Cc: Haim Boot <hayim@marvell.com >
2016-09-27 17:29:53 +02:00