Re: [PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes

2019-01-20 Thread kbuild test robot
Hi Jordan, Thank you for the patch! Yet something to improve: [auto build test ERROR on v5.0-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes

2019-01-17 Thread Doug Anderson
Hi, On Wed, Jan 16, 2019 at 10:03 AM Jordan Crouse wrote: > + gpu@500 { > + compatible = "qcom,adreno-630.2", "qcom,adreno"; > + #stream-id-cells = <16>; > + > + reg = <0x500 0x4>, <0x509e000 0x10>; This

Re: [PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes

2019-01-16 Thread Doug Anderson
Hi, On Wed, Jan 16, 2019 at 10:03 AM Jordan Crouse wrote: > > Add the nodes to describe the Adreno GPU and GMU devices for sdm845. > > Signed-off-by: Jordan Crouse > Reviewed-by: Douglas Anderson > Tested-by: Douglas Anderson > --- > This has the following dependencies: > > [v11,1/9]

[PATCH v8] arm64: dts: sdm845: Add gpu and gmu device nodes

2019-01-16 Thread Jordan Crouse
Add the nodes to describe the Adreno GPU and GMU devices for sdm845. Signed-off-by: Jordan Crouse Reviewed-by: Douglas Anderson Tested-by: Douglas Anderson --- This has the following dependencies: [v11,1/9] dt-bindings: opp: Introduce opp-level bindings