mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 20:48:40 +00:00
This has mostly been a quiet release for the SPI subsystem, almost all
cleanups and fixes to existing drivers. A couple of changes that stand
out:
- Cleanups and support for version specific features in the DesignWare
controller.
- Removal of support for Netlogic devices from the XLP driver, the
platform had previously been removed by MIPS so the support couldn't
be used.
- Conversion of several DT bindings to YAML format.
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmHcNHcACgkQJNaLcl1U
h9Bm0Qf7B+2c0Mi8GGJ1TCL44IGTAs9DDOK1uvtaL6VOP5XA1CAm92na4+xghb05
xIxvHF/IyC4rAUjg+8btzgIBSmtBXNELO4JFCVXdKnaFPPjIjJfzE9eMdcK6HVdq
6ZNNVRCFv9E6Dy9cEPyU9dUNKSwJmE6ok8qHxo7f78WeftPWmBvMXa5knE5rj+d4
IiqaJg0L2jdGkTM5Qy0Mm+dI0dTUEkGCrjMhyJXbhry0H7L8z9f9utWI3QE8IXyG
oyt2k7+MSrb6jeb9MRuD/9GC6VdaVv6MWTBEA0yTTsaGZhXwcpy9XJXy7xbbdF6P
g7cd4E4Rlfz4Y9j8GSaDW4AuuUBB3A==
=LgO4
-----END PGP SIGNATURE-----
Merge tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi updates from Mark Brown:
"This has mostly been a quiet release for the SPI subsystem, almost all
cleanups and fixes to existing drivers.
A couple of changes that stand out:
- Cleanups and support for version specific features in the
DesignWare controller.
- Removal of support for Netlogic devices from the XLP driver, the
platform had previously been removed by MIPS so the support
couldn't be used.
- Conversion of several DT bindings to YAML format"
* tag 'spi-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi: (53 commits)
spi: don't include ptp_clock_kernel.h in spi.h
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
spi: atmel: Fix typo
spi: dt-bindings: mediatek,spi-mtk-nor: Fix example 'interrupts' property
spi: qcom: geni: handle timeout for gpi mode
spi: qcom: geni: set the error code for gpi transfer
spi: spi-mux: Add reference to spi-peripheral-props.yaml schema
spi: ar934x: fix transfer size
spi: pxa2xx: Propagate firmware node
spi: dw: Propagate firmware node
spi: dln2: Propagate firmware node
spi: ar934x: fix transfer and word delays
spi: uniphier: Fix a bug that doesn't point to private data correctly
spi: spi-mtk-nor: add new clock name 'axi' for spi nor
spi: atmel,quadspi: Define sama7g5 QSPI
spi: atmel,quadspi: Convert to json-schema
spi: Fix incorrect cs_setup delay handling
dt-bindings: mtd: spi-nor: Add a reference to spi-peripheral-props.yaml
spi: dt-bindings: cdns,qspi-nor: Move peripheral-specific properties out
spi: dt-bindings: add schema listing peripheral-specific properties
...
|
||
|---|---|---|
| .. | ||
| partitions | ||
| allwinner,sun4i-a10-nand.yaml | ||
| amlogic,meson-nand.txt | ||
| arasan,nand-controller.yaml | ||
| arm,pl353-nand-r2p1.yaml | ||
| aspeed-smc.txt | ||
| atmel-dataflash.txt | ||
| atmel-nand.txt | ||
| brcm,brcmnand.yaml | ||
| cadence-nand-controller.txt | ||
| common.txt | ||
| cortina,gemini-flash.txt | ||
| davinci-nand.txt | ||
| denali,nand.yaml | ||
| diskonchip.txt | ||
| elm.txt | ||
| flctl-nand.txt | ||
| fsl-upm-nand.txt | ||
| fsmc-nand.txt | ||
| gpio-control-nand.txt | ||
| gpmi-nand.yaml | ||
| hisi504-nand.txt | ||
| hisilicon,fmc-spi-nor.txt | ||
| ibm,ndfc.txt | ||
| ingenic,nand.yaml | ||
| intel,lgm-nand.yaml | ||
| jedec,spi-nor.yaml | ||
| lpc32xx-mlc.txt | ||
| lpc32xx-slc.txt | ||
| marvell-nand.txt | ||
| microchip,mchp23k256.txt | ||
| microchip,mchp48l640.yaml | ||
| mtd-physmap.yaml | ||
| mtd.yaml | ||
| mtk-nand.txt | ||
| mxc-nand.yaml | ||
| mxic-nand.txt | ||
| nand-controller.yaml | ||
| nand-macronix.txt | ||
| nvidia-tegra20-nand.txt | ||
| nxp-spifi.txt | ||
| orion-nand.txt | ||
| oxnas-nand.txt | ||
| partition.txt | ||
| qcom,nandc.yaml | ||
| renesas-nandc.yaml | ||
| rockchip,nand-controller.yaml | ||
| samsung-s3c2410.txt | ||
| spear_smi.txt | ||
| spi-nand.txt | ||
| st-fsm.txt | ||
| st,stm32-fmc2-nand.yaml | ||
| ti,am654-hbmc.yaml | ||
| ti,gpmc-nand.yaml | ||
| ti,gpmc-onenand.yaml | ||
| vf610-nfc.txt | ||