Re: [PATCH v3 0/5] arm64: tegra: fix DT definitions for GM20B GPU

2016-04-26 Thread Thierry Reding
On Mon, Mar 28, 2016 at 06:22:59PM +0900, Alexandre Courbot wrote: > Small series that fixes/completes DT bindings for Tegra GPUs and add two > missing entries required for the Tegra210 GPU to operate properly. > > Without these fixes, GM20B will crash during probe on 4.6 because a > required cloc

[PATCH v3 0/5] arm64: tegra: fix DT definitions for GM20B GPU

2016-03-28 Thread Alexandre Courbot
Small series that fixes/completes DT bindings for Tegra GPUs and add two missing entries required for the Tegra210 GPU to operate properly. Without these fixes, GM20B will crash during probe on 4.6 because a required clock is not activated. Changes since v2: - Fixed device address in DT examples