mbox series

[0/2] arm64: dts: qcom: rename HDMI labels in a correct way

Message ID 20230615083422.350297-1-dmitry.baryshkov@linaro.org (mailing list archive)
Headers show
Series arm64: dts: qcom: rename HDMI labels in a correct way | expand

Message

Dmitry Baryshkov June 15, 2023, 8:34 a.m. UTC
In [1] Konrad noticed that the commit f43b6dc7d56e ("arm64: dts: qcom:
msm8996: rename labels for HDMI nodes") is a mess, it changes all HDMI
entries, which is plain incorrect. Rather than landing a fix, revert the
offending commit and land a clean version.

[1] https://lore.kernel.org/linux-arm-msm/ZIrJ86IsLOm_Scbc@gerhold.net/

Dmitry Baryshkov (2):
  Revert "arm64: dts: qcom: msm8996: rename labels for HDMI nodes"
  arm64: dts: qcom: msm8996: rename labels for HDMI nodes

 arch/arm64/boot/dts/qcom/apq8096-db820c.dts | 14 +++++++-------
 arch/arm64/boot/dts/qcom/msm8996.dtsi       |  6 +++---
 2 files changed, 10 insertions(+), 10 deletions(-)

Comments

Bjorn Andersson July 10, 2023, 5:07 a.m. UTC | #1
On Thu, 15 Jun 2023 11:34:20 +0300, Dmitry Baryshkov wrote:
> In [1] Konrad noticed that the commit f43b6dc7d56e ("arm64: dts: qcom:
> msm8996: rename labels for HDMI nodes") is a mess, it changes all HDMI
> entries, which is plain incorrect. Rather than landing a fix, revert the
> offending commit and land a clean version.
> 
> [1] https://lore.kernel.org/linux-arm-msm/ZIrJ86IsLOm_Scbc@gerhold.net/
> 
> [...]

Applied, thanks!

[1/2] Revert "arm64: dts: qcom: msm8996: rename labels for HDMI nodes"
      commit: 2b812caf5f64df959555e48dfc7bf8f061d9fe8f
[2/2] arm64: dts: qcom: msm8996: rename labels for HDMI nodes
      commit: 1770394e68942f48d9b111694fccfef337905632

Best regards,