Skip to content
  1. Feb 13, 2023
    • Arnd Bergmann's avatar
      Merge tag 'qcom-arm64-for-6.3-2' of... · 7dbdc16f
      Arnd Bergmann authored
      Merge tag 'qcom-arm64-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
      
      More Qualcomm ARM64 DT updates for 6.3
      
      The new Qualcomm QDU1000 and QRU1000 platforms, and the IDP device on
      these are introduced. New support for a couple of USB modem sticks from
      THWC are introduced, so is support for Xiaomi Mi Pad 5 Pro and the Pro
      SKU of the Herobrine device.
      
      The Core Bus Fabric (CBF) is introduced on MSM8996. Interconnect paths
      for UFS are also described.
      
      A few fixes related to the power-grid of herobrine, on SC7280, are
      introduced.
      
      QFPROM is introduced on IPQ8074 and Interconnect providers are added for
      SDM670.
      
      On SDM845 the duplicated wcd9340 audio coded description is moved from
      devices to a common file, audio devices are added to the OnePlus 6 and
      6T.
      
      On SM6115 debug UART, SMP2P, watchdog nodes are introduced, and the
      platform is switched to use #address/size-cells of 2, in line with most
      other platforms.
      
      Camera control interface and clock controllers are added for SM6350, and
      the CCI interface is enabled on the Fairphone FP4.
      
      On SM8350 the interconnect reference of SDHCI controller is corrected,
      DSI1 PHY clocks are properly described as sources for the Display clock
      controller and DSI1 is wired up to the display controller.
      
      The firmware paths are corrected for the Sony Xperia Nagara platform.
      
      The GPR bus, audio servic3es and LPASS pinctrl nodes are added for the
      SM8550 platform. Additionally a few small typos/errors are corrected.
      
      gpio-ranges are corrected across MSM8953, SM6115 and SC8280XP and a
      range of DT validation issues are corrected.
      
      * tag 'qcom-arm64-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (81 commits)
        arm64: dts: qcom: sc7280: Power herobrine's 3.3 eDP/TS rail more properly
        arm64: dts: qcom: pmk8550: fix PON compatible
        arm64: dts: qcom: sm8550: fix DSI controller compatible
        arm64: dts: qcom: sc7280: Hook up the touchscreen IO rail on evoker
        arm64: dts: qcom: sc7280: Hook up the touchscreen IO rail on villager
        arm64: dts: qcom: sc7280: Add 3ms ramp to herobrine's pp3300_left_in_mlb
        arm64: dts: qcom: sc7280: On QCard, regulator L3C should be 1.8V
        arm64: dts: qcom: sc8280xp: correct LPASS GPIO gpio-ranges
        arm64: dts: qcom: msm8992-lg-bullhead: Enable regulators
        arm64: dts: qcom: sm6115: correct TLMM gpio-ranges
        arm64: dts: qcom: msm8953: correct TLMM gpio-ranges
        arm64: dts: qcom: msm8992-lg-bullhead: Correct memory overlaps with the SMEM and MPSS memory regions
        arm64: dts: qcom: sm8350-hdk: correct LT9611 pin function
        arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings
        arm64: dts: qcom: sm6350: Use specific qmpphy compatible
        arm64: dts: qcom: sm6115: Add smp2p nodes
        arm64: dts: qcom: sm7225-fairphone-fp4: Enable CCI busses
        arm64: dts: qcom: sm6350: Add CCI nodes
        arm64: dts: qcom: sm6350: Add camera clock controller
        dt-bindings: clock: add QCOM SM6350 camera clock bindings
        ...
      
      Link: https://lore.kernel.org/r/20230210192908.2039976-1-andersson@kernel.org
      
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      7dbdc16f
    • Arnd Bergmann's avatar
      Merge tag 'qcom-dts-for-6.3-2' of... · fc54e13d
      Arnd Bergmann authored
      Merge tag 'qcom-dts-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dt
      
      More Qualcomm ARM32 DTS updates for 6.3
      
      This adds backlight, notification LED, vibrator, volume keys and hall
      sensor to the OnePlus One, and provides a range of Devicetree validation
      fixes across various platforms.
      
      * tag 'qcom-dts-for-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux: (22 commits)
        ARM: dts: qcom: align OPP table names with DT schema
        ARM: dts: qcom: msm8974-oneplus-bacon: Add notification LED
        ARM: dts: qcom: msm8974-oneplus-bacon: Add backlight
        ARM: dts: qcom: msm8974-oneplus-bacon: Add volume keys and hall sensor
        ARM: dts: qcom: msm8974-oneplus-bacon: Add vibrator
        ARM: dts: qcom: pm8941: Add vibrator node
        ARM: dts: qcom: sdx55: correct TLMM gpio-ranges
        dt-bindings: arm: qcom: add the sa8775p-ride board
        ARM: dts: qcom: apq8064: add second DSI host and PHY
        ARM: dts: qcom: apq8060-dragonboard: align MPP pin node names with DT schema
        dt-bindings: arm: qcom: Add Xiaomi Mi Pad 5 Pro (xiaomi-elish)
        ARM: dts: qcom-sdx65: align RPMh regulator nodes with bindings
        ARM: dts: qcom-sdx55: align RPMh regulator nodes with bindings
        ARM: dts: qcom: use "okay" for status
        ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node
        ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
        ARM: dts: qcom: apq8064: use hdmi_phy for the MMCC's hdmipll clock
        ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node
        ARM: dts: qcom: ipq8064: move reg-less nodes outside soc node
        dt-bindings: qcom: Document msm8916-thwc-uf896 and ufi001c
        ...
      
      Link: https://lore.kernel.org/r/20230210185846.2032601-1-andersson@kernel.org
      
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      fc54e13d
    • Arnd Bergmann's avatar
      Merge tag 'samsung-dt-6.3-2' of... · 59b05cfa
      Arnd Bergmann authored
      Merge tag 'samsung-dt-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/dt
      
      Samsung DTS ARM changes for v6.3, part two
      
      Several cleanups pointed out by `make dtbs_check`:
      1. Align LED status node name with bindings.
      2. Drop redundant properties.
      3. Move i2c-gpio node out of soc to top-level, as soc node is expected
         to have only MMIO nodes.
      4. Correct SPI NOR flash compatible in SMDK5250 and SMDKv310.
      5. Align GPIO property names in WM1811-family codec nodes with bindings.
      6. Correct MAX98090 codec DAI cells in Snow.
      
      * tag 'samsung-dt-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        ARM: dts: exynos: correct max98090 DAI argument in Snow
        ARM: dts: s5pv210: add "gpios" suffix to wlf,ldo1ena on Aries
        ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Arndale
        ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Midas
        ARM: dts: exynos: correct SPI nor compatible in SMDK5250
        ARM: dts: exynos: correct SPI nor compatible in SMDKv310
        ARM: dts: exynos: move I2C10 out of soc node on Arndale
        ARM: dts: exynos: drop redundant address/size cells from I2C10 on Arndale
        ARM: dts: exynos: drop default status from I2C10 on Arndale
        ARM: dts: exynos: align status led name with bindings on Origen4210
      
      Link: https://lore.kernel.org/r/20230211113103.58894-1-krzysztof.kozlowski@linaro.org
      
      
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      59b05cfa
  2. Feb 09, 2023
Loading