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@xxxxxxxxxx --- 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)