From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Tomsich Date: Thu, 25 Jan 2018 10:46:20 +0100 Subject: [U-Boot] [U-Boot, v3, 03/20] rockchip: grf_rv1108.h: Fix the grf offsets In-Reply-To: <1515822853-52036-4-git-send-email-david.wu@rock-chips.com> References: <1515822853-52036-4-git-send-email-david.wu@rock-chips.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > The last 4 grf registers offset of rv1108 are wrong, fix them > for correct usage. > > Signed-off-by: David Wu > Reviewed-by: Simon Glass > --- > > Changes in v3: > - None > > Changes in v2: > - New patch > > arch/arm/include/asm/arch-rockchip/grf_rv1108.h | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > Reviewed-by: Philipp Tomsich