Message ID | 1550258500-19904-1-git-send-email-andy.gross@linaro.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Delegated to: | Andy Gross |
Headers | show |
Series | [GIT,PULL] Qualcomm ARM64 DT updates for 5.1 - REVISED | expand |
On Fri, Feb 15, 2019 at 8:21 PM Andy Gross <andy.gross@linaro.org> wrote: > > The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: > > Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-5.1 > > for you to fetch changes up to 08585d21de9875a6064b350957faa0460a4c69a6: > > arm64: dts: sdm845: Fixup dependency on RPMPD includes (2019-02-15 13:13:51 -0600) > > ---------------------------------------------------------------- > Qualcomm ARM64 Updates for v5.1 > > * Add MSM8998 RPMCC, I2C, and USB related nodes > * Add MSM8996 rpmpd node > * Fix typo in MSM8996 pin definitions > * Disable MSM8996 VFE smmu to fix security violation > * Add I2C, SPI, rpmcc, uart, and WCN3990 wlan nodes on QCS404 > * Enable SDCC1 HS400 support on QCS404 > * Add a multitude of nodes on SDM845: > SD, UFS, USB, LPASS, SCM, QSPI, PDC, DPU, videocc, GPU, RPMh > bus interconnect, WCN3990 WLAN > * Add gpio ranges to SDM845 TLMM > * Fix regulator load on sdcard on MSM8998-mtp board > * Add thermal trip points to cpufreq > * Add SDM845 IOMMU info for SDHC, USB, and WLAN > * Fix MSM8916 clock cell argument Looks good now. I ended up using the original branch I had with your earlier pull request after all, and then this on top, which adds the latest changes and fixes the build regression. Thanks for the speedy respin! Arnd