mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-03 00:15:01 +00:00
Here's the first set of changes for the 5.8-rc1 merge window. Dominic's change adds support for accessing AFU regions with gdb. Gustavo's change is a cleanup patch regarding variable lenght arrays. Richard's changes update dt-bindings and add support for stratix and agilex. Sergiu's changes update spi transfers with the new delay field. Xu's change addresses an issue with a wrong return value. Shubhrajyoti's change makes the Zynq FPGA driver return -EPROBE_DEFER on check of devm_clk_get failure. Xu's change for DFL enables multiple opens. All of these patches have been reviewed, have appropriate Acked-by's and have been in the last few linux-next releases without issues. Signed-off-by: Moritz Fischer <mdf@kernel.org> -----BEGIN PGP SIGNATURE----- iIUEABYIAC0WIQS/ea/a56fFi9QbQeJ+E8eWOj6VqQUCXrbxaw8cbWRmQGtlcm5l bC5vcmcACgkQfhPHljo+lamnQAD/dQa0AzlcPyIbo6pcufwyeZPgjKEunXiCd0vc nb1caZEBAMV69oNK441+vYy911LuY6x/hdz0Ch4E4NQK0zjUrAcM =LWCH -----END PGP SIGNATURE----- Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga into char-misc-next Moritz writes: FPGA Manager changes for 5.8 Here's the first set of changes for the 5.8-rc1 merge window. Dominic's change adds support for accessing AFU regions with gdb. Gustavo's change is a cleanup patch regarding variable lenght arrays. Richard's changes update dt-bindings and add support for stratix and agilex. Sergiu's changes update spi transfers with the new delay field. Xu's change addresses an issue with a wrong return value. Shubhrajyoti's change makes the Zynq FPGA driver return -EPROBE_DEFER on check of devm_clk_get failure. Xu's change for DFL enables multiple opens. All of these patches have been reviewed, have appropriate Acked-by's and have been in the last few linux-next releases without issues. Signed-off-by: Moritz Fischer <mdf@kernel.org> * tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga: fpga: dfl: afu: support debug access to memory-mapped afu regions fpga: dfl.h: Replace zero-length array with flexible-array member arm64: dts: agilex: correct service layer driver's compatible value dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding fpga: stratix10-soc: add compatible property value for intel agilex arm64: dts: agilex: correct FPGA manager driver's compatible value dt-bindings: fpga: add compatible value to Stratix10 SoC FPGA manager binding fpga: machxo2-spi: Use new structure for SPI transfer delays fpga: ice40-spi: Use new structure for SPI transfer delays fpga: dfl: support multiple opens on feature device node. |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| ata | ||
| auxdisplay | ||
| board | ||
| bus | ||
| c6x | ||
| chrome | ||
| clock | ||
| connector | ||
| counter | ||
| cpu | ||
| cpufreq | ||
| crypto | ||
| csky | ||
| ddr | ||
| devfreq | ||
| display | ||
| dma | ||
| dsp | ||
| edac | ||
| eeprom | ||
| extcon | ||
| firmware | ||
| fpga | ||
| fsi | ||
| fuse | ||
| gnss | ||
| goldfish | ||
| gpio | ||
| gpu | ||
| h8300 | ||
| hsi | ||
| hwlock | ||
| hwmon | ||
| i2c | ||
| i3c | ||
| iio | ||
| infiniband | ||
| input | ||
| interconnect | ||
| interrupt-controller | ||
| iommu | ||
| ipmi | ||
| leds | ||
| mailbox | ||
| media | ||
| memory-controllers | ||
| mfd | ||
| mips | ||
| misc | ||
| mmc | ||
| mtd | ||
| mux | ||
| nds32 | ||
| net | ||
| nios2 | ||
| nvmem | ||
| openrisc/opencores | ||
| opp | ||
| pci | ||
| perf | ||
| phy | ||
| pinctrl | ||
| pmem | ||
| power | ||
| powerpc | ||
| pps | ||
| ptp | ||
| pwm | ||
| regmap | ||
| regulator | ||
| remoteproc | ||
| reserved-memory | ||
| reset | ||
| riscv | ||
| rng | ||
| rtc | ||
| scsi | ||
| security/tpm | ||
| serial | ||
| serio | ||
| sifive | ||
| siox | ||
| slimbus | ||
| soc | ||
| sound | ||
| soundwire | ||
| spi | ||
| spmi | ||
| sram | ||
| staging/iio/adc | ||
| thermal | ||
| timer | ||
| ufs | ||
| usb | ||
| virtio | ||
| w1 | ||
| watchdog | ||
| x86 | ||
| xillybus | ||
| .gitignore | ||
| ABI.txt | ||
| chosen.txt | ||
| common-properties.txt | ||
| example-schema.yaml | ||
| graph.txt | ||
| jailhouse.txt | ||
| Makefile | ||
| numa.txt | ||
| property-units.txt | ||
| resource-names.txt | ||
| submitting-patches.txt | ||
| trivial-devices.yaml | ||
| unittest.txt | ||
| vendor-prefixes.yaml | ||
| writing-bindings.txt | ||
| xilinx.txt | ||