site stats

Drivers/net/phy/marvell.c

WebMar 9, 2024 · net: phy: phy_device: Call into the PHY driver to set LED blinking. net: phy: marvell: Implement led_blink_set() arm: mvebu: dt: Add PHY LED support for 370-rd WAN port Christian Marangi (8): net: dsa: qca8k: move qca8k_port_to_phy() to header net: dsa: qca8k: add LEDs basic support net: dsa: qca8k: add LEDs blink_set() support WebMay 28, 2024 · common-kernel-4.19/marvell10g.c at master · MediaTek-Labs/common-kernel-4.19 · GitHub MediaTek-Labs / common-kernel-4.19 Public master common-kernel-4.19/drivers/net/phy/marvell10g.c Go to file Russell King net: phy: marvell10g: report if the PHY fails to boot firmware Latest commit 33f737a on May 28, 2024 History 2 contributors

marvell.c - drivers/net/phy/marvell.c - Linux source code (v6

Web11 * under the terms of the GNU General Public License as published by the Weblinux/drivers/net/phy/marvell.c Go to file Cannot retrieve contributors at this time 628 lines (513 sloc) 14.3 KB Raw Blame /* * drivers/net/phy/marvell.c * * Driver for Marvell … dr usman javed clovis ca https://digiest-media.com

[RFC PATCH 3/4] net: mvmdio: enhance driver to support …

WebMar 17, 2024 · From: Andrew Lunn The Marvell PHY can blink the LEDs, simple on/off. All LEDs blink at the same rate, and the reset default is 84ms per … WebMar 20, 2024 · Intending to use Marvell Alaska 88E1512 Phy physical 1 with a 1 Gbe RGMII Address =0 and Phy 2 100 MbE SGMII Address = 0 and trying to get a feel of changes … WebLinux debugging, tracing, profiling & perf. analysis. Check our new training course. with Creative Commons CC-BY-SA dr. usman zahir reviews

drivers/net/phy/marvell.c - Linux source code (v4.9) - Bootlin

Category:phy - drivers/net/phy - Linux source code (v6.2.10) - Bootlin

Tags:Drivers/net/phy/marvell.c

Drivers/net/phy/marvell.c

[PATCH 04/11] phy: Add Marvell 88E1116R phy ID - IU

Weblinux/drivers/net/phy/marvell10g.c. * from two different companies. * are automatically managed by the PHY. The following has been determined. * SGMII PHYXS -- BASE-T … Web*net-next PATCH v6 06/16] net: phy: phy_device: Call into the PHY driver to set LED brightness 2024-03-27 14:10 [net-next PATCH v6 00/16] net: Add basic LED support for switch/phy Christian Marangi ` (4 preceding siblings ...) 2024-03-27 14:10 ` [net-next PATCH v6 05/16] net: phy: Add a binding for PHY LEDs Christian Marangi @ 2024-03 ...

Drivers/net/phy/marvell.c

Did you know?

WebApr 19, 2013 · drivers/net/phy/atheros.c 95 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 101 insertions (+), 0 deletions (-) create mode 100644 drivers/net/phy/atheros.c diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 4503452..c8d40d4 100644 -- … Webmarvell.c source code [linux/drivers/net/phy/marvell.c ... - Woboq ... About. Contact

Webinclude/linux/marvell_phy.h 1 + 2 files changed, 66 insertions(+) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 371353c..df5a9f6 100644 --- a/drivers/net/phy/marvell.c +++ b/drivers/net/phy/marvell.c @@ -116,6 +116,8 @@ #define MII_M1011_PHY_STATUS_RESOLVED 0x0800 #define … Web11 * under the terms of the GNU General Public License as published by the

WebLKML Archive on lore.kernel.org help / color / mirror / Atom feed * [PATCH v2] net: phy: marvell: Honor phy LED set by system firmware on a Dell hardware @ 2024-01-20 5:19 … Web3)reference petalinux2015.4 PHY driver (drivers\net\phy\marvell.c),i try to modify petalinux2024.1 PHY driver marvell.c and phy_device.c,with printk ,in linux2024.1 all the 88e1512 register is the same as 2015.4,but if 1Gbps,it just link up,and remain with RX errors 4)PS 88e1512 phy address is 0,mode is RGMII to copper,here is my dts &gem0 {

Weblinux/drivers/net/phy/marvell.c Go to file Cannot retrieve contributors at this time 3412 lines (2868 sloc) 86.8 KB Raw Blame // SPDX-License-Identifier: GPL-2.0+ /* * …

WebFrom: Krzysztof Kozlowski To: "Igor Russkikh" , "David S. Miller" , "Eric Dumazet" … drussell kilpatricktownsend.comWebIn the same driver, you will see function calls beginning with "of_", for example of_get_property() which is used to retrieve a named value (such as "phy-handle") from … come follow me insights show notesWebmarvell.c - drivers/net/phy/marvell.c - U-boot source code (v2024.10) - Bootlin Elixir Cross Referencer - Explore source code in your browser - Particularly useful for the Linux … dru smith imagesWebNetdev Archive on lore.kernel.org help / color / mirror / Atom feed From: Krzysztof Kozlowski To: "Igor Russkikh" , "David S. Miller" , "Eric Dumazet" , "Jakub Kicinski" , "Paolo Abeni" , "Simon Horman" … come follow me insights oct 2022Webu-boot-xlnx/marvell.c at master · Xilinx/u-boot-xlnx · GitHub Xilinx / u-boot-xlnx Public master u-boot-xlnx/drivers/net/phy/marvell.c Go to file Cannot retrieve contributors at … dr ussai allentownWebMar 7, 2024 · From: Christian Marangi <> Subject [net-next PATCH 05/11] net: phy: marvell: Add software control of the LEDs: Date: Tue, 7 Mar 2024 18:00:40 +0100 drussell sheedycrane.comWebTry enabling these options after running: petalinux-config -c u-boot -> Device Drivers -> Ethernet PHY (physical media interface) support -> Marvell Ethernet PHYs support petalinux-config -c u-boot -> Device Drivers -> Ethernet PHY (physical media interface) support -> Marvel MV88E61xx Ethernet switch PHY support petalinux-config -c u-boot -> … dr ussai nephrology