Merge branch 'macb-add-zynqmp-sgmii-dynamic-configuration-support'
authorJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 15:33:07 +0000 (08:33 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 15:33:08 +0000 (08:33 -0700)
commit5f4e25641c7103bd37888b025a563db8a75ea9bf
treedc1990267248f7cc0577d574eb2cafc9327d884b
parent53ff25170980b16059010aa28fb5e0b3407a325a
parent32cee7818111fa350e654b121b4eb6c9a3e580c5
Merge branch 'macb-add-zynqmp-sgmii-dynamic-configuration-support'

Radhey Shyam Pandey says:

====================
macb: add zynqmp SGMII dynamic configuration support

This patchset add firmware and driver support to do SD/GEM dynamic
configuration. In traditional flow GEM secure space configuration
is done by FSBL. However in specific usescases like dynamic designs
where GEM is not enabled in base vivado design, FSBL skips GEM
initialization and we need a mechanism to configure GEM secure space
in linux space at runtime.
====================

Link: https://lore.kernel.org/r/1663158796-14869-1-git-send-email-radhey.shyam.pandey@amd.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>