-
- Downloads
Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Pull ARM SoC fixes from Arnd Bergmann: "This is a larger than normal update for Arm SoC specific code, most of it in device trees, but also drivers and the omap and at91/sama7 platforms: - There are four new entries to the MAINTAINERS file: Sven Peter and Alyssa Rosenzweig for Apple M1, Romain Perier for Mstar/sigmastar, and Vignesh Raghavendra for TI K3 - Build fixes to address randconfig warnings in sharpsl, dove, omap1, and qcom platforms as well as the scmi and op-tee subsystems - Regression fixes for missing CONFIG_FB and other options for several defconfigs - Several bug fixes for the newly added Microchip SAMA7 platform, mostly regarding power management - Missing SMP barriers to protect accesses to SCMI virtio device - Regression fixes for TI OMAP, including a boot-time hang on am335x. - Lots of bug fixes for NXP i.MX, mostly addressing incorrect settings in devicetree files, and one revert for broken suspend. - Fixes for ARM Juno/Vexpress devicetree files, addressing a couple of schema warnings. - Regression fixes for qualcomm SoC specific drivers and devicetree files, reverting an mdt_loader change and at least pastially reverting some of the 5.15 DTS changes, plus some minor bugfixes" * tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (64 commits) MAINTAINERS: Add Sven Peter as ARM/APPLE MACHINE maintainer MAINTAINERS: Add Alyssa Rosenzweig as M1 reviewer firmware: arm_scmi: Add proper barriers to scmi virtio device firmware: arm_scmi: Simplify spinlocks in virtio transport ARM: dts: omap3430-sdp: Fix NAND device node bus: ti-sysc: Use CLKDM_NOAUTO for dra7 dcan1 for errata i893 ARM: sharpsl_param: work around -Wstringop-overread warning ARM: defconfig: gemini: Restore framebuffer ARM: dove: mark 'putc' as inline ARM: omap1: move omap15xx local bus handling to usb.c MAINTAINERS: Add Vignesh to TI K3 platform maintainership arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpio ARM: imx6: disable the GIC CPU interface before calling stby-poweroff sequence arm64: dts: ls1028a: fix eSDHC2 node arm64: dts: imx8mm-kontron-n801x-som: do not allow to switch off buck2 ARM: dts: at91: sama7g5ek: to not touch slew-rate for SDMMC pins ARM: dts: at91: sama7g5ek: use proper slew-rate settings for GMACs ARM: at91: pm: preload base address of controllers in tlb ARM: at91: pm: group constants and addresses loading ARM: dts: at91: sama7g5ek: add suspend voltage for ddr3l rail ...
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- arch/arm/boot/dts/at91-sama5d27_som1_ek.dts 0 additions, 1 deletionarch/arm/boot/dts/at91-sama5d27_som1_ek.dts
- arch/arm/boot/dts/at91-sama7g5ek.dts 39 additions, 6 deletionsarch/arm/boot/dts/at91-sama7g5ek.dts
- arch/arm/boot/dts/imx53-m53menlo.dts 2 additions, 2 deletionsarch/arm/boot/dts/imx53-m53menlo.dts
- arch/arm/boot/dts/imx6dl-yapp4-common.dtsi 5 additions, 0 deletionsarch/arm/boot/dts/imx6dl-yapp4-common.dtsi
- arch/arm/boot/dts/imx6qdl-pico.dtsi 11 additions, 0 deletionsarch/arm/boot/dts/imx6qdl-pico.dtsi
- arch/arm/boot/dts/imx6sx-sdb.dts 2 additions, 2 deletionsarch/arm/boot/dts/imx6sx-sdb.dts
- arch/arm/boot/dts/imx6ul-14x14-evk.dtsi 1 addition, 1 deletionarch/arm/boot/dts/imx6ul-14x14-evk.dtsi
- arch/arm/boot/dts/omap3430-sdp.dts 1 addition, 1 deletionarch/arm/boot/dts/omap3430-sdp.dts
- arch/arm/boot/dts/qcom-apq8064.dtsi 7 additions, 8 deletionsarch/arm/boot/dts/qcom-apq8064.dtsi
- arch/arm/boot/dts/sama7g5.dtsi 39 additions, 0 deletionsarch/arm/boot/dts/sama7g5.dtsi
- arch/arm/boot/dts/vexpress-v2m-rs1.dtsi 60 additions, 7 deletionsarch/arm/boot/dts/vexpress-v2m-rs1.dtsi
- arch/arm/boot/dts/vexpress-v2m.dtsi 60 additions, 5 deletionsarch/arm/boot/dts/vexpress-v2m.dtsi
- arch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts 1 addition, 56 deletionsarch/arm/boot/dts/vexpress-v2p-ca15-tc1.dts
- arch/arm/boot/dts/vexpress-v2p-ca15_a7.dts 1 addition, 56 deletionsarch/arm/boot/dts/vexpress-v2p-ca15_a7.dts
- arch/arm/boot/dts/vexpress-v2p-ca5s.dts 1 addition, 56 deletionsarch/arm/boot/dts/vexpress-v2p-ca5s.dts
- arch/arm/boot/dts/vexpress-v2p-ca9.dts 0 additions, 58 deletionsarch/arm/boot/dts/vexpress-v2p-ca9.dts
- arch/arm/common/sharpsl_param.c 3 additions, 1 deletionarch/arm/common/sharpsl_param.c
- arch/arm/configs/gemini_defconfig 1 addition, 0 deletionsarch/arm/configs/gemini_defconfig
- arch/arm/configs/imx_v6_v7_defconfig 1 addition, 0 deletionsarch/arm/configs/imx_v6_v7_defconfig
Loading
Please register or sign in to comment