mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 15:58:40 +00:00
The main addition this time around is the new ARM "SCMI" framework,
which is the latest in a series of standards coming from ARM to do power
management in a platform independent way. This has been through many
review cycles, and it relies on a rather interesting way of using the
mailbox subsystem, but in the end I agreed that Sudeep's version was
the best we could do after all.
Other changes include:
- the ARM CCN driver is moved out of drivers/bus into drivers/perf,
which makes more sense. Similarly, the performance monitoring
portion of the CCI driver are moved the same way and cleaned up
a little more.
- a series of updates to the SCPI framework
- support for the Mediatek mt7623a SoC in drivers/soc
- support for additional NVIDIA Tegra hardware in drivers/soc
- a new reset driver for Socionext Uniphier
- lesser bug fixes in drivers/soc, drivers/tee, drivers/memory, and
drivers/firmware and drivers/reset across platforms
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJaxiNzAAoJEGCrR//JCVInYhYP/2kPhc5t/kszA1bcklcbO9dY
eX37Ra/RR4yQ5yeQZVIZ4UkUovxk9PmG2tM4K5oJaTDsz5pPEgavVOOr3sbfj6vb
4O9auTeysEQlHcbVdNFum0YS2gUY2YD7D12DTRorotLxCqod184ccWXq0XGfIWaY
l3YRrcL/lPlqmyS3z/GNx9oNygOMUzEfXfIQYICyzHuYiLBUGnkKC1vIb+Hx1TDq
Cxk++AUqH13Mss24O2A2QQh+oBHj2BybDLLqwcC5PSpsUbFrVCfzG54l43mig32T
NOxV0Qnml2wAtU4H0QcgtSgwRimHD0YOiX8ssquvDDiqTqM5G+llSTGkEbYe+AUW
4GIZYoBOwGkfEXS+tyymHe9yfc5h1OLYAeFU1jRm723c7phanuu67rPn35YC8UMK
zSql10JpkAGNzMikrxxb6wnis951w2UFlzhgZQ6ItA/nRq3l+oEQA0Qiljv965nz
DVLsD5+gdhK6GBctkzlsD5HFn6GjM8JilnsOVPHD765nKnVBSxKiXRLV228XVug2
rChF1FhQqLnM54jCMqHZX5fS9SbSgtYswHqIXpVw6GmJkqq/Ly10yGR0vuWD+uyn
BV7q5AKpGrwm6wZkMM2uZ1VdUtWzn856AbkqrvX/QhmJcX4McuqaLUrC8bSOj1ty
KeVil0akq3nU+xHl5Ojs
=Pmsx
-----END PGP SIGNATURE-----
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Pull ARM SoC driver updates from Arnd Bergmann:
"The main addition this time around is the new ARM "SCMI" framework,
which is the latest in a series of standards coming from ARM to do
power management in a platform independent way.
This has been through many review cycles, and it relies on a rather
interesting way of using the mailbox subsystem, but in the end I
agreed that Sudeep's version was the best we could do after all.
Other changes include:
- the ARM CCN driver is moved out of drivers/bus into drivers/perf,
which makes more sense. Similarly, the performance monitoring
portion of the CCI driver are moved the same way and cleaned up a
little more.
- a series of updates to the SCPI framework
- support for the Mediatek mt7623a SoC in drivers/soc
- support for additional NVIDIA Tegra hardware in drivers/soc
- a new reset driver for Socionext Uniphier
- lesser bug fixes in drivers/soc, drivers/tee, drivers/memory, and
drivers/firmware and drivers/reset across platforms"
* tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (87 commits)
reset: uniphier: add ethernet reset control support for PXs3
reset: stm32mp1: Enable stm32mp1 reset driver
dt-bindings: reset: add STM32MP1 resets
reset: uniphier: add Pro4/Pro5/PXs2 audio systems reset control
reset: imx7: add 'depends on HAS_IOMEM' to fix unmet dependency
reset: modify the way reset lookup works for board files
reset: add support for non-DT systems
clk: scmi: use devm_of_clk_add_hw_provider() API and drop scmi_clocks_remove
firmware: arm_scmi: prevent accessing rate_discrete uninitialized
hwmon: (scmi) return -EINVAL when sensor information is unavailable
amlogic: meson-gx-socinfo: Update soc ids
soc/tegra: pmc: Use the new reset APIs to manage reset controllers
soc: mediatek: update power domain data of MT2712
dt-bindings: soc: update MT2712 power dt-bindings
cpufreq: scmi: add thermal dependency
soc: mediatek: fix the mistaken pointer accessed when subdomains are added
soc: mediatek: add SCPSYS power domain driver for MediaTek MT7623A SoC
soc: mediatek: avoid hardcoded value with bus_prot_mask
dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding
dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
...
|
||
|---|---|---|
| .. | ||
| 88pm860x.txt | ||
| ab8500.txt | ||
| ac100.txt | ||
| act8945a.txt | ||
| altera-a10sr.txt | ||
| arizona.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-tcb.txt | ||
| axp20x.txt | ||
| bd9571mwv.txt | ||
| bfticu.txt | ||
| brcm,bcm59056.txt | ||
| brcm,iproc-cdru.txt | ||
| brcm,iproc-mhb.txt | ||
| cros-ec.txt | ||
| da9052-i2c.txt | ||
| da9055.txt | ||
| da9062.txt | ||
| da9063.txt | ||
| da9150.txt | ||
| fsl-imx25-tsadc.txt | ||
| hi6421.txt | ||
| hisilicon,hi655x.txt | ||
| lp873x.txt | ||
| lp3943.txt | ||
| lp87565.txt | ||
| max8925.txt | ||
| max8998.txt | ||
| max14577.txt | ||
| max77620.txt | ||
| max77686.txt | ||
| max77693.txt | ||
| max77802.txt | ||
| mc13xxx.txt | ||
| mfd.txt | ||
| motorola-cpcap.txt | ||
| mt6397.txt | ||
| mxs-lradc.txt | ||
| omap-usb-host.txt | ||
| omap-usb-tll.txt | ||
| palmas.txt | ||
| qcom-pm8xxx.txt | ||
| qcom-rpm.txt | ||
| qcom,spmi-pmic.txt | ||
| qcom,tcsr.txt | ||
| qriox.txt | ||
| retu.txt | ||
| rk808.txt | ||
| rn5t618.txt | ||
| samsung,exynos5433-lpass.txt | ||
| samsung,sec-core.txt | ||
| sky81452.txt | ||
| sprd,sc27xx-pmic.txt | ||
| stm32-lptimer.txt | ||
| stm32-timers.txt | ||
| stmpe.txt | ||
| sun4i-gpadc.txt | ||
| sun6i-prcm.txt | ||
| syscon.txt | ||
| tc3589x.txt | ||
| ti-keystone-devctrl.txt | ||
| ti-lmu.txt | ||
| tps6105x.txt | ||
| tps6507x.txt | ||
| tps65086.txt | ||
| tps65910.txt | ||
| tps65912.txt | ||
| twl4030-audio.txt | ||
| twl4030-power.txt | ||
| twl6040.txt | ||
| twl-familly.txt | ||
| wm831x.txt | ||
| zii,rave-sp.txt | ||