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@xxxxxxxxxxxxx/ 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