[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support

Radhey Shyam Pandey posted 2 patches 3 years, 8 months ago
There is a newer version of this series
drivers/firmware/xilinx/zynqmp.c         | 31 ++++++++++++++++++++++
drivers/net/ethernet/cadence/macb_main.c | 20 ++++++++++++++
include/linux/firmware/xlnx-zynqmp.h     | 33 ++++++++++++++++++++++++
3 files changed, 84 insertions(+)
[PATCH net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
Posted by Radhey Shyam Pandey 3 years, 8 months ago
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.

mmc: sdhci-of-arasan: Add support for dynamic configuration will 
be send post this series.

Radhey Shyam Pandey (1):
  net: macb: Add zynqmp SGMII dynamic configuration support

Ronak Jain (1):
  firmware: xilinx: add support for sd/gem config

 drivers/firmware/xilinx/zynqmp.c         | 31 ++++++++++++++++++++++
 drivers/net/ethernet/cadence/macb_main.c | 20 ++++++++++++++
 include/linux/firmware/xlnx-zynqmp.h     | 33 ++++++++++++++++++++++++
 3 files changed, 84 insertions(+)

-- 
2.25.1