forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kern…
…el/git/soc/soc Pull ARM SoC fixes from Arnd Bergmann: "Too many fixes have accumulated in the soc tree, so this is a fairly large set. As usual, most of the fixes are for devicetree files, but there are also notable code changes for imx and omap regressions as well as some maintainer file updates. imx: - Fix an Ethernet issue on imx6ul-14x14-evk board that is caused by independent PHY reset. - Add missing `dma-coherent` property for LayerScape device trees to fix a kernel BUG report. - Use IRQCHIP_DECLARE for AVIC driver to fix a boot issue on i.MX25 with fw_devlink=on. - Add missing I2C pinctrl entry for imx8mp-phyboard-pollux-rdk board to fix the broken I2C GPIO recovery support. - Add `fsl,use-minimum-ecc` property for imx6ull-myir-mys-6ulx-eval device tree to fix UBI filesystem mount failure. at91: - wrong phy address that blocks Ethernet use on boards with sama5d27 SoM1 - restrictive pin possibilities for sam9x60 omap: - Fix ocp interconnect bus access error reporting for omap_l3_noc by setting IRQF_NO_THREAD - Fix changed mmc slot order regression by adding mmc aliases for am335x - Fix dra7 reboot regression caused by invalid pcie reset map - Fix smartreflex init regression caused by dropped legacy data - Fix ti-sysc driver warning on unbind if reset is not deasserted - Fix flakey reset deassert for dra7 iva stm32: - MAINTAINER file updates broadcom: - brcmstb SoC ID build fix - MAINTAINER file updates" * tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: MAINTAINERS: Add Alain Volmat as STM32 I2C/SMBUS maintainer MAINTAINERS: Remove Vincent Abriou for STM/STI DRM drivers. MAINTAINERS: Update some st.com email addresses to foss.st.com ARM: dts: imx6ull: fix ubi filesystem mount failed ARM: imx6ul-14x14-evk: Do not reset the Ethernet PHYs independently arm64: dts: imx8mp-phyboard-pollux-rdk: Add missing pinctrl entry arm64: dts: ls1012a: mark crypto engine dma coherent arm64: dts: ls1043a: mark crypto engine dma coherent arm64: dts: ls1046a: mark crypto engine dma coherent ARM: imx: avic: Convert to using IRQCHIP_DECLARE ARM: dts: at91: sam9x60: fix mux-mask to match product's datasheet ARM: dts: at91: sam9x60: fix mux-mask for PA7 so it can be set to A, B and C ARM: dts: at91-sama5d27_som1: fix phy address to 7 soc: ti: omap-prm: Fix occasional abort on reset deassert for dra7 iva bus: ti-sysc: Fix warning on unbind if reset is not deasserted ARM: OMAP2+: Fix smartreflex init regression after dropping legacy data soc: ti: omap-prm: Fix reboot issue with invalid pcie reset map for dra7 MAINTAINERS: rectify BROADCOM PMB (POWER MANAGEMENT BUS) DRIVER ARM: dts: am33xx: add aliases for mmc interfaces bus: omap_l3_noc: mark l3 irqs as IRQF_NO_THREAD
- Loading branch information
Showing
24 changed files
with
136 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2489,7 +2489,7 @@ N: sc27xx | |
N: sc2731 | ||
|
||
ARM/STI ARCHITECTURE | ||
M: Patrice Chotard <[email protected]> | ||
M: Patrice Chotard <patrice.chotard@foss.st.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
W: http://www.stlinux.com | ||
|
@@ -2522,7 +2522,7 @@ F: include/linux/remoteproc/st_slim_rproc.h | |
|
||
ARM/STM32 ARCHITECTURE | ||
M: Maxime Coquelin <[email protected]> | ||
M: Alexandre Torgue <[email protected]> | ||
M: Alexandre Torgue <alexandre.torgue@foss.st.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
|
@@ -3115,7 +3115,7 @@ C: irc://irc.oftc.net/bcache | |
F: drivers/md/bcache/ | ||
|
||
BDISP ST MEDIA DRIVER | ||
M: Fabien Dessenne <[email protected]> | ||
M: Fabien Dessenne <fabien.dessenne@foss.st.com> | ||
L: [email protected] | ||
S: Supported | ||
W: https://linuxtv.org | ||
|
@@ -3675,7 +3675,7 @@ M: [email protected] | |
L: [email protected] | ||
S: Maintained | ||
T: git git://github.com/broadcom/stblinux.git | ||
F: drivers/soc/bcm/bcm-pmb.c | ||
F: drivers/soc/bcm/bcm63xx/bcm-pmb.c | ||
F: include/dt-bindings/soc/bcm-pmb.h | ||
|
||
BROADCOM SPECIFIC AMBA DRIVER (BCMA) | ||
|
@@ -5080,7 +5080,7 @@ S: Maintained | |
F: drivers/platform/x86/dell/dell-wmi.c | ||
|
||
DELTA ST MEDIA DRIVER | ||
M: Hugues Fruchet <[email protected]> | ||
M: Hugues Fruchet <hugues.fruchet@foss.st.com> | ||
L: [email protected] | ||
S: Supported | ||
W: https://linuxtv.org | ||
|
@@ -6006,18 +6006,16 @@ F: drivers/gpu/drm/rockchip/ | |
|
||
DRM DRIVERS FOR STI | ||
M: Benjamin Gaignard <[email protected]> | ||
M: Vincent Abriou <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://anongit.freedesktop.org/drm/drm-misc | ||
F: Documentation/devicetree/bindings/display/st,stih4xx.txt | ||
F: drivers/gpu/drm/sti | ||
|
||
DRM DRIVERS FOR STM | ||
M: Yannick Fertre <[email protected]> | ||
M: Philippe Cornu <[email protected]> | ||
M: Yannick Fertre <yannick.fertre@foss.st.com> | ||
M: Philippe Cornu <philippe.cornu@foss.st.com> | ||
M: Benjamin Gaignard <[email protected]> | ||
M: Vincent Abriou <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
T: git git://anongit.freedesktop.org/drm/drm-misc | ||
|
@@ -8230,7 +8228,7 @@ F: include/linux/hugetlb.h | |
F: mm/hugetlb.c | ||
|
||
HVA ST MEDIA DRIVER | ||
M: Jean-Christophe Trotin <[email protected]> | ||
M: Jean-Christophe Trotin <jean-christophe.trotin@foss.st.com> | ||
L: [email protected] | ||
S: Supported | ||
W: https://linuxtv.org | ||
|
@@ -11165,7 +11163,7 @@ T: git git://linuxtv.org/media_tree.git | |
F: drivers/media/dvb-frontends/stv6111* | ||
|
||
MEDIA DRIVERS FOR STM32 - DCMI | ||
M: Hugues Fruchet <[email protected]> | ||
M: Hugues Fruchet <hugues.fruchet@foss.st.com> | ||
L: [email protected] | ||
S: Supported | ||
T: git git://linuxtv.org/media_tree.git | ||
|
@@ -16938,7 +16936,8 @@ F: Documentation/devicetree/bindings/media/i2c/st,st-mipid02.txt | |
F: drivers/media/i2c/st-mipid02.c | ||
|
||
ST STM32 I2C/SMBUS DRIVER | ||
M: Pierre-Yves MORDRET <[email protected]> | ||
M: Pierre-Yves MORDRET <[email protected]> | ||
M: Alain Volmat <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/i2c/busses/i2c-stm32* | ||
|
@@ -17063,7 +17062,7 @@ F: kernel/jump_label.c | |
F: kernel/static_call.c | ||
|
||
STI AUDIO (ASoC) DRIVERS | ||
M: Arnaud Pouliquen <[email protected]> | ||
M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt | ||
|
@@ -17083,15 +17082,15 @@ T: git git://linuxtv.org/media_tree.git | |
F: drivers/media/usb/stk1160/ | ||
|
||
STM32 AUDIO (ASoC) DRIVERS | ||
M: Olivier Moysan <[email protected]> | ||
M: Arnaud Pouliquen <[email protected]> | ||
M: Olivier Moysan <olivier.moysan@foss.st.com> | ||
M: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Maintained | ||
F: Documentation/devicetree/bindings/iio/adc/st,stm32-*.yaml | ||
F: sound/soc/stm/ | ||
|
||
STM32 TIMER/LPTIMER DRIVERS | ||
M: Fabrice Gasnier <[email protected]> | ||
M: Fabrice Gasnier <fabrice.gasnier@foss.st.com> | ||
S: Maintained | ||
F: Documentation/ABI/testing/*timer-stm32 | ||
F: Documentation/devicetree/bindings/*/*stm32-*timer* | ||
|
@@ -17101,7 +17100,7 @@ F: include/linux/*/stm32-*tim* | |
|
||
STMMAC ETHERNET DRIVER | ||
M: Giuseppe Cavallaro <[email protected]> | ||
M: Alexandre Torgue <[email protected]> | ||
M: Alexandre Torgue <alexandre.torgue@foss.st.com> | ||
M: Jose Abreu <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,5 +14,6 @@ | |
}; | ||
|
||
&gpmi { | ||
fsl,use-minimum-ecc; | ||
status = "okay"; | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.