u-boot-brain/drivers/phy/marvell
Andre Przywara 429033659d marvell: comphy_a3700: fix bitmask
Obviously the mask for the rx and tx select field cannot be right,
as it would overlap in one and exceed the 32-bit register in the other
case. From looking at the neighbouring bits it looks like the mask
should be really 4 bits wide instead of 8.

Pointed out by a GCC 6.2 (default) warning.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Stefan Roese <sr@denx.de>
2016-12-04 13:55:02 -05:00
..
comphy_a3700.c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 2016-09-27 17:29:53 +02:00
comphy_a3700.h marvell: comphy_a3700: fix bitmask 2016-12-04 13:55:02 -05:00
comphy_core.c libfdt: Sync fdt_for_each_subnode() with upstream 2016-10-13 14:10:32 -06:00
comphy_cp110.c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
comphy_hpipe.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
comphy_mux.c drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 2016-09-27 17:29:53 +02:00
comphy.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
Kconfig drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k 2016-09-27 17:29:53 +02:00
Makefile drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
sata.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00
utmi_phy.h drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K 2016-09-27 17:29:54 +02:00