Merge tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull SoC driver updates from Arnd Bergmann: "These are the updates for SoC specific drivers and related subsystems: - Firmware driver updates for SCMI, FF-A and SMCCC firmware interfaces, adding support for additional firmware features including SoC identification and FF-A SRI callbacks as well as various bugfixes - Memory controller updates for Nvidia and Mediatek - Reset controller support for microchip sam9x7 and imx8qxp/imx8qm - New hardware support for multiple Mediatek, Renesas and Samsung Exynos chips - Minor updates on Zynq, Qualcomm, Amlogic, TI, Samsung, Nvidia and Apple chips There will be a follow up with a few more driver updates that are still causing build regressions at the moment" * tag 'soc-drivers-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (97 commits) irqchip: Add support for Amlogic A4 and A5 SoCs dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCs reset: imx: fix incorrect module device table dt-bindings: power: qcom,kpss-acc-v2: add qcom,msm8916-acc compatible bus: qcom-ssc-block-bus: Fix the error handling path of qcom_ssc_block_bus_probe() bus: qcom-ssc-block-bus: Remove some duplicated iounmap() calls soc: qcom: pd-mapper: Add support for SDM630/636 reset: imx: Add SCU reset driver for i.MX8QXP and i.MX8QM dt-bindings: firmware: imx: add property reset-controller dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 memory: mtk-smi: Add ostd setting for mt8192 dt-bindings: soc: samsung: exynos-usi: Drop unnecessary status from example firmware: tegra: bpmp: Fix typo in bpmp-abi.h soc/tegra: pmc: Use str_enable_disable-like helpers soc: samsung: include linux/array_size.h where needed firmware: arm_scmi: use ioread64() instead of ioread64_hi_lo() soc: mediatek: mtk-socinfo: Add extra entry for MT8395AV/ZA Genio 1200 soc: mediatek: mt8188-mmsys: Add support for DSC on VDO0 soc: mediatek: mmsys: Migrate all tables to MMSYS_ROUTE() macro soc: mediatek: mt8365-mmsys: Fix routing table masks and values ...
Showing
- Documentation/devicetree/bindings/firmware/fsl,scu.yaml 12 additions, 0 deletionsDocumentation/devicetree/bindings/firmware/fsl,scu.yaml
- Documentation/devicetree/bindings/firmware/google,gs101-acpm-ipc.yaml 50 additions, 0 deletions...n/devicetree/bindings/firmware/google,gs101-acpm-ipc.yaml
- Documentation/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml 2 additions, 0 deletions...ion/devicetree/bindings/hwinfo/samsung,exynos-chipid.yaml
- Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml 18 additions, 1 deletion...indings/interrupt-controller/amlogic,meson-gpio-intc.yaml
- Documentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml 3 additions, 1 deletion...mentation/devicetree/bindings/power/qcom,kpss-acc-v2.yaml
- Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml 4 additions, 0 deletions...on/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml 5 additions, 0 deletionsDocumentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
- Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml 1 addition, 0 deletions...ntation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml
- Documentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml 2 additions, 0 deletions...mentation/devicetree/bindings/soc/samsung/exynos-pmu.yaml
- Documentation/devicetree/bindings/soc/samsung/exynos-usi.yaml 0 additions, 1 deletion...mentation/devicetree/bindings/soc/samsung/exynos-usi.yaml
- Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml 5 additions, 0 deletions...evicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
- MAINTAINERS 11 additions, 0 deletionsMAINTAINERS
- arch/arm/mach-s3c/devs.c 0 additions, 1 deletionarch/arm/mach-s3c/devs.c
- arch/arm/mach-s3c/setup-fb-24bpp-s3c64xx.c 0 additions, 1 deletionarch/arm/mach-s3c/setup-fb-24bpp-s3c64xx.c
- drivers/bus/qcom-ssc-block-bus.c 19 additions, 15 deletionsdrivers/bus/qcom-ssc-block-bus.c
- drivers/firmware/Kconfig 2 additions, 0 deletionsdrivers/firmware/Kconfig
- drivers/firmware/Makefile 1 addition, 0 deletionsdrivers/firmware/Makefile
- drivers/firmware/arm_ffa/bus.c 7 additions, 7 deletionsdrivers/firmware/arm_ffa/bus.c
- drivers/firmware/arm_ffa/driver.c 395 additions, 137 deletionsdrivers/firmware/arm_ffa/driver.c
- drivers/firmware/arm_scmi/bus.c 56 additions, 13 deletionsdrivers/firmware/arm_scmi/bus.c
Loading
Please register or sign in to comment