Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751413AbdGQTvV (ORCPT ); Mon, 17 Jul 2017 15:51:21 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:35756 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751316AbdGQTvT (ORCPT ); Mon, 17 Jul 2017 15:51:19 -0400 Date: Mon, 17 Jul 2017 14:51:16 -0500 From: Rob Herring To: Caesar Wang Cc: Heiko Stuebner , linux-rockchip@lists.infradead.org, rocky.hao@rock-chips.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, David Airlie , Mark Rutland Subject: Re: [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics Message-ID: <20170717195116.7sjm23vhei7egycq@rob-hp-laptop> 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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1500279271-15249-2-git-send-email-wxt@rock-chips.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 16 On Mon, Jul 17, 2017 at 04:14:27PM +0800, Caesar Wang wrote: > 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 > --- > > Changes in v2: None > > Documentation/devicetree/bindings/gpu/arm,mali-midgard.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring