phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* OnePlus 5/5T support
@ 2021-04-06  1:07 Jami Kettunen
  2021-04-06  1:07 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for OnePlus 5/5T Jami Kettunen
  2021-04-06  1:07 ` [PATCH 2/2] arm64: dts: qcom: msm8998: Disable MSS remoteproc by default Jami Kettunen
  0 siblings, 2 replies; 3+ messages in thread
From: Jami Kettunen @ 2021-04-06  1:07 UTC (permalink / raw)
  To: phone-devel
  Cc: linux-arm-msm, devicetree, linux-kernel, agross, bjorn.andersson,
	robh+dt, keescook, anton, ccross, tony.luck,
	~postmarketos/upstreaming, konrad.dybcio, martin.botka,
	angelogioacchino.delregno, marijn.suijten

Add device trees for OnePlus 5 (cheeseburger) and 5T (dumpling)
MSM8998 SoC smartphones.

v2:
-License DT under BSD-3-Clause instead of GPL-2.0
-Drop MSS remoteproc node in favor of disabling it by default (see patch 2/2)
-Shorten and move Wi-Fi disable comment inside wifi node

Jami Kettunen (2):
  arm64: dts: qcom: Add support for OnePlus 5/5T
  arm64: dts: qcom: msm8998: Disable MSS remoteproc by default

 arch/arm64/boot/dts/qcom/Makefile             |   2 +
 .../boot/dts/qcom/msm8998-clamshell.dtsi      |   4 +
 arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi     |   4 +
 .../dts/qcom/msm8998-oneplus-cheeseburger.dts |  42 ++
 .../boot/dts/qcom/msm8998-oneplus-common.dtsi | 514 ++++++++++++++++++
 .../dts/qcom/msm8998-oneplus-dumpling.dts     |  25 +
 arch/arm64/boot/dts/qcom/msm8998.dtsi         |   2 +
 7 files changed, 593 insertions(+)


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

end of thread, other threads:[~2021-04-06  1:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-06  1:07 OnePlus 5/5T support Jami Kettunen
2021-04-06  1:07 ` [PATCH v2 1/2] arm64: dts: qcom: Add support for OnePlus 5/5T Jami Kettunen
2021-04-06  1:07 ` [PATCH 2/2] arm64: dts: qcom: msm8998: Disable MSS remoteproc by default Jami Kettunen

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).