[ 1.250619] libphy: Fixed MDIO Bus: probed [ 1.255223] CAN device driver interface [ 1.260552] sun8iw20-pinctrl 2000000.pinctrl: 2000000.pinctrl supply vcc-pe not found, using dummy regulator [ 1.271839] sunxi gmac driver's version: 1.0.0 [ 1.276981] gmac-power0: NULL [ 1.280289] gmac-...
Can't get device info: No such device # find / -name "*xradio*" /proc/irq/214/xradio_irq /proc/xradio /xradio_bt_init.sh /sys/devices/platform/xradio_device.0 /sys/bus/platform/devices/xradio_device.0 /sys/bus/platform/drivers/xradio_device /sys/bus/platform/drivers/xradio_devi...
#include <linux/of_mdio.h> #include <linux/of_net.h> #include <linux/regulator/consumer.h> @@ -4292,14 +4292,13 @@ fec_probe(struct platform_device *pdev) phy_interface_t interface; struct net_device *ndev; int i, irq, ret = 0; const struct of_device_id *of_id; static int...
I'm using a device tree generated by HSI through petalinux 2016.3 (even though I'm not using petalinux anymore as I'm using the linaro rootfs on SD card, but still using the xilinx-v2016.3 kernel nevertheless) and then adapted the pl.dtsi file to work with the driver, and I notice t...
This is from the I210 datasheet, section 1.4.7 MDIO/I2C 2-Wire Interfaces The I210 implements a management Interface to control an optional external PHY. The interface can be either a 2-wire Standard-mode I2C interface used to control an SFP module or an MII ...
[ 1.156991] mdio_bus 8000f00.mdio: MDIO device at address 2 is missing.[ 1.158143] davinci_mdio 8000f00.mdio: phy[1]: device 8000f00.mdio:01, driver TI DP83825S[ 1.158257] am65-cpsw-nuss 8000000.ethernet: initializing am65 cpsw nuss version 0x6BA01103, cpsw versio...
[ 1.938671] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.945149] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.951662] mmc1: BKOPS_EN bit is not set [ 1.957039] libphy: 4a101000.mdio: probed [ 1.961371] davinci_mdio 4a101000.mdio: phy[0]: device 4a101...
The flash device is the Intel validated W25Q16DWSSIG. If I try setting the MAC address, I get the following message. 4: Updating Mac Address to 382C4AC86400...Failed! If I write to word 0 and then read it back, value remains there, but ...
[ 0.997137] libphy: Fixed MDIO Bus: probed [ 0.997205] tun: Universal TUN/TAP device driver, 1.6 [ 0.997982] bcmgenet fd580000.ethernet: failed to get enet clock [ 0.998018] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [ 0.998055] bcmgenet fd580000.ethernet: failed to get enet...
This is from the I210 datasheet, section 1.4.7 MDIO/I2C 2-Wire Interfaces The I210 implements a management Interface to control an optional external PHY. The interface can be either a 2-wire Standard-mode I2C interface used to control an SFP module or an MII M...