• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisionc0ce59aaacfd139f75f57181f0e15a3efbd7b3fc (tree)
Time2022-07-26 15:28:32
AuthorMichal Simek <michal.simek@amd....>
CommiterMichal Simek

Log Message

arm64: versal: Enable reset driver for versal

Add CONFIG_DM_RESET and CONFIG_RESET_ZYNQMP configs in versal default
configuration to enable support for reset driver for versal
platform.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: T Karthik Reddy <t.karthik.reddy@amd.com>
Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Link: https://lore.kernel.org/r/20220720095959.29610-3-ashok.reddy.soma@xilinx.com

Change Summary

Incremental Difference

--- a/configs/xilinx_versal_virt_defconfig
+++ b/configs/xilinx_versal_virt_defconfig
@@ -100,6 +100,8 @@ CONFIG_PHY_GIGE=y
100100 CONFIG_XILINX_AXIEMAC=y
101101 CONFIG_XILINX_AXIMRMAC=y
102102 CONFIG_ZYNQ_GEM=y
103+CONFIG_DM_RESET=y
104+CONFIG_RESET_ZYNQMP=y
103105 CONFIG_ARM_DCC=y
104106 CONFIG_PL01X_SERIAL=y
105107 CONFIG_XILINX_UARTLITE=y