summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/math/vmx_asm.S
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2017-02-02 00:35:03 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-02 22:05:28 -0500
commit60f06fde4cff6f6134decbf09199b5e047bc3355 (patch)
tree93ed78c199958f9f5654141c04a73970c5533c06 /tools/testing/selftests/powerpc/math/vmx_asm.S
parentfd3984e6e78a569cd72d94687860501f7e73594c (diff)
net: phy: marvell: Add support for 88e1545 PHY
The 88e1545 PHYs are discrete Marvell PHYs, found in a quad package on the zii-devel-b board. Add support for it to the Marvell PHY driver. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/powerpc/math/vmx_asm.S')
0 files changed, 0 insertions, 0 deletions
a regression in timing on the raspberry pi 2B. However, the bug that it threw up was real. msleep was occasionally resulting in very long sleeps, over the limit possible to read from this chip. Switch to usleep_range to avoid this. The timing needed by this part is very fiddly. * max30100 - wrong parenthesis around fifo count check meant it always read after the almost_full state had been reached. I've tagged this with a fixes tag which covers the last patch that it will not need precursor patches. The bug predates that but will need backporting. * palmas_gpadc. - retrieve valid iio_dev in suspend / resume. Previously using the wrong dev for a call to dev_to_iio_dev.
Diffstat (limited to 'drivers/usb/atm/ueagle-atm.c')