From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Courbot Subject: Re: [PATCH] ARM: dts: tegra20: fix GR3D, DSI unit and reg base addresses Date: Wed, 17 Dec 2014 17:13:25 +0900 Message-ID: References: <1418397559-19646-1-git-send-email-digetx@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1418397559-19646-1-git-send-email-digetx-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dmitry Osipenko Cc: Stephen Warren , Thierry Reding , Stable , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Russell King , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux Kernel Mailing List List-Id: devicetree@vger.kernel.org On Sat, Dec 13, 2014 at 12:19 AM, Dmitry Osipenko wrote: > Commit 58ecb23f64ee ("ARM: tegra: add missing unit addresses to DT") added > unit address and changed reg base for GR3D and DSI host1x modules, but these > addresses belongs to GR2D and TVO modules respectively. Fix it by changing > modules unit and reg base addresses to proper ones. Checked with the TRM, you are absolutely correct. Reviewed-by: Alexandre Courbot