From: Greg Kroah-Hartman Date: Tue, 11 Apr 2023 07:41:40 +0000 (+0200) Subject: Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga... X-Git-Tag: v6.6.7~3096^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a042d7feae7eff98a9ad5a9de5004e60883a96d3;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'fpga-for-6.3-final' of git://git./linux/kernel/git/fpga/linux-fpga into char-misc-next Xu writes: FPGA Manager changes for 6.3-final Intel m10 bmc secure update: - Ilpo's change fixes the return value of driver internal function DFL PCI driver: - Bjorn's change drops redundant pci_enable_pcie_error_reporting() Xilinx: - Michal's change uses xlnx_pr_decouple_read() instead of readl() to resolve sparse issue. FPGA core: - Alexis's change fixes kernel warning on fpga bridge register All patches have been reviewed on the mailing list, and have been in the last linux-next releases (as part of our fixes branch) Signed-off-by: Xu Yilun * tag 'fpga-for-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga: fpga: bridge: properly initialize bridge device before populating children fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readl fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting() fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERROR --- a042d7feae7eff98a9ad5a9de5004e60883a96d3