mx6: Allow configuring the NoC registers on i.MX6QP
authorFabio Estevam <festevam@gmail.com>
Mon, 4 Nov 2019 12:44:34 +0000 (09:44 -0300)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Dec 2019 11:09:25 +0000 (12:09 +0100)
commitd396f1384ce89ecd26b5784a4644b789198e0f8b
treeccd15e9e3a132fe78fb98fd6e7e3bfb5d6b8c5f0
parent87970cda6fee5ccbbfa5761a4639bb541b4acd2d
mx6: Allow configuring the NoC registers on i.MX6QP

The NoC registers on i.MX6QP needs to be configured, otherwise some
usecases in the kernel behave incorrectly, such as rotation and resize.

Currently the NoC registers are not configured in the kernel, so
configure them in U-Boot like it is done in the NXP U-Boot tree.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
arch/arm/mach-imx/mx6/soc.c