• Arnd Bergmann's avatar
    Merge tag 'stm32-dt-for-v6.5-1' of... · b1062d19
    Arnd Bergmann authored
    Merge tag 'stm32-dt-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/dt
    
    STM32 DT for v6.5, round 1
    
    Highlights:
    ----------
    
    - MCU/MPU:
      - Replace deprecated st,hw-flow-ctrl by uart-has-rtscts.
      - Fix LTDC/DSI warnings.
    
    - MPU:
      - STMP32MP15:
        - Add OTP part number and Vrefint calibration in bsec.
        - M4 hold management updated. As SMC call is deprecated,
          the service is moved on a SCMI service.
        - Add ADC internal channels (VREFINT/VDDCORE).
    
      - ST:
        - Enable ADC1&2 on STM32MP15 DKx boards.
        - Adopt generic IIO bindings on STM32MP157C ED1
        - Add supplies for OV5640 in STM32MP157C EV1
          to fix yaml validation.
        - Fix i2s bindings to match with the YAML validation (DKx boards).
    
      - DH:
        - Rearrange MAC EEPROM.
        - Rename AV96 sound card.
        - Adopt generic IIo bindings.
        - Fix audio routing.
    
      -PHYTEC:
        - Add PHYTEC STM32MP1-3 Dev board based on STM32MP15 PHYTEC SOM.
          This SOM embeds up to 1GB DDR3LP RAM, up to 1GB eMMC,
          up to 16 MB QSPI and up to 128 GB NAND flash.
    
    * tag 'stm32-dt-for-v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32: (34 commits)
      ARM: dts: stm32: fix i2s endpoint format property for stm32mp15xx-dkx
      ARM: dts: stm32: Fix audio routing on STM32MP15xx DHCOM PDK2
      ARM: dts: stm32: add required supplies of ov5640 in stm32mp157c-ev1
      ARM: dts: stm32: Update to generic ADC channel binding on DHSOM systems
      ARM: dts: stm32: adopt generic iio bindings for adc channels on dhcor-testbench
      ARM: dts: stm32: adopt generic iio bindings for adc channels on dhcor-drc
      ARM: dts: stm32: adopt generic iio bindings for adc channels on emstamp-argon
      ARM: dts: stm32: adopt generic iio bindings for adc channels on stm32mp157c-ed1
      ARM: dts: stm32: enable adc on stm32mp15xx-dkx boards
      ARM: dts: stm32: add vrefint support to adc2 on stm32mp15
      ARM: dts: stm32: add vrefint calibration on stm32mp15
      ARM: dts: stm32: add adc internal channels to stm32mp15
      ARM: dts: stm32: fix ltdc warnings in stm32mp15 boards
      ARM: dts: stm32: fix dsi warnings on stm32mp15 boards
      dt-bindings: display: st,stm32-dsi: Remove unnecessary fields
      ARM: dts: stm32: fix warnings on stm32f469-disco board
      ARM: dts: stm32: Shorten the AV96 HDMI sound card name
      ARM: dts: stm32: fix m4_rproc references to use SCMI for stm32mp15
      ARM: dts: stm32: Update Cortex-M4 reset declarations on stm32mp15
      ARM: dts: stm32: add STM32MP1-based Phytec board
      ...
    
    Link: https://lore.kernel.org/r/08d711de-bb6d-a976-735b-5e18b19818ea@foss.st.comSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    b1062d19
Makefile 44 KB