u-boot/drivers
Grzegorz Jaszczyk a007f23626 phy: marvell: fix pll initialization for second utmi port
According to Design Reference Specification the PHY PLL and Calibration
register from PHY0 are shared for multi-port PHY. PLL control registers
inside other PHY channels are not used.

This commit reworks utmi device tree nodes in a way that common PHY PLL
registers are moved to main utmi node. Accordingly both child nodes
utmi-unit range is reduced and register offsets in utmi_phy.h are updated
to this change.

This fixes issues in scenarios when only utmi port1 was in use, which
resulted with lack of correct pll initialization.

Change-Id: Icc520dfa719f43a09493ab31f671efbe88872097
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
2021-04-29 07:45:24 +02:00
..
adc
ata ata: ahci: Fix usage on big-endian platforms 2021-04-28 10:05:12 +02:00
axi
bios_emulator
block Fix IDE commands issued, fix endian issues, fix non MMIO 2021-04-20 07:31:12 -04:00
bootcount
bus bus: ti-sysc: change in a normal driver 2021-03-22 19:23:27 +13:00
button
cache
clk clk: renesas: Synchronize Gen2 MSTP teardown tables 2021-04-28 10:05:12 +02:00
core test: dm: Add a test case for simple-bus <ranges> 2021-04-15 14:22:17 +05:30
cpu
crypto crypto: fsl: refactor for 32 bit version CAAM support on ARM64 2021-04-08 20:29:53 +02:00
ddr ppc: Remove Cyrus_P5020 and P5040 boards 2021-04-10 08:05:07 -04:00
demo
dfu dfu: dfu_sf: avoid double free of SPI device 2021-03-25 20:15:30 +01:00
dma
fastboot fastboot: Fix possible buffer overrun 2021-04-12 17:44:55 -04:00
firmware psci: add features/reset2 support 2021-04-20 07:31:12 -04:00
fpga
gpio gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banks 2021-04-19 10:38:49 +03:00
hwspinlock
i2c gpio: i2c-gpio: Drop use of dm_gpio_set_dir() 2021-04-12 17:45:40 -04:00
input
led
mailbox
memory
misc misc: make CONFIG_IRQ selectable for all platforms 2021-04-20 07:31:12 -04:00
mmc mmc: octeontx_hsmmc: Add support for MIPS Octeon 2021-04-22 02:47:57 +02:00
mtd mtd: Update fail_addr when erase fails due to bad blocks 2021-04-12 17:17:11 -04:00
mux
net net: sun8i-emac: Fix pinmux setup for Allwinner H5 2021-04-28 10:05:12 +02:00
nvme nvme: Elaborate on cache maintenance operation in get/set_features 2021-03-19 10:36:55 -04:00
pch
pci mips: octeon: Add Octeon PCIe host controller driver 2021-04-28 10:05:12 +02:00
pci_endpoint
phy phy: marvell: fix pll initialization for second utmi port 2021-04-29 07:45:24 +02:00
pinctrl pinctrl: single: fix a never true comparison 2021-04-28 10:05:13 +02:00
power power: regulator: Add support for regulator-force-boot-off 2021-04-29 07:38:57 +02:00
pwm pwm: Add a driver for Chrome OS EC PWM 2021-04-10 16:08:39 +02:00
qe ppc: Remove TARGET_T1040QDS references 2021-04-10 08:04:42 -04:00
ram mips: octeon: Misc changes required because of the newly added headers 2021-04-28 10:05:11 +02:00
remoteproc
reset reset: fix reset_get_by_index_nodev index handling 2021-04-28 10:05:13 +02:00
rng
rtc rtc: add support for rv3028 rtc 2021-04-12 17:44:55 -04:00
scsi scsi: Add ata_swap_buf_le16() to support big-endian platforms 2021-04-28 10:05:12 +02:00
serial serial: serial_octeon_bootcmd.c: Add PCI remote console support 2021-04-28 10:05:12 +02:00
smem
soc
sound tegra: i2c: Drop LOG_DEBUG 2021-03-27 13:59:36 +13:00
spi Xilinx changes for v2021.07 2021-03-31 09:47:30 -04:00
spmi
sysinfo
sysreset sysreset: provide type of reset in do_reset cmd 2021-04-20 07:31:12 -04:00
tee tee: optee: Change printing during optee_probe 2021-04-12 17:44:55 -04:00
thermal
timer allow opting out of WATCHDOG_RESET() from timer interrupt 2021-04-28 10:05:13 +02:00
tpm tpm: Correct warning on 32-bit build 2021-03-13 13:14:52 -05:00
ufs
usb usb: ehci-hcd: Add IAA handshake for removing async QH 2021-04-22 21:09:57 +02:00
video video: sunxi: de2: switch to public uclass functions 2021-04-24 13:45:03 +02:00
virtio
w1
w1-eeprom
watchdog watchdog: use time_after_eq() in watchdog_reset() 2021-04-28 10:05:13 +02:00
xen
Kconfig
Makefile cpu: Rename SPL_CPU_SUPPORT to SPL_CPU 2021-03-27 15:04:31 +13:00