1. 20 Jun, 2023 1 commit
    • 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
  2. 09 Jun, 2023 8 commits
  3. 08 Jun, 2023 2 commits
  4. 07 Jun, 2023 2 commits
    • Tony Lindgren's avatar
      arm64: dts: hisilicon: Unify pinctrl-single pin group nodes · 35e6bcd1
      Tony Lindgren authored
      We want to unify the pinctrl-single pin group nodes to use naming "pins".
      Otherwise non-standad pin group names will add make dtbs checks errors
      when the pinctrl-single yaml binding gets merged.
      
      Let's also correct the pinctrl controller #size-cells to 0 while at it.
      
      Cc: Conor Dooley <conor+dt@kernel.org>
      Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
      Cc: Rob Herring <robh+dt@kernel.org>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      35e6bcd1
    • Tony Lindgren's avatar
      ARM: dts: hisilicon: Unify pinctrl-single pin group nodes · 709f6754
      Tony Lindgren authored
      We want to unify the pinctrl-single pin group nodes to use naming "pins".
      Otherwise non-standad pin group names will add make dtbs checks errors
      when the pinctrl-single yaml binding gets merged.
      
      Let's also correct the pinctrl controller #size-cells to 0 while at it
      and drop unnecessary ranges property.
      
      Cc: Conor Dooley <conor+dt@kernel.org>
      Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
      Cc: Rob Herring <robh+dt@kernel.org>
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
      709f6754
  5. 06 Jun, 2023 4 commits
  6. 02 Jun, 2023 14 commits
  7. 31 May, 2023 3 commits
  8. 30 May, 2023 6 commits