Hi, On Thu, May 16, 2019 at 6:53 PM Rob Clark <[email protected]> wrote: > > From: Rob Clark <[email protected]> > > This is essentialy a squash of a bunch of history of cheza dt updates > from chromium kernel, some of which were themselves squashes of history > from older chromium kernels. > > I don't claim any credit other than wanting to more easily boot upstream > kernel on cheza to have an easier way to test upstream driver work ;-) > > I've added below in Cc tags all the original actual authors (apologies > if I missed any). > > Cc: Douglas Anderson <[email protected]> > Cc: Sibi Sankar <[email protected]> > Cc: Evan Green <[email protected]> > Cc: Matthias Kaehlcke <[email protected]> > Cc: Abhinav Kumar <[email protected]> > Cc: Brian Norris <[email protected]> > Cc: Venkat Gopalakrishnan <[email protected]> > Cc: Rajendra Nayak <[email protected]> > Signed-off-by: Rob Clark <[email protected]> > --- > Updated from review comments and squashed. I left out the the patch > related to deleting gpu_mem/zap_shader nodes as the corresponding > patch that adds them in sdm845.dtsi hasn't landed yet, but once it > has we will need to revisit that patch for cheza. > > 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 | 174 +++ > arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 1326 ++++++++++++++++++ > 5 files changed, 1979 insertions(+)
Looks sane to me. Thanks! Reviewed-by: Douglas Anderson <[email protected]>

