All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Johan Hovold <johan+linaro@kernel.org>,
	Manivannan Sadhasivam <mani@kernel.org>
Subject: [GIT PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8
Date: Sat, 30 Dec 2023 19:31:51 -0800	[thread overview]
Message-ID: <20231231033153.3262575-1-andersson@kernel.org> (raw)


The following changes since commit 648002a27c6b3ae293cc415e1fbf20aaa6af8bd3:

  ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boards (2023-12-17 12:09:42 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm32-for-6.8-2

for you to fetch changes up to cc6fc55c7ae04ab19b3972f78d3a8b1be32bf533:

  ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY (2023-12-19 11:23:24 -0600)

----------------------------------------------------------------
A few more Qualcomm Arm32 DeviceTree updates fr v6.8

The recently introduced changes to the SDX55 USB controller interrupt
flags prevents the USB controller from probing. These patches corrects
the PDC's interrupt-cells, so that appropriate interrupt controller
(which supports both-edge interrupts) can be used instead, which
resolves the issue.

The SDX55 PCIe PHY base address is also adjusted, from a mistake when
the node recently was transitioned to the modernized DeviceTree binding.

----------------------------------------------------------------
Johan Hovold (3):
      ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'
      ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interrupts
      ARM: dts: qcom: sdx55: fix USB SS wakeup

Manivannan Sadhasivam (1):
      ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY

 arch/arm/boot/dts/qcom/qcom-sdx55.dtsi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Johan Hovold <johan+linaro@kernel.org>,
	Manivannan Sadhasivam <mani@kernel.org>
Subject: [GIT PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8
Date: Sat, 30 Dec 2023 19:31:51 -0800	[thread overview]
Message-ID: <20231231033153.3262575-1-andersson@kernel.org> (raw)


The following changes since commit 648002a27c6b3ae293cc415e1fbf20aaa6af8bd3:

  ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boards (2023-12-17 12:09:42 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm32-for-6.8-2

for you to fetch changes up to cc6fc55c7ae04ab19b3972f78d3a8b1be32bf533:

  ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY (2023-12-19 11:23:24 -0600)

----------------------------------------------------------------
A few more Qualcomm Arm32 DeviceTree updates fr v6.8

The recently introduced changes to the SDX55 USB controller interrupt
flags prevents the USB controller from probing. These patches corrects
the PDC's interrupt-cells, so that appropriate interrupt controller
(which supports both-edge interrupts) can be used instead, which
resolves the issue.

The SDX55 PCIe PHY base address is also adjusted, from a mistake when
the node recently was transitioned to the modernized DeviceTree binding.

----------------------------------------------------------------
Johan Hovold (3):
      ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'
      ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interrupts
      ARM: dts: qcom: sdx55: fix USB SS wakeup

Manivannan Sadhasivam (1):
      ARM: dts: qcom: sdx55: Fix the base address of PCIe PHY

 arch/arm/boot/dts/qcom/qcom-sdx55.dtsi | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-12-31  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31  3:31 Bjorn Andersson [this message]
2023-12-31  3:31 ` [GIT PULL] A few more Qualcomm Arm32 DeviceTree updates fr v6.8 Bjorn Andersson
2024-01-02 10:11 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231231033153.3262575-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=johan+linaro@kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.