mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
![]() There are a couple of subsystems maintained by other people that merge their drivers through the SoC tree, those changes include: - The SCMI firmware framework gains support for sensor notifications and for controlling voltage domains. - A large update for the Tegra memory controller driver, integrating it better with the interconnect framework - The memory controller subsystem gains support for Mediatek MT8192 - The reset controller framework gains support for sharing pulsed resets For Soc specific drivers in drivers/soc, the main changes are - The Allwinner/sunxi MBUS gets a rework for the way it handles dma_map_ops and offsets between physical and dma address spaces. - An errata fix plus some cleanups for Freescale Layerscape SoCs - A cleanup for renesas drivers regarding MMIO accesses. - New SoC specific drivers for Mediatek MT8192 and MT8183 power domains - New SoC specific drivers for Aspeed AST2600 LPC bus control and SoC identification. - Core Power Domain support for Qualcomm MSM8916, MSM8939, SDM660 and SDX55. - A rework of the TI AM33xx 'genpd' power domain support to use information from DT instead of platform data - Support for TI AM64x SoCs - Allow building some Amlogic drivers as modules instead of built-in Finally, there are numerous cleanups and smaller bug fixes for Mediatek, Tegra, Samsung, Qualcomm, TI OMAP, Amlogic, Rockchips, Renesas, and Xilinx SoCs. There is a trivial conflict in the cedrus driver, with two branches adding the same CEDRUS_CAPABILITY_H265_DEC flag, and another trivial remove/remove conflict in linux/dma-mapping.h. Signed-off-by: Arnd Bergmann <arnd@arndb.de> -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAl/alSUACgkQmmx57+YA GNm7GRAAlNMVi7F0f4Ixf1bEh+J2QUonYIpZfrdxOLFwISGQ+nstGrFW2He/OeQv KAi027tZLl6Sdzjy809cLDPA4Z2IKwjVWhEbBHybvy1+irPYjnixtLd0x3YvPhjH iadlcjQ3uaGue8PvubK6CVnBEy82A+Pp29n9i4A4wX/8w+BVIhVsxwQWUBF8pFXE 3La2UZYZMVMvVZMrpTOqwCgdmLDCk+RLMVZ1IiRqBEBq5/DVq03uIXgjGEOrq8tl PXC89w7K510Is891mbBdBThQf+pZkU1vwORuknDcEJKWs9ngbEha7ebVgp32kbFl pi8DEK205d106WQgfn0Zxkpbsp8XD058wDILwkhBcteXlBaUEL6btGVLDTUCJZuv /pkH8tL4lNGpThQFbCEXC8oHZBp2xk55P+SW9RRZOoA5tAp+sz7hlf3y3YKdCSxv 4xybeeVOAgjl01WtbEC7CuIkqcKVSQ7njhLhC8r5ASteNywDThqxLT6nd0VegcQc YH3Eu9QRXpvFwQ35zMkTMWa27bMG5d60fp90bWT0R5amXZpxJJot87w8trFCxv74 mE5KvCbefCRNsTt8GOBA/WR7hVaG369g07qOvs7g4LjJEM3Nl2h/A4/zVFef9O0t yq3Nm4YCGfDSAQXzGR2SJ3nxiqbDknzJTAtZPf4BmbaMuPOIJ5k= =BjJf -----END PGP SIGNATURE----- Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc Pull ARM SoC driver updates from Arnd Bergmann: "There are a couple of subsystems maintained by other people that merge their drivers through the SoC tree, those changes include: - The SCMI firmware framework gains support for sensor notifications and for controlling voltage domains. - A large update for the Tegra memory controller driver, integrating it better with the interconnect framework - The memory controller subsystem gains support for Mediatek MT8192 - The reset controller framework gains support for sharing pulsed resets For Soc specific drivers in drivers/soc, the main changes are - The Allwinner/sunxi MBUS gets a rework for the way it handles dma_map_ops and offsets between physical and dma address spaces. - An errata fix plus some cleanups for Freescale Layerscape SoCs - A cleanup for renesas drivers regarding MMIO accesses. - New SoC specific drivers for Mediatek MT8192 and MT8183 power domains - New SoC specific drivers for Aspeed AST2600 LPC bus control and SoC identification. - Core Power Domain support for Qualcomm MSM8916, MSM8939, SDM660 and SDX55. - A rework of the TI AM33xx 'genpd' power domain support to use information from DT instead of platform data - Support for TI AM64x SoCs - Allow building some Amlogic drivers as modules instead of built-in Finally, there are numerous cleanups and smaller bug fixes for Mediatek, Tegra, Samsung, Qualcomm, TI OMAP, Amlogic, Rockchips, Renesas, and Xilinx SoCs" * tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (222 commits) soc: mediatek: mmsys: Specify HAS_IOMEM dependency for MTK_MMSYS firmware: xilinx: Properly align function parameter firmware: xilinx: Add a blank line after function declaration firmware: xilinx: Remove additional newline firmware: xilinx: Fix kernel-doc warnings firmware: xlnx-zynqmp: fix compilation warning soc: xilinx: vcu: add missing register NUM_CORE soc: xilinx: vcu: use vcu-settings syscon registers dt-bindings: soc: xlnx: extract xlnx, vcu-settings to separate binding soc: xilinx: vcu: drop useless success message clk: samsung: mark PM functions as __maybe_unused soc: samsung: exynos-chipid: initialize later - with arch_initcall soc: samsung: exynos-chipid: order list of SoCs by name memory: jz4780_nemc: Fix potential NULL dereference in jz4780_nemc_probe() memory: ti-emif-sram: only build for ARMv7 memory: tegra30: Support interconnect framework memory: tegra20: Support hardware versioning and clean up OPP table initialization dt-bindings: memory: tegra20-emc: Document opp-supported-hw property soc: rockchip: io-domain: Fix error return code in rockchip_iodomain_probe() reset-controller: ti: force the write operation when assert or deassert ... |
||
---|---|---|
.. | ||
88pm860x.txt | ||
ab8500.txt | ||
ac100.txt | ||
act8945a.txt | ||
allwinner,sun4i-a10-ts.yaml | ||
allwinner,sun6i-a31-prcm.yaml | ||
allwinner,sun8i-a23-prcm.yaml | ||
altera-a10sr.txt | ||
as3711.txt | ||
as3722.txt | ||
aspeed-gfx.txt | ||
aspeed-lpc.txt | ||
aspeed-scu.txt | ||
atmel-flexcom.txt | ||
atmel-gpbr.txt | ||
atmel-hlcdc.txt | ||
atmel-matrix.txt | ||
atmel-smc.txt | ||
atmel-usart.txt | ||
axp20x.txt | ||
bd9571mwv.txt | ||
bfticu.txt | ||
brcm,bcm59056.txt | ||
brcm,iproc-cdru.txt | ||
brcm,iproc-mhb.txt | ||
cirrus,lochnagar.yaml | ||
cirrus,madera.yaml | ||
da9052-i2c.txt | ||
da9055.txt | ||
da9062.txt | ||
da9063.txt | ||
da9150.txt | ||
ene-kb3930.yaml | ||
fsl-imx25-tsadc.txt | ||
gateworks-gsc.yaml | ||
google,cros-ec.yaml | ||
hi6421.txt | ||
hisilicon,hi655x.txt | ||
iqs62x.yaml | ||
khadas,mcu.yaml | ||
kontron,sl28cpld.yaml | ||
lp873x.txt | ||
lp3943.txt | ||
max8925.txt | ||
max8998.txt | ||
max14577.txt | ||
max77620.txt | ||
max77650.yaml | ||
max77686.txt | ||
max77693.txt | ||
max77802.txt | ||
mc13xxx.txt | ||
mfd.txt | ||
motorola-cpcap.txt | ||
mps,mp2629.yaml | ||
mt6397.txt | ||
mxs-lradc.txt | ||
omap-usb-host.txt | ||
omap-usb-tll.txt | ||
palmas.txt | ||
qcom,spmi-pmic.txt | ||
qcom,tcsr.txt | ||
qcom-pm8xxx.txt | ||
qcom-rpm.txt | ||
qriox.txt | ||
retu.txt | ||
rk808.txt | ||
rn5t618.txt | ||
rohm,bd70528-pmic.txt | ||
rohm,bd71828-pmic.yaml | ||
rohm,bd71837-pmic.yaml | ||
rohm,bd71847-pmic.yaml | ||
samsung,exynos5433-lpass.txt | ||
samsung,sec-core.txt | ||
sky81452.txt | ||
sprd,sc27xx-pmic.txt | ||
st,stm32-lptimer.yaml | ||
st,stm32-timers.yaml | ||
st,stmfx.yaml | ||
st,stpmic1.yaml | ||
stmpe.txt | ||
syscon.yaml | ||
tc3589x.txt | ||
ti,j721e-system-controller.yaml | ||
ti,lp87524-q1.yaml | ||
ti,lp87561-q1.yaml | ||
ti,lp87565-q1.yaml | ||
ti-keystone-devctrl.txt | ||
ti-lmu.txt | ||
tps6105x.txt | ||
tps6507x.txt | ||
tps65086.txt | ||
tps65910.txt | ||
tps65912.txt | ||
twl-family.txt | ||
twl4030-audio.txt | ||
twl4030-power.txt | ||
twl6040.txt | ||
wlf,arizona.yaml | ||
wm831x.txt | ||
xylon,logicvc.yaml | ||
zii,rave-sp.txt |