mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-25 03:55:09 +08:00
399eb9b6cb
The branch contains driver changes that are tightly connected to SoC specific code. Aside from smaller cleanups and bug fixes, here is a list of the notable changes. New device drivers: - The Turris Mox router has a new "moxtet" bus driver for its on-board pluggable extension bus. The same platform also gains a firmware driver. - The Samsung Exynos family gains a new Chipid driver exporting using the soc device sysfs interface - A similar socinfo driver for Qualcomm Snapdragon chips. - A firmware driver for the NXP i.MX DSP IPC protocol using shared memory and a mailbox Other changes: - The i.MX reset controller driver now supports the NXP i.MX8MM chip - Amlogic SoC specific drivers gain support for the S905X3 and A311D chips - A rework of the TI Davinci framebuffer driver to allow important cleanups in the platform code - A couple of device drivers for removed ARM SoC platforms are removed. Most of the removals were picked up by other maintainers, this contains whatever was left. Signed-off-by: Arnd Bergmann <arnd@arndb.de> -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABCAAGBQJdf6SUAAoJEJpsee/mABjZAfwP/01bXBOlGVusNH2zuh8IUSHb //5sTdWpwa2ugRekLOJUOjo2p9Fu70yH6xr4RUHI0rcRjZA0xR3bZPx45gI8LRHQ tfb25LaKqfgZjWMCJ8due1Lh7B6ffOQukryMtM/LoiCtqsy7b6aThEKaLpM9/Owl t53o4wKaVQJK5He9JQom9NOZidkl7tYLHmDQTOXhX2UEA/i45vtfjdsEBvoFPbTx +bYvlqs+SWlpDJk29j+oBOeKadPF+TFboLDiUCxH44MC3OsH51zjtKVBRTtbNMkb ek/ci5x9hCeHcYSEigNq2EMzEln09Yxyvjk8U/jLiJ1h1kz3p5MjqJbVMF1rYXpe ALuAwinM8Zv2o5/UOCkiQTWq79PtpOKHZKpNBXkaJ8kyqBLMSy8Fs3hCvXrDnjnQ TC8jX7UBqHRV2rbQIYehAQAxTvcRgTbqusQGLkUJInlux6go57LoMYHPABpHftJV kRdVeT0KzdCz1pvQwyekIog5hPLNTBi4jw6eQcOgeENvAea1MJa8lMMfKcVbIdS0 ZVvxLl+K6noEKAv5lSeHAzjXq+cQFr3zDCsWy351mJETDHmE8zjsaHN1SgbRYLEk ZqzNwUYaPYBis38g85qaY/TSsJrWJ+jP8u7s9HTw3Oywg8SRy5vtW177s00/9VOd PYZ2UpqUeX8cdvggqUUU =lxFi -----END PGP SIGNATURE----- Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc Pull ARM SoC driver updates from Arnd Bergmann: "This contains driver changes that are tightly connected to SoC specific code. Aside from smaller cleanups and bug fixes, here is a list of the notable changes. New device drivers: - The Turris Mox router has a new "moxtet" bus driver for its on-board pluggable extension bus. The same platform also gains a firmware driver. - The Samsung Exynos family gains a new Chipid driver exporting using the soc device sysfs interface - A similar socinfo driver for Qualcomm Snapdragon chips. - A firmware driver for the NXP i.MX DSP IPC protocol using shared memory and a mailbox Other changes: - The i.MX reset controller driver now supports the NXP i.MX8MM chip - Amlogic SoC specific drivers gain support for the S905X3 and A311D chips - A rework of the TI Davinci framebuffer driver to allow important cleanups in the platform code - A couple of device drivers for removed ARM SoC platforms are removed. Most of the removals were picked up by other maintainers, this contains whatever was left" * tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (123 commits) bus: uniphier-system-bus: use devm_platform_ioremap_resource() soc: ti: ti_sci_pm_domains: Add support for exclusive and shared access dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access firmware: ti_sci: Allow for device shared and exclusive requests bus: imx-weim: remove incorrect __init annotations fbdev: remove w90x900/nuc900 platform drivers spi: remove w90x900 driver net: remove w90p910-ether driver net: remove ks8695 driver firmware: turris-mox-rwtm: Add sysfs documentation firmware: Add Turris Mox rWTM firmware driver dt-bindings: firmware: Document cznic,turris-mox-rwtm binding bus: moxtet: fix unsigned comparison to less than zero bus: moxtet: remove set but not used variable 'dummy' ARM: scoop: Use the right include dt-bindings: power: add Amlogic Everything-Else power domains bindings soc: amlogic: Add support for Everything-Else power domains controller fbdev: da8xx: use resource management for dma fbdev: da8xx-fb: drop a redundant if fbdev: da8xx-fb: use devm_platform_ioremap_resource() ... |
||
---|---|---|
.. | ||
8xxx_gpio.txt | ||
abilis,tb10x-gpio.txt | ||
brcm,bcm6345-gpio.txt | ||
brcm,brcmstb-gpio.txt | ||
brcm,kona-gpio.txt | ||
cavium-octeon-gpio.txt | ||
cdns,gpio.txt | ||
cirrus,clps711x-mctrl-gpio.txt | ||
faraday,ftgpio010.txt | ||
fsl-imx-gpio.txt | ||
fujitsu,mb86s70-gpio.txt | ||
gateworks,pld-gpio.txt | ||
gpio_atmel.txt | ||
gpio_lpc32xx.txt | ||
gpio_oxnas.txt | ||
gpio-74x164.txt | ||
gpio-74xx-mmio.txt | ||
gpio-adnp.txt | ||
gpio-altera.txt | ||
gpio-aspeed.txt | ||
gpio-ath79.txt | ||
gpio-atlas7.txt | ||
gpio-axp209.txt | ||
gpio-clps711x.txt | ||
gpio-davinci.txt | ||
gpio-dsp-keystone.txt | ||
gpio-eic-sprd.txt | ||
gpio-exar.txt | ||
gpio-grgpio.txt | ||
gpio-lp3943.txt | ||
gpio-max732x.txt | ||
gpio-max3191x.txt | ||
gpio-max77620.txt | ||
gpio-mm-lantiq.txt | ||
gpio-moxtet.txt | ||
gpio-mpc8xxx.txt | ||
gpio-mvebu.txt | ||
gpio-mxs.txt | ||
gpio-nmk.txt | ||
gpio-omap.txt | ||
gpio-palmas.txt | ||
gpio-pca953x.txt | ||
gpio-pcf857x.txt | ||
gpio-pisosr.txt | ||
gpio-samsung.txt | ||
gpio-sprd.txt | ||
gpio-stericsson-coh901.txt | ||
gpio-stmpe.txt | ||
gpio-stp-xway.txt | ||
gpio-thunderx.txt | ||
gpio-tpic2810.txt | ||
gpio-ts4800.txt | ||
gpio-ts4900.txt | ||
gpio-twl4030.txt | ||
gpio-uniphier.txt | ||
gpio-vf610.txt | ||
gpio-xgene-sb.txt | ||
gpio-xgene.txt | ||
gpio-xilinx.txt | ||
gpio-xlp.txt | ||
gpio-xra1403.txt | ||
gpio-zevio.txt | ||
gpio-zynq.txt | ||
gpio.txt | ||
ibm,ppc4xx-gpio.txt | ||
intel,ixp4xx-gpio.txt | ||
mediatek,mt7621-gpio.txt | ||
microchip,pic32-gpio.txt | ||
mrvl-gpio.txt | ||
netxbig-gpio-ext.txt | ||
ni,169445-nand-gpio.txt | ||
nintendo,hollywood-gpio.txt | ||
nvidia,tegra20-gpio.txt | ||
nvidia,tegra186-gpio.txt | ||
nxp,lpc1850-gpio.txt | ||
pl061-gpio.yaml | ||
raspberrypi,firmware-gpio.txt | ||
renesas,gpio-rcar.txt | ||
rockchip,rk3328-grf-gpio.txt | ||
sgpio-aspeed.txt | ||
snps-dwapb-gpio.txt | ||
snps,creg-gpio.txt | ||
sodaville.txt | ||
spear_spics.txt | ||
wd,mbl-gpio.txt | ||
zx296702-gpio.txt |