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)
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>

Trivial merge