ARM: rmobile: Fix module clock controls refer status on Gen3
authorHiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
Wed, 26 Sep 2018 07:00:09 +0000 (16:00 +0900)
committerMarek Vasut <marex@denx.de>
Thu, 18 Oct 2018 17:07:47 +0000 (19:07 +0200)
commitcf97b2213a60417e030e530d472f25ded49ee5b8
tree4bc75bdccd03a4dc11f75eb93eb90f5290c41916
parentfeaf301f784dd73b1d792bfcf7ee6e6e38ed0476
ARM: rmobile: Fix module clock controls refer status on Gen3

When referring to the MSTPSR register, it contains the clock
status of SYS, RT, SECURE, and controlling SMSTPCR using this
value has the problem of being affected by the RT and SECURE
status.This patch changes the reference register to SMSTPCR.

Signed-off-by: Hiroyuki Yokoyama <hiroyuki.yokoyama.vx@renesas.com>
board/renesas/draak/draak.c
board/renesas/salvator-x/salvator-x.c
board/renesas/ulcb/ulcb.c