Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752266AbdGVVjC (ORCPT ); Sat, 22 Jul 2017 17:39:02 -0400 Received: from gloria.sntech.de ([95.129.55.99]:34770 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbdGVVjA (ORCPT ); Sat, 22 Jul 2017 17:39:00 -0400 From: Heiko Stuebner To: Caesar Wang Cc: linux-rockchip@lists.infradead.org, rocky.hao@rock-chips.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , David Airlie , Mark Rutland Subject: Re: [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics Date: Sat, 22 Jul 2017 23:38:46 +0200 Message-ID: <4279159.nOL8xous4R@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1500279271-15249-2-git-send-email-wxt@rock-chips.com> References: <1500279271-15249-1-git-send-email-wxt@rock-chips.com> <1500279271-15249-2-git-send-email-wxt@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 385 Lines: 13 Am Montag, 17. Juli 2017, 16:14:27 CEST schrieb Caesar Wang: > RK3399's GPU uses the quad-core Mali-T860, which is the new generation of > high-end graphics processors from ARM. > > This patch added "rockchip,rk3399-mali" for dt-bindings, in order to > support IPA of gpu thermal in later. > > Signed-off-by: Caesar Wang applied for 4.14 with Rob's Ack Heiko