Message ID | 20230126202528.3691539-1-andersson@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | 2e0f3acb904018e64e8b1e2a6b8d10dabc0ebf79 |
Headers | show |
Series | [GIT,PULL] Qualcomm ARM64 Devicetree updates for v6.3 | expand |
Hi Bjorn, On 1/26/23 21:25, Bjorn Andersson wrote: > The following changes since commit 69876bc6fd4de3ad2dc7826fe269e91fa2c1807f: > > arm64: dts: qcom: msm8992-libra: Fix the memory map (2023-01-10 09:49:03 -0600) > > are available in the Git repository at: > > https://urldefense.com/v3/__https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git__;!!OOPJP91ZZw!gSqxckuJQ24o_zqdjnwdYLdWlnU6s495rnqf9eWlCR97TlUH_0cJjwsofmXM4xftzvUYP7s8ETYsyA7F2R-VBvlNU6jWX2hwvA$ qcom-arm64-for-6.3 > > for you to fetch changes up to a63a420d050d47a6afb5e2198181dadd08e71f97: > > arm64: dts: qcom: sc7280: Add a carveout for modem metadata (2023-01-18 21:35:25 -0600) > > ---------------------------------------------------------------- > Qualcomm ARM64 Devicetree updates for v6.3 > > This introduces support for the new Snapdragon 8 Gen 2 (SM8550) > platform. In addition to the adding support for the MTP on this > platform, support the following devices is introduced: > - GPLUS FL8005A > - Google Zombie with LTE and NVMe > - Google Zombie with NVMe > - Lenovo Tab P11 > - Motorola G5 Plus > - Motorola G7 Power > - Motorola Moto G6 > - Samsung Galaxy J5 (2016) > - Samsung Galaxy Tab A 8.0 > - Samsung Galaxy Tab A 9.7 > - Xiaomi Mi A1 > - Xiaomi Mi A2 Lite > - Xiaomi Redmi 5 Plus > - Xiaomi Redmi Note 4X > > On IPQ8074 the PCIe PHY register regions and PHY clock names are > corrected. > > On MSM8916 DMA for the I2C controllers are introduced and blsp_dma is > unconditionally enabled. Per-sensor calibration data is provided for the > thermal sensor (tsens) block. The GPLUS FL8005A device is introduced and > gains support for touchscreen and flash LED. An additional Samsung > Galaxy J5 variant is added, and support is added for hall sensor and > MUIC. > > Per-sensor calibration information is introduced for the thermal sensor > on MSM8956 as well. > > On MSM8996, GPLL0 is added as a possible Kryo clock controller input, a > carveout is added to get modem metadata out of System RAM. Missing bus > clocks are added for agnoc2. > SDHCI1 is enabled on the Sony Xperia Tone platform and USB is limited to > high-speed, to make USB work. > > MSM8998 gains the same modem carveout as other platforms, and the > description of the clock hierarchy is improved. > > On QCS404 the clock hierarchy description is improved, the CDSP PAS node > is adjusted to match the binding and the thermal sensor (tsens) gains > per-sensor calibration information. > > On SC7180 the Data Capture and Compare block is intorduced, and a > carveout for the modem metadata is introduced, to get this out of System > RAM. Pazquel360 gains touchscreen support, the regulator off-on-time is > adjusted for the Trogdor eDP and touchscreen. > Data lane and frequency properties are introduced for the DisplayPort > links. > > SC7280 also gets Data Capture and Compare support, as well as the > dedicated modem metadata region. Herobrine gains DP audio support. > IPA description is updated so that it's only active on boards with a > modem. > > On SC8280XP the display subsystem is introduced, currently with support > for most of the DisplayPort controllers. GPR, SoundWire and LPASS is > introduced, for audio support. Missing I2C and SPI controllers are > introduced. > Support for EDP is introduced for the CRD, the Lenovo ThinkPad X13s and > the SA8295P ADP automotive board. The SA8540P Ride platform enables one > i2c and pcie controllers. > A CMA region is defined for the CRD and X13s, to avoid allocation issues > from the NVMe support. > > Fairphone FP3 gains NFC support and the Sony Xperia Nile platform gains > a description of simplefb. > SDM670 gains QFPROM definition. > > SDM845 gains a carveout for the modem metadata and support for the Data > Capture and Compare block is introduced. Lenovo Yoga C630 firmware > paths are aligned with all other Qualcomm platforms. > > On SM6125 apss SMMU is introduced and streams are defined for USB and > SDHCI controllers. GPI DMA description is introduced, as well as missing > SPI and I2C serial engines. > On Sony Xperia 10 IIa regulator definitions are improved, SDHCI2 is > introduced, and I2C and related GPI DMA blocks are enabled. > > On SM6350 IPA is introduced. DDR and L3 scaling is introduced based on > CPUfreq. > > Fairphone FP4, on SM7225 also has IPA enabled, and the Flash LED is > enabled as well. > > On SM8150 the display subsystem is introduced, with clock controller, > DPU and two DSI controllers. The Data Capture and Compare block is > introduced. > For the Sony Xperia Kumano platform, GPIO keys and NFC support is > introduced. > > For SM8350 PCIe is introduced, as is the display subsystem with display > clock controller, DPU and two DSI controllers. #interconnect-cells is > changed to 2, to align with other platforms and allow for active-only > votes. The display is enabled and the LT9611uxc found on the SM8350 > Hardware Development Kit board is described, to provide HDMI output. > > On SM8450 the display subsystem is introduced, with DPU and two DSI > controllers. GIC-ITS support is introduced for both PCIe0 and PCIe1. > SPMI bus support is introduced and pmics are wired up across the various > devices. > The display subsystem is enabled and the LT9611uxc is described to > provide HDMI output on the SM8450 Hardware Development Kit. > On Sony Xperia Nagara platform, GPIO keys and GPIO line names are > introduced. As is the SLG51000 PMIC and camera regulators are defined. > > Support for SM8550 is introduced, with support for storage, USB, > remoteprocs, PCIe, low-speed buses, crypto and display subsystem. These > blocks are enabled on the MTP. > > Lastly, the work continue to align Devicetree source with bindings > across all platforms. > > ---------------------------------------------------------------- [...] > > Quentin Schulz (1): > arm64: dts: qcom: msm8998-fxtec: fix touchscreen reset GPIO polarity > This is going to introduce a regression. See: https://lore.kernel.org/lkml/f6a8a8f1-0eec-2716-d4f1-9115c9d156b6@theobroma-systems.com/ I concede the commit title is confusing. It requires a change in the touchscreen driver too and it hasn't been merged yet. I see I'm late and it's already in linux-next though... So either we revert it or we need the rest of the patch series to be merged. Cheers, Quentin
Hello: This pull request was applied to soc/soc.git (for-next) by Arnd Bergmann <arnd@arndb.de>: On Thu, 26 Jan 2023 14:25:28 -0600 you wrote: > The following changes since commit 69876bc6fd4de3ad2dc7826fe269e91fa2c1807f: > > arm64: dts: qcom: msm8992-libra: Fix the memory map (2023-01-10 09:49:03 -0600) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-arm64-for-6.3 > > [...] Here is the summary with links: - [GIT,PULL] Qualcomm ARM64 Devicetree updates for v6.3 https://git.kernel.org/soc/soc/c/2e0f3acb9040 You are awesome, thank you!