mbox series

[GIT,PULL] Qualcomm DTS fixe for 5.19

Message ID 20220713030627.1371156-1-bjorn.andersson@linaro.org (mailing list archive)
State Queued
Headers show
Series [GIT,PULL] Qualcomm DTS fixe for 5.19 | expand

Pull-request

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

Message

Bjorn Andersson July 13, 2022, 3:06 a.m. UTC
The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 03110b46c99bb0c712f46bec660b1c3f674ce100:

  ARM: dts: qcom: msm8974: re-add missing pinctrl (2022-06-30 22:13:35 -0500)

----------------------------------------------------------------
Qualcomm DTS fixe for 5.19

The pinctrl state was lost in the recent refactoring of the MSM8974
Devicetree, this contains a fix for this.

----------------------------------------------------------------
Luca Weiss (1):
      ARM: dts: qcom: msm8974: re-add missing pinctrl

 arch/arm/boot/dts/qcom-msm8974.dtsi | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

Comments

Arnd Bergmann July 14, 2022, 4:02 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 12 Jul 2022 22:06:27 -0500, Bjorn Andersson wrote:
> The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:
> 
>   Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-fixes-for-5.19
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: d332a1f6b4c4b07bf984f04df897818c7c7fce8f

       Arnd