1. 22 Aug, 2023 5 commits
    • Arnd Bergmann's avatar
      Merge tag 'qcom-arm64-for-6.6' of... · 6522fbd4
      Arnd Bergmann authored
      Merge tag 'qcom-arm64-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
      
      Qualcomm ARM64 DeviceTree updates for v6.6
      
      Initial support for the SM4450 platform and the QRD device thereon is
      added.
      
      The IPQ5018 platform is introduced, and the RDP432-C2 board thereon.
      
      A shared definition of the IPQ5332 RDP is introduced, as is GPIO-based
      LEDs and buttons.
      
      On the IPQ9574 RDP433 USB, CPU cooling maps and regulators are added.
      
      On MSM8916, the D3 camera mezzanine is improved and refactored out to
      its own dts. The Samsung Galaxy S4 Mini gains support for its PMIC with
      charger, while Samsung Galaxy J5 and E5 gains touchscreen support.
      
      A few fixes for MSM8939 are introduced, and initial support for Samsung
      Galaxy A7 is add.
      
      Support for scaling the cache bus fabric is introduced on MSM8996. A
      missing interrupt for the USB2 controller is added. The touchscreen vio
      supply on Xiaomi Mi 5 is corrected, and a few other cleanups are
      introduces across other devices.
      
      The display controller is introduced for MSM8998, a few clock fixes are
      introduced and missing power domains are added for the multimedia
      subsystem iommu.
      
      Reserved memory-regions and reserved GPIO lists are updated for the
      QDU/QRU1000 IDPs.
      
      USB3 PHY is added to the QCM2290, the RB1 gains regulators and GPU is
      enabled for the RB2.
      
      PCIe and Ethernet support is introduced on SA8775P, and enabled for the
      Ride board.
      
      On SC7180 the PSCI integration is refactored, to allow supporting
      devices with the Qualcomm firmware. BWMON is introduced, alongside the
      CPUfreq-based bus voting.
      
      A number of fixes are added for SC8180X, on the Primus and Lenovo Flex
      5G devices pmic_glink is introduced and wired up, to provide support for
      external display.
      
      Missing SCM interconnect is added to SC8280XP, and the PDC is marked as
      wakeup-parent of TLMM. On the CRD the gpio for vreg_misc_3p3 is
      corrected and a few regulators are renamed to align with schematics. The
      Lenovo Thinkpad X13s gains camera activity LED and a set of previously
      reserved GPIOs are released. The SA8540P Ride platform gains RTC
      support.
      
      For SDM670 CPU and L3 frequency scaling is added, the PDC is introduced
      and wired up as wakeup-parent of the TLMM.
      
      On SDM845 the UFS controller gains interconnect path description,
      power-domain information is added to GCC and minimum frequency of the
      UFS ICE is corrected. On RB3 continuous splash memory region is
      described, and the camera subsystem is enabled. On the Lenovo Yoga C630
      a missing power supply for the display panel is added, and the debug
      UART is introduced.
      
      SDX75 RPMh power-domains and SPMI controller are introduces, the PMX75
      PMIC is described and added to the IDP.
      
      GPU description is added to SM6115, and together with display enabled on
      the Lenovo Tab P11.
      
      On SM635 BWMON is introduced for LLCC and DDR scaling. Display and GPU
      is added, and the PDC is registered as wakeup-parent of TLMM.
      
      L3 cache scaling is introduced on SM6375.
      
      The DSI PHY compatible and an interrupt for I2C7 are corrected for
      SM8150, on the Sony Xperia 1 and 5 the ramoops pmsg size is corrected.
      
      On SM8250 BWMONs are introduced for DDR and LLCC scaling, the UFS node
      gains interconnect paths, SMMU is marked as DMA coherent and dynamic
      power coefficients are updated. On Sony Xperia 1 II and 5 II GPIO line
      names are updated.
      
      On SM8350 missing cluster sleep states and LMH interrupts are added,
      the CPU compatibles are corrected and APR and LPASS pinctrl support is
      introduced. The HDK gains uSD card support and PMK8350 is added.
      
      For SM8450 support for RNG and RPMh stats are added, the ICE handling is
      extracted from the UFS node and the display subsystem gains a missing
      interconnect path. Thermal description is improved for the HDK.
      
      On SM8550 MTP and QRD the pmic_glink is introduced, to provide
      DisplayPort output. A missing regulator supply is also added.
      
      A few platforms that happens to share the RPMH power-domain resource
      identifier constants are migrated to new generic defines. ADC channel
      names are generalized on various PMICs.
      
      A variety of devices gain chassis-type, and the GIC_SPI constant is
      replacing the 0 across a few different platforms.
      
      * tag 'qcom-arm64-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (215 commits)
        arm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved
        arm64: dts: qcom: sm6350: Hook up PDC as wakeup-parent of TLMM
        arm64: dts: qcom: sdm670: Hook up PDC as wakeup-parent of TLMM
        arm64: dts: qcom: sa8775p: Hook up PDC as wakeup-parent of TLMM
        arm64: dts: qcom: sc8280xp: Hook up PDC as wakeup-parent of TLMM
        arm64: dts: qcom: sdm670: Add PDC
        arm64: dts: qcom: msm8916-samsung-e5: Add touchscreen
        arm64: dts: qcom: sc7180: Split up TF-A related PSCI configuration
        arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
        arm64: dts: qcom: sc8280xp-x13s: Unreserve NC pins
        arm64: dts: qcom: msm8998: Add DPU1 nodes
        arm64: dts: qcom: msm8996: Fix dsi1 interrupts
        arm64: dts: qcom: sdx75-idp: Add regulator nodes
        arm64: dts: qcom: sdx75: Add rpmhpd node
        arm64: dts: qcom: sdx75-idp: Add pmics supported in SDX75
        arm64: dts: qcom: Add pmx75 PMIC dtsi
        arm64: dts: qcom: Add pm7550ba PMIC dtsi
        arm64: dts: qcom: Add pinctrl gpio support for pm7250b
        arm64: dts: qcom: sdx75: Add spmi node
        arm64: dts: qcom: msm8998: Add missing power domain to MMSS SMMU
        ...
      
      Link: https://lore.kernel.org/r/20230819034551.2537866-1-andersson@kernel.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      6522fbd4
    • Arnd Bergmann's avatar
      Merge tag 'qcom-dts-for-6.6' of... · 3b6d013c
      Arnd Bergmann authored
      Merge tag 'qcom-dts-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
      
      Qualcomm ARM32 DeviceTree updates for v6.6
      
      GCC and LCC clock controller parent clocks are introduced on MDM9615.
      
      The newly introduced RPM representation is introduced across multiple
      platforms.
      
      Voltage ADC channel names are corrected across multiple platforms.
      
      APQ8064 gains a definition for GSBI4.
      
      The XO clock for SDHCI is corrected, as is the USB node name, on
      IPQ4019. USB node name is also corrected for SDX55.
      
      The correct PMIC is included on SDX65 MTP.
      
      The incorrect spi-max-frequency property is removed from controllers on
      IPQ8064 and MSM8960.
      
      OCMEM and the display subsystem are added to MSM8226.
      
      Reset line is added to the PM8941 and the APQ8074 Dragonboard, while a
      few properties of the Sony Xperia Z2 Tablet touchscreen are corrected.
      
      * tag 'qcom-dts-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
        ARM: dts: qcom: apq8064: add support to gsbi4 uart
        ARM: dts: qcom: sdx65-mtp: Update the pmic used in sdx65
        ARM: dts: qcom: ipq4019: correct SDHCI XO clock
        ARM: dts: qcom: Use labels with generic node names for ADC channels
        ARM: dts: qcom-mdm9615: specify gcc clocks
        ARM: dts: qcom-mdm9615: specify clocks for the lcc device
        ARM: dts: qcom: msm8974pro-castor: correct touchscreen syna,nosleep-mode
        ARM: dts: qcom: msm8974pro-castor: correct touchscreen function names
        ARM: dts: qcom: msm8974pro-castor: correct inverted X of touchscreen
        ARM: dts: qcom: apq8064: Drop redundant /smd node
        ARM: dts: qcom: Add rpm-proc node for SMD platforms
        ARM: dts: qcom: apq8074-dragonboard: add resin
        ARM: dts: qcom-pm8941: add resin support
        ARM: dts: qcom: minor whitespace cleanup around '='
        ARM: dts: qcom: msm8960: drop spi-max-frequency from controller
        ARM: dts: qcom: ipq8064: drop spi-max-frequency from controller
        ARM: dts: qcom: sdx55: use generic node names for USB
        ARM: dts: qcom: ipq4019: use generic node names for USB
        ARM: dts: qcom: msm8226: Add ocmem
        ARM: dts: qcom: msm8226: Add mdss nodes
      
      Link: https://lore.kernel.org/r/20230818024928.2485173-1-andersson@kernel.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      3b6d013c
    • Arnd Bergmann's avatar
      Merge tag 'v6.6-rockchip-dts32-1' of... · 59486969
      Arnd Bergmann authored
      Merge tag 'v6.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt
      
      Basic graphics support for rv1126, some more new peripherals for it as well
      and some improvements for the edgeble-neu2 board based on this soc.
      
      * tag 'v6.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip:
        ARM: dts: rockchip: Add rv1126 VOP_LITE support
        ARM: dts: rockchip: Add rv1126 PD_VO entry
        ARM: dts: rockchip: Add 12V main supply for edgeble-neu2
        ARM: dts: rockchip: Add 3V3_SYS regulator for edgeble-neu2
        ARM: dts: rockchip: Enable SFC for edgeble-neu2
        ARM: dts: rockchip: Drop EMMC_RSTN for edgeble-neu2
        ARM: dts: rockchip: Add rv1126 uart5m2_xfer pins
        ARM: dts: rockchip: Add rv1126 FSPI pins
        ARM: dts: rockchip: Add SFC node to rv1126
      
      Link: https://lore.kernel.org/r/6299163.hdfAi7Kttb@philSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      59486969
    • Arnd Bergmann's avatar
      Merge tag 'v6.6-rockchip-dts64-1' of... · b89c940f
      Arnd Bergmann authored
      Merge tag 'v6.6-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt
      
      New boards are the NanoPC T6, Firefly Station P2, Radxa Rock 4SE.
      
      Many new peripherals for the still only basic supported rk3588 soc
      (PCIe2, PCIe3, USB2, SATA, Combo-Phys).
      
      Improvements to the Rock-5a development board based on this soc (saradc,
      i2c on dsi and csi, fan, eeprom, analog audio, leds, sd-card,
      some regulators, pmic).
      
      Improvements for the edgeble-neu6b (rs485, rs232, pwm-fan, rtc, sata,
      sata, sd-card, pmic)
      
      RK3399 got the PCIe endpoint node when used as a PCIe-client.
      
      And some minor changes for some boards: spi-flash for RockPi 4,
      SATA and fixed PCIe regulators for Radxa E25 and using enable-gpios
      on engicam and gru boards.
      
      * tag 'v6.6-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip: (46 commits)
        arm64: dts: rockchip: Add NanoPC T6 PCIe Ethernet support
        arm64: dts: rockchip: add rk3588 PCIe2 support
        arm64: dts: rockchip: Enable internal SPI flash for ROCK Pi 4A/B/C
        arm64: dts: rockchip: Add NanoPC T6
        dt-bindings: arm: rockchip: Add NanoPC T6
        arm64: dts: rockchip: Enable SATA on Radxa E25
        arm64: dts: rockchip: Fix PCIe regulators on Radxa E25
        arm64: dts: rockchip: switch px30-engicam to enable-gpios
        arm64: dts: rockchip: switch rk3399-gru boards to enable-gpios
        arm64: dts: rockchip: add PCIe3 support for rk3588
        arm64: dts: rockchip: fix/update sdmmc properties for rock-5a and -5b
        arm64: dts: rockchip: add USB2 to rk3588s-rock5a
        arm64: dts: rockchip: add USB2 to rk3588-rock5b
        arm64: dts: rockchip: add USB2 to rk3588-evb1
        arm64: dts: rockchip: add USB2 support for rk3588
        arm64: dts: rockchip: Enable RS485 for edgeble-neu6b
        arm64: dts: rockchip: Enable RS232 for edgeble-neu6b
        arm64: dts: rockchip: Enable PWM FAN for edgeble-neu6b
        arm64: dts: rockchip: Enable RTC for edgeble-neu6b
        arm64: dts: rockchip: Enable SATA for edgeble-neu6b
        ...
      
      Link: https://lore.kernel.org/r/7414564.rnE6jSC6OK@philSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      b89c940f
    • Arnd Bergmann's avatar
      Merge tag 'stm32-dt-for-v6.6-1' of... · aa2951a8
      Arnd Bergmann authored
      Merge tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/dt
      
      STM32 DT for v6.6, round 1
      
      Highlights:
      ----------
      
      - MCU:
        - Add CAN support on stm32f746.
        - Add touchscreen support (edt-ft5306) on stm32f746-disco.
        - Add support to Rocktech RK043FN48H display on stm32f746-disco
          board.
        - Add gpio-ranges for stm32f7 to fix boot issue.
      
      - MPU:
        - STM32MP13:
          - Remove shmem for scmi-optee to match with OP-TEE configuration.
          - Enable OP-TEE asynchronous notification by using PPI#15.
          - Expose and use SCMI regulators on stm32mp135f-dk.
      
        - STMP32MP15:
          - Remove shmem for scmi-optee to match with OPTEE configuration
          - Deduplicate DSI node to fix  #address-cells/#size-cells issue on
            boards using it.
      
        - ST:
          - Fix dts check warnings on stm32mp15-scmi boards.
      
        - DH:
          - Add missing detach mailbox for DHCOM and DHCOR SoM.
      
        - Odyssey:
          - Add missing detach mailbox for Odyssey SoM.
      
        - OCTAVO:
          - Add Linux Automation Test Automation Controller (LXA TAC) based
            on Octavo Systems OSD32MP15x SiP. It contains: eMMC,
            DSA-capable ETH switch (2 ports), dual CAN...
            It adds two boards support: lxa-tac-gen1 and lxa-tac-gen2 based
            on STM32MP157.
      
        - PROTONIC:
          - Add Power over Data Line (PoDL) Power Source Equipment (PSE)
            regulator nodes on PRTT1C board. It allows power delivery and
            data transmission over a single twisted pair.
      
      * tag 'stm32-dt-for-v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32: (29 commits)
        ARM: dts: stm32: add SCMI PMIC regulators on stm32mp135f-dk board
        ARM: dts: stm32: STM32MP13x SoC exposes SCMI regulators
        dt-bindings: rcc: stm32: add STM32MP13 SCMI regulators IDs
        ARM: dts: stm32: support display on stm32f746-disco board
        ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f746-disco
        ARM: dts: stm32: add pin map for LTDC on stm32f7
        ARM: dts: stm32: add ltdc support on stm32f746 MCU
        ARM: dts: st: Add gpio-ranges for stm32f769-pinctrl
        ARM: dts: st: Add gpio-ranges for stm32f746-pinctrl
        ARM: dts: st: stm32mp157c-emstamp: correct regulator-active-discharge
        ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
        ARM: dts: stm32: fix dts check warnings on stm32mp15-scmi
        ARM: dts: stm32: Add missing detach mailbox for DHCOR SoM
        ARM: dts: stm32: Add missing detach mailbox for DHCOM SoM
        ARM: dts: stm32: Add missing detach mailbox for Odyssey SoM
        ARM: dts: stm32: Add missing detach mailbox for emtrion emSBC-Argon
        ARM: dts: stm32: prtt1c: Add PoDL PSE regulator nodes
        ARM: dts: stm32: add touchscreen on stm32f746-disco board
        ARM: dts: stm32: add pin map for i2c3 controller on stm32f7
        ARM: dts: stm32: re-add CAN support on stm32f746
        ...
      
      Link: https://lore.kernel.org/r/c0524a16-ab27-0cb5-8e7b-c12f7bde7e0d@foss.st.comSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      aa2951a8
  2. 18 Aug, 2023 2 commits
  3. 16 Aug, 2023 7 commits
  4. 15 Aug, 2023 5 commits
  5. 14 Aug, 2023 21 commits