[0/2] arm64: qcom: sa8155-adp: enable the high-speed UART for GNSS

Message ID 20230309143551.200694-1-brgl@bgdev.pl
Headers
Series arm64: qcom: sa8155-adp: enable the high-speed UART for GNSS |

Message

Bartosz Golaszewski March 9, 2023, 2:35 p.m. UTC
  From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Add the relevant QUPv3 node to SoC dtsi and enable it in the board dts for
sa8155p-adp.

Bartosz Golaszewski (2):
  arm64: dts: sm8150: add the QUPv3 high-speed UART node
  arm64: dts: qcom: sa8155p-adp: enable the GNSS high-speed UART

 arch/arm64/boot/dts/qcom/sa8155p-adp.dts |  5 +++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi     | 21 +++++++++++++++++++++
 2 files changed, 26 insertions(+)
  

Comments

Bjorn Andersson March 15, 2023, 11:34 p.m. UTC | #1
On Thu, 9 Mar 2023 15:35:49 +0100, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Add the relevant QUPv3 node to SoC dtsi and enable it in the board dts for
> sa8155p-adp.
> 
> Bartosz Golaszewski (2):
>   arm64: dts: sm8150: add the QUPv3 high-speed UART node
>   arm64: dts: qcom: sa8155p-adp: enable the GNSS high-speed UART
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: sm8150: add the QUPv3 high-speed UART node
      commit: 10d900a834da29cf753f1e45f66982e322a177c1
[2/2] arm64: dts: qcom: sa8155p-adp: enable the GNSS high-speed UART
      commit: d97ba0b040b1aee7c2a7a7155b7752413a965d1f

Best regards,