All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] arm64: dts: qcom: add cheza support
@ 2019-05-09 18:44 Rob Clark
  2019-05-09 18:44 ` [RFC 1/3] arm64: dts: qcom: sdm845-cheza: add initial cheza dt Rob Clark
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Rob Clark @ 2019-05-09 18:44 UTC (permalink / raw)
  To: linux-arm-msm; +Cc: Rob Clark

From: Rob Clark <robdclark@chromium.org>

I cobbled together the dt for the cheza board (based on sdm845 SoC) from
the chromium kernel, mostly to simplify running an upstream kernel on
the device (it is a useful thing to be able to directly run an upstream
kernel when testing/debugging/implementing driver changes, rather than
having to cherry-pick everything back to an older kernel).

With this, and a few other fixes I've posted yesterday, plus sdm845.dtsi
patches for GPU and MDSS interconnect support which have been posted,
and a few other things which are making their way upstream, I can boot
to GUI on cheza.  (So at least display and GPU work, plus a myriad of
other things required to get that far.)

In particular, the third patch depends on 'arm64: dts: sdm845: Add zap
shader region for GPU'

Douglas Anderson (1):
  arm64: dts: qcom: sdm845-cheza: Re-add reserved memory

Rob Clark (2):
  arm64: dts: qcom: sdm845-cheza: add initial cheza dt
  arm64: dts: qcom: sdm845-cheza: delete zap-shader

 arch/arm64/boot/dts/qcom/Makefile            |    3 +
 arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dts |  238 +++
 arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dts |  238 +++
 arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dts |  180 +++
 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi   | 1353 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/sdm845.dtsi         |    2 +-
 6 files changed, 2013 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sdm845-cheza-r1.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sdm845-cheza-r2.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sdm845-cheza-r3.dts
 create mode 100644 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi

-- 
2.20.1


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

end of thread, other threads:[~2019-05-16  1:50 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-09 18:44 [RFC 0/3] arm64: dts: qcom: add cheza support Rob Clark
2019-05-09 18:44 ` [RFC 1/3] arm64: dts: qcom: sdm845-cheza: add initial cheza dt Rob Clark
2019-05-13 22:47   ` Doug Anderson
2019-05-09 18:44 ` [RFC 2/3] arm64: dts: qcom: sdm845-cheza: Re-add reserved memory Rob Clark
2019-05-13 22:48   ` Doug Anderson
2019-05-15  4:09     ` Rob Clark
2019-05-15 19:24       ` Jordan Crouse
2019-05-15 21:50       ` Doug Anderson
2019-05-15 23:41         ` Bjorn Andersson
2019-05-09 18:44 ` [RFC 3/3] arm64: dts: qcom: sdm845-cheza: delete zap-shader Rob Clark
2019-05-15 21:43   ` Doug Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.