mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 15:58:40 +00:00
In the case of Renesas R-Car hardware we know that there are generations of SoCs, e.g. Gen 2 and Gen 3. But beyond that it's not clear what the relationship between IP blocks might be. For example, I believe that r8a7790 is older than r8a7791 but that doesn't imply that the latter is a descendant of the former or vice versa. We can, however, by examining the documentation and behaviour of the hardware at run-time observe that the current driver implementation appears to be compatible with the IP blocks on SoCs within a given generation. For the above reasons and convenience when enabling new SoCs a per-generation fallback compatibility string scheme is being adopted for drivers for Renesas SoCs. Also: * Deprecate renesas,sh-msiof. It seems poorly named as it is only compatible with SH-Mobile. It also appears unused in mainline. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Mark Brown <broonie@kernel.org> |
||
|---|---|---|
| .. | ||
| adi,axi-spi-engine.txt | ||
| brcm,bcm2835-aux-spi.txt | ||
| brcm,bcm2835-spi.txt | ||
| brcm,spi-bcm-qspi.txt | ||
| efm32-spi.txt | ||
| fsl-imx-cspi.txt | ||
| fsl-spi.txt | ||
| icpdas-lp8841-spi-rtc.txt | ||
| jcore,spi.txt | ||
| microchip,spi-pic32.txt | ||
| mxs-spi.txt | ||
| nvidia,tegra20-sflash.txt | ||
| nvidia,tegra20-slink.txt | ||
| nvidia,tegra114-spi.txt | ||
| omap-spi.txt | ||
| qcom,spi-qup.txt | ||
| sh-hspi.txt | ||
| sh-msiof.txt | ||
| snps,dw-apb-ssi.txt | ||
| spi_altera.txt | ||
| spi_atmel.txt | ||
| spi_oc_tiny.txt | ||
| spi_pl022.txt | ||
| spi-armada-3700.txt | ||
| spi-ath79.txt | ||
| spi-bus.txt | ||
| spi-cadence.txt | ||
| spi-clps711x.txt | ||
| spi-davinci.txt | ||
| spi-dw.txt | ||
| spi-fsl-dspi.txt | ||
| spi-fsl-lpspi.txt | ||
| spi-gpio.txt | ||
| spi-img-spfi.txt | ||
| spi-meson.txt | ||
| spi-mt65xx.txt | ||
| spi-octeon.txt | ||
| spi-orion.txt | ||
| spi-rockchip.txt | ||
| spi-rspi.txt | ||
| spi-samsung.txt | ||
| spi-sc18is602.txt | ||
| spi-sirf.txt | ||
| spi-st-ssc.txt | ||
| spi-sun4i.txt | ||
| spi-sun6i.txt | ||
| spi-xilinx.txt | ||
| spi-xlp.txt | ||
| spi-xtensa-xtfpga.txt | ||
| spi-zynqmp-qspi.txt | ||
| sqi-pic32.txt | ||
| ti_qspi.txt | ||