1. 22 Oct, 2021 3 commits
  2. 21 Oct, 2021 15 commits
  3. 20 Oct, 2021 20 commits
  4. 19 Oct, 2021 2 commits
    • Arnd Bergmann's avatar
      Merge tag 'stm32-dt-for-v5.16-1' of... · ef5dcb1b
      Arnd Bergmann authored
      Merge tag 'stm32-dt-for-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into arm/dt
      
      STM32 DT for v5.16, round 1
      
      Highlights:
      ----------
      
      - MPU:
       - ST boards:
        - Add new stm32mp135f-dk board. It embedds new STM32MP135 SoC,
          with 512 MB of DDR3. Several connections are available on this
          board:
          4*USB2.0, 1*USB2.0 typeC DRD, SDcard, 2*RJ45, HDMI,
          Combo Wifi/BT, ...
          Only SD card, uart4 (console) and watchdog IPs are enabled in
          this tag.
        - Change IRQ level for STUSB1600 on DKx boards.
        - Fix SAI subclocks range.
        - Add ck_usb0_48m clock in USB OHCI node device to match with
          STM32MP15 datasheet.
      
       - DH boards:
        - Reduce DHCOR SPI NOR frequency to 50 MHz to avoid sporadic issues.
        - Fix SAI pin muxing.
      
       - Odyssey:
        - Set DCMI pins.
      
      * tag 'stm32-dt-for-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32:
        ARM: dts: stm32: use usbphyc ck_usbo_48m as USBH OHCI clock on stm32mp151
        ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
        ARM: dts: stm32: fix SAI sub nodes register range
        ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
        ARM: dts: stm32: set the DCMI pins on stm32mp157c-odyssey
        ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
        ARM: dts: stm32: add initial support of stm32mp135f-dk board
        dt-bindings: stm32: document stm32mp135f-dk board
        ARM: dts: stm32: add STM32MP13 SoCs support
      
      Link: https://lore.kernel.org/r/9d52c3e2-a3b9-89f3-1896-7cd3560e7010@foss.st.comSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      ef5dcb1b
    • Arnd Bergmann's avatar
      Merge tag 'renesas-arm-dt-for-v5.16-tag2' of... · f97ee3e9
      Arnd Bergmann authored
      Merge tag 'renesas-arm-dt-for-v5.16-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt
      
      Renesas ARM DT updates for v5.16 (take two)
      
        - SPI Multi I/O Bus, SDHI, and Ethernet support for the RZ/G2L SoC,
        - SPI Multi I/O Bus, camera, and video-on support for the R-Car V3U
          SoC,
        - SPI FLASH support for the Falcon development board,
        - eMMC, microSD, and Ethernet support for the RZ/G2L SMARC EVK
          development board,
        - 2 GHz High-Performance support for the R-Car H3e-2G, M3e-2G, and
          M3Ne-2G SoCs,
        - Miscellaneous fixes and improvements.
      
      * tag 'renesas-arm-dt-for-v5.16-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
        mailmap: Fix text encoding for Niklas Söderlund
        arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps
        arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet
        arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
        arm64: dts: renesas: Add ports node to all adv7482 nodes
        arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes
        arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform
        arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform
        arm64: dts: renesas: r9a07g044: Add SDHI nodes
        arm64: dts: renesas: falcon-cpu: Add SPI flash via RPC
        arm64: dts: renesas: r8a779a0: Add RPC node
        arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node
      
      Link: https://lore.kernel.org/r/cover.1634298094.git.geert+renesas@glider.beSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      f97ee3e9