u-boot/board/xilinx
Neal Frager 6be41ea4e6 arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configuration
This patch fixes the DP audio and video PLL configurations for the zynqmp-sm-k26-revA som.

The Linux DP driver expects the DP to be using the following PLL config:
  - DP video PLL should use the VPLL (0x0)
  - DP audio PLL should use the RPLL (0x3)
  - DP system time clock PLL should use RPLL (0x3)

Register 0xFD1A0070 configures the DP video PLL.
Register 0xFD1A0074 configures the DP audio PLL.
Register 0xFD1A007C configures the DP system time clock PLL.

Signed-off-by: Neal Frager <neal.frager@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/fa7e9abc419c9d7648405d1c62367dbe701d09b8.1652709736.git.michal.simek@amd.com
2022-05-18 13:17:54 +02:00
..
bootscripts xilinx: Add sd boot command script for reference 2019-10-08 09:11:13 +02:00
common capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
microblaze-generic microblaze: Do not place u-boot to reserved memory location 2022-03-07 16:33:47 +01:00
versal xilinx: Handle board_get_usable_ram_top(0) properly 2022-05-13 09:10:02 +02:00
zynq capsule: board: Add information needed for capsule updates 2022-04-15 10:43:18 +02:00
zynqmp arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configuration 2022-05-18 13:17:54 +02:00
zynqmp_r5 .mailmap: Start to use new amd.com email address 2022-04-19 14:51:11 -04:00
Kconfig xilinx: Kconfig: add XILINX_OF_BOARD_DTB_ADDR default value for microblaze 2022-01-05 10:22:03 +01:00