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
* tag 'qcom-arm64-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: (41 commits)
arm64: dts: sdm845: Add interconnect provider DT nodes
arm64: dts: qcom: msm8996: Disabled VFE SMMU
arm64: dts: qcom: qcs404: Add rpmcc node
arm64: dts: qcom: msm8998: Add rpmcc node
arm64: dts: qcom: msm8998: Add USB-related nodes
arm64: dts: qcom: qcs404: Add QUP I2C and SPI nodes
arm64: dts: qcom: qcs404: Define remaining UARTs
arm64: dts: qcom: qcs404: Specify pinctrl state for UART
arm64: dts: qcom: sdm845: Fix lpasscc reg
arm64: dts: qcom: sdm845: Remove the duplicate header inclusion
arm64: dts: qcom: sdm845: Add reserve-memory nodes
arm64: dts: qcom: sdm845: Add gpio-ranges to TLMM node
arm64: dts: qcom: sdm845: Extend ranges and describe DMA space
arm64: dts: qcom: sdm845: Increase address and size cells for soc
arm64: dts: sdm845: Add rpmh powercontroller node
arm64: dts: msm8996: Add rpmpd device node
arm64: dts: sdm845: Add WCN3990 WLAN module device node
arm64: dts: qcom: sdm845: Add PDC Global reset driver node
arm64: dts: qcom: sdm845: Add SCM DT node
arm64: dts: qcom: sdm845: Fix pcs_misc region address for UNI PHY
...
Signed-off-by: Arnd Bergmann <arnd@arndb.de>