From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 0/2] Add rga to rk322x device tree Date: Mon, 3 Feb 2020 10:36:38 +0000 Message-ID: <20200203103638.GA32044@bogus> References: <20200120194158.25357-1-justin.swartz@risingedge.co.za> <20200121220242.22815-1-justin.swartz@risingedge.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200121220242.22815-1-justin.swartz-4mSLLtuPuFdOJuVFMUvaKw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Justin Swartz Cc: Heiko Stuebner , Mark Rutland , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rockchip.vger.kernel.org On Tue, Jan 21, 2020 at 10:02:39PM +0000, Justin Swartz wrote: > This patchset aims to enable use of Rockchip's RGA, a 2D raster > graphic acceleration unit, on rk322x based devices. > > Changed in v3: > - Relocate rga node to the correct position in rk322x.dtsi, as > indicated by Johan Jonker. > > Changes in v2: > - Remove unnecessary "rockchip,rk3228-rga" device tree compatibility > string patch, as advised by Ezequiel Garcia. Why's that? You're using the string still, it needs to be documented. Rob