linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] OnePlus 6 fixes
@ 2021-07-20 15:33 Caleb Connolly
  2021-07-20 15:33 ` [PATCH 1/5] arm64: dts: qcom: sdm845-oneplus: fix reserved-mem Caleb Connolly
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Caleb Connolly @ 2021-07-20 15:33 UTC (permalink / raw)
  To: Caleb Connolly
  Cc: Andy Gross, Bjorn Andersson, Rob Herring, Thierry Reding,
	Sam Ravnborg, David Airlie, Daniel Vetter, linux-arm-msm,
	devicetree, dri-devel

This series is another collection of small fixes for the OnePlus 6 and 6T.
Notably we finally have finally tracked down and fixed the reserved memory
related crashes!
We also enable UART as well as take Bjorns approach to working around the panel
reset GPIO issue making the reset GPIO optional in the panel driver. Lastly we
fix up the ipa firmware path now that firmware-names is supported for it in
5.14.

The patch ("drm/panel/samsung-sofef00: make gpio optional") is a reworked
version of a patch from a previous series which was not accepted: ("drm: panel:
sofef00: remove reset GPIO handling")
https://lore.kernel.org/linux-arm-msm/20210502014146.85642-3-caleb@connolly.tech/

Caleb Connolly (5):
  arm64: dts: qcom: sdm845-oneplus: fix reserved-mem
  dts: arm64: sdm845-oneplus-common: enable debug UART
  drm/panel/samsung-sofef00: make gpio optional
  arm64: dts: qcom: sdm845-oneplus-fajita: remove panel reset gpio
  arm64: dts: qcom: sdm845-oneplus: add ipa firmware names

 .../boot/dts/qcom/sdm845-oneplus-common.dtsi  | 19 ++++++++++++++-----
 .../dts/qcom/sdm845-oneplus-enchilada.dts     |  2 ++
 drivers/gpu/drm/panel/panel-samsung-sofef00.c |  7 +++++--
 3 files changed, 21 insertions(+), 7 deletions(-)

--
2.32.0



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-20 16:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-20 15:33 [PATCH 0/5] OnePlus 6 fixes Caleb Connolly
2021-07-20 15:33 ` [PATCH 1/5] arm64: dts: qcom: sdm845-oneplus: fix reserved-mem Caleb Connolly
2021-07-20 15:33 ` [PATCH 2/5] dts: arm64: sdm845-oneplus-common: enable debug UART Caleb Connolly
2021-07-20 15:33 ` [PATCH 3/5] drm/panel/samsung-sofef00: make gpio optional Caleb Connolly
2021-07-20 16:03   ` Bjorn Andersson
2021-07-20 16:24     ` Caleb Connolly
2021-07-20 15:33 ` [PATCH 4/5] arm64: dts: qcom: sdm845-oneplus-fajita: remove panel reset gpio Caleb Connolly
2021-07-20 15:33 ` [PATCH 5/5] arm64: dts: qcom: sdm845-oneplus: add ipa firmware names Caleb Connolly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).