From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sun, 14 Oct 2018 10:26:18 +0200 Subject: [U-Boot] [PATCH V5 07/32] arm: global_data: add scu_dev for i.MX8 In-Reply-To: <20180926135256.2098-8-peng.fan@nxp.com> References: <20180926135256.2098-1-peng.fan@nxp.com> <20180926135256.2098-8-peng.fan@nxp.com> Message-ID: <20181014102618.091ff5cd@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 26 Sep 2018 21:52:31 +0800 Peng Fan peng.fan at nxp.com wrote: > Add scu_dev for i.MX8, this will be used as a handle > to communite with SCU from A35. > > Signed-off-by: Peng Fan > Cc: Stefano Babic Reviewed-by: Anatolij Gustschin