]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: zynqmp: Add support for reset
authorMichal Simek <michal.simek@amd.com>
Mon, 9 Dec 2024 11:11:50 +0000 (12:11 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 11 Dec 2024 11:40:13 +0000 (12:40 +0100)
commit8b81010a2fe385524b58bea9116f1b6954c3d2bd
treeb948446f5d1806dfe63ec2630b279adb5ec286b1
parentb841e559cd26ffcb20f22e8ee75debed9616c002
video: zynqmp: Add support for reset

In Kria SOM configuration DP is under reset and access to DP is causing
hang that's why call reset at probe to avoid this situation.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/0504474a91a9839828aecd37f8855fd154cdf2e1.1733742708.git.michal.simek@amd.com
drivers/video/zynqmp/zynqmp_dpsub.c