From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751002AbcFVIGq (ORCPT ); Wed, 22 Jun 2016 04:06:46 -0400 Received: from muru.com ([72.249.23.125]:57029 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750718AbcFVIGm (ORCPT ); Wed, 22 Jun 2016 04:06:42 -0400 Date: Wed, 22 Jun 2016 01:00:29 -0700 From: Tony Lindgren To: Keerthy Cc: rnayak@codeaurora.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, t-kristo@ti.com, afzal@ti.com, d-gerlach@ti.com, s-anna@ti.com, paul@pwsan.com, linux@armlinux.org.uk Subject: Re: [PATCH] ARM: AM33xx: PRM: Remove wrongly defined RSTST offset for PER Domain Message-ID: <20160622080028.GD22406@atomide.com> References: <1466503706-5292-1-git-send-email-j-keerthy@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1466503706-5292-1-git-send-email-j-keerthy@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Keerthy [160621 03:11]: > As per the TRM: http://www.ti.com/lit/ug/spruh73m/spruh73m.pdf > offset 0x4 is reserved for PRM_PER. Hence removing the wrongly > defined address offset. Applying into omap-for-v4.8/dt thanks. Tony