Cannot get clock clk_mac_refout

Web[PATCH v2 1/6] GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC. Roger Chen Wed, 26 Nov 2014 18:53:04 -0800 WebFix this by requesting the clocks via devm_clk_bulk_get_optional. The optional variant has been used, since this is effectively what the old code did. The exact clocks required …

Re: [PATCHv2 1/2] net: ethernet: stmmac: dwmac-rk: rework …

WebCross-check the MAC ref clock configuration. **BEST SOLUTION** I had the same issue as OP, with precompiled image from rdf0428-zcu106-vcu-trd-2024-1_v2\images\vcu_10g: root@zcu106_vcu_trd:~# ifconfig eth1 up [ 52.861085] xilinx_axienet b0001000.ethernet eth1: XXV MAC block lock not complete! Cross-check the MAC ref clock configuration It … WebFix this by requesting the clocks via devm_clk_bulk_get_optional. The optional variant has been used, since this is effectively what the old code did. The exact clocks required … diabetes educator redlands hospital https://traffic-sc.com

lkml.kernel.org

WebJun 21, 2024 · [ 4.329964] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_refout [ 4.330057] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_speed [ 4.335181] rk_gmac-dwmac ff550000.ethernet: init for RMII [ 4.378651] rk_gmac-dwmac ff550000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 4.378684] … Web[ 2.290112] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_refout [ 2.290867] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_speed [ 2.296562] rk_gmac-dwmac ff550000.ethernet: init for RMII [ 2.335118] rk_gmac-dwmac ff550000.ethernet: User ID: 0x10, Synopsys ID: 0x35 [ 2.335791] rk_gmac-dwmac … WebOn Fri, Mar 17, 2024 at 06:42:42PM +0100, Sebastian Reichel wrote: > Right now any clock errors are printed and otherwise ignored. > This has multiple disadvantages: > 1. it … diabetes educator nursing

[PATCHv2,1/2] net: ethernet: stmmac: dwmac-rk: rework optional clock …

Category:[PATCHv1 1/2] net: ethernet: stmmac: dwmac-rk: fix optional clock …

Tags:Cannot get clock clk_mac_refout

Cannot get clock clk_mac_refout

avafinger/rockpie-rk3328: RockPi E - Github

WebNov 8, 2024 · [ 1.713377] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_refout [ 1.714276] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_speed [ 1.720282] rk_gmac-dwmac ff550000.ethernet: init for RMII [ 1.751481] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 1.752125] Ring mode enabled ... WebI have monitored the clock at gt_refclk_out and can confirm that it matches very well the configured 156.25 MHz. So there must be some other cuase. I don't think it's the board …

Cannot get clock clk_mac_refout

Did you know?

WebThe new code also tries to get "clk_mac_ref" and "clk_mac_refout" when the PHY is not configured as PHY_INTERFACE_MODE_RMII to keep the code simple. This is possible … WebContext Check Description; netdev/series_format: warning Target tree name not specified in the subject netdev/tree_selection: success Guessed tree name to be net-next

WebFix this by requesting the clocks via devm_clk_bulk_get_optional. The optional variant has been used, since this is effectively what the old code did. The exact clocks required depend on the platform and configuration. As a side effect this change adds correct -EPROBE_DEFER handling. WebFix this by requesting > the clocks in a loop. Also use devm_clk_get_optional instead of > devm_clk_get, since the old code effectively handles them as optional > clocks. ...

WebApr 5, 2024 · > The clock requesting code is quite repetitive. Fix this by requesting > the clocks in a loop. Also use devm_clk_get_optional instead of > devm_clk_get, since the … WebJan 5, 2024 · > [ 26.953032] rk_gmac-dwmac ff360000.ethernet: cannot get clock clk_mac_refout > [ 26.966161] rk_gmac-dwmac ff360000.ethernet: init for RMII > [ …

Webclock_gettime alternative in Mac OS X (but deals with a different clock type) Monotonic clock on OSX (not C but objective C) Share. Improve this answer. Follow edited May 23, …

WebApr 6, 2024 · [ 56.019139] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_refout [ 56.019909] rk_gmac-dwmac ff550000.ethernet: cannot get clock clk_mac_speed [ 56.025793] rk_gmac-dwmac ff550000.ethernet: init for RMII [ 56.056195] stmmac - user ID: 0x10, Synopsys ID: 0x35 [ 56.056204] Ring mode enabled ... cindermawWebFix this by requesting the clocks via devm_clk_bulk_get_optional. The optional variant has been used, since this is effectively what the old code did. The exact clocks required … diabetes educator rchWebThe new code also tries to get "clk_mac_ref" and "clk_mac_refout" when the PHY is not configured as PHY_INTERFACE_MODE_RMII to keep the code simple. This is possible … diabetes educator qualifications australiaWebMay 13, 2024 · [11547.470722] rk_gmac-dwmac fe300000.ethernet: cannot get clock clk_mac_speed [11547.471349] rk_gmac-dwmac fe300000.ethernet: clock input from PHY [11547.476958] rk_gmac-dwmac fe300000.ethernet: init for RGMII [11547.486003] stmmac - user ID: 0x10, Synopsys ID: 0x35 [11547.486561] Ring mode enabled [11547.486844] … cinderlyWebthe clocks via devm_clk_bulk_get_optional. The optional variant has been used, since this is effectively what the old code did. The exact clocks ... - struct clk *clk_mac_refout; - … diabetes educator penrithWebDec 21, 2024 · Source based Linux distribution CRUX-ARM adhering to ideology keep it simple, has its own package system, also supports the port system. the image building system now supports slaсkwarearm, slarm64, crux-arm crux-arm-3.6-aarch64-core-rock_pi_e-5.12.6-build-20240526.img.zst crux-arm-3.6-aarch64-core-rock_pi_e-5.12.6 … diabetes educator resourcesWebbsp_priv->clk_mac_refout = - devm_clk_get(dev, "clk_mac_refout"); + devm_clk_get_optional(dev, "clk_mac_refout"); if (IS_ERR(bsp_priv->clk_mac_refout)) - … diabetes educator rockhampton