mbox series

[GIT,PULL] Qualcomm dts updates for v5.13

Message ID 20210409162359.776076-1-bjorn.andersson@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm dts updates for v5.13 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.13

Message

Bjorn Andersson April 9, 2021, 4:23 p.m. UTC
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.13

for you to fetch changes up to 885aae6860fae1eed38f5cc1ac09a40e4896a38c:

  ARM: dts: qcom: msm8974-klte: Add bluetooth support (2021-04-06 11:53:16 -0500)

----------------------------------------------------------------
Qualcomm dts updates for v5.13

This adds Bluetooth support on the Samsung Galaxy S5, corrects the mount
matrix for the IMU on Nexus 5 and corrects the fuel gauge irq trigger
for the two devices.

----------------------------------------------------------------
Alexey Minnekhanov (2):
      ARM: dts: qcom: msm8974: add blsp2_uart8
      ARM: dts: qcom: msm8974-klte: Add bluetooth support

Krzysztof Kozlowski (2):
      ARM: dts: qcom: msm8974-lge-nexus5: correct fuel gauge interrupt trigger level
      ARM: dts: qcom: msm8974-samsung-klte: correct fuel gauge interrupt trigger level

Luca Weiss (1):
      ARM: dts: qcom: msm8974-hammerhead: add mount matrix for IMU

 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  6 ++-
 arch/arm/boot/dts/qcom-msm8974-samsung-klte.dts    | 52 +++++++++++++++++++++-
 arch/arm/boot/dts/qcom-msm8974.dtsi                |  9 ++++
 3 files changed, 65 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann April 9, 2021, 7:54 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 9 Apr 2021 11:23:59 -0500, Bjorn Andersson wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.13
> 
> [...]

Merged into arm/dt, thanks!

merge commit: e8adf27e9766525ebedb8e6607c023997f93c353

       Arnd