• Linus Torvalds's avatar
    Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc · eb3991ef
    Linus Torvalds authored
    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
    eb3991ef
MAINTAINERS 577 KB