mbox series

[v2,0/3] arm64: dts: qcom: some sdm850/c630 bits

Message ID 20230627-c630-uart-and-1p2-reg-v2-0-496b581935c1@linaro.org
Headers show
Series arm64: dts: qcom: some sdm850/c630 bits | expand

Message

Caleb Connolly June 29, 2023, 9 p.m. UTC
A few DT fixes for the SDM850 laptops

* Add the missing eDP bridge 1p2 regulator on the c630
* Fix bluetooth UART aliases
* Enable debug UART on the c630

---
Changes in v2:
- Fix property ordering in patch 1
- Directly reference hsuart renaming commit in patch 3
- Link to v1: https://lore.kernel.org/r/20230627-c630-uart-and-1p2-reg-v1-0-b48bfb47639b@linaro.org

---
Caleb Connolly (3):
      arm64: dts: qcom: c630: add panel bridge 1p2 regulator
      arm64: dts: qcom: c630: add debug uart
      arm64: dts: qcom: sdm850-*: fix uart6 aliases

 .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts      | 35 +++++++++++++++++++++-
 arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts   |  2 +-
 2 files changed, 35 insertions(+), 2 deletions(-)
---
base-commit: c3dae0fa8662b2848ccbcdc6187443ca64cd2808

// Caleb (they/them)

Comments

Bjorn Andersson July 14, 2023, 5:48 a.m. UTC | #1
On Thu, 29 Jun 2023 22:00:52 +0100, Caleb Connolly wrote:
> A few DT fixes for the SDM850 laptops
> 
> * Add the missing eDP bridge 1p2 regulator on the c630
> * Fix bluetooth UART aliases
> * Enable debug UART on the c630
> 

Applied, thanks!

[1/3] arm64: dts: qcom: c630: add panel bridge 1p2 regulator
      commit: 2bc06b7604d214807918dea810b56e0840aa7ba3
[2/3] arm64: dts: qcom: c630: add debug uart
      commit: 443042bec49e896705bbfd1969729c9bd69e194f
[3/3] arm64: dts: qcom: sdm850-*: fix uart6 aliases
      commit: 2c2f83d9c32ea6e58ad30d88f1edfa67165f151b

Best regards,