Re: [U-Boot] [PATCH 3/5] imx: mx6qp: Adjust AQos settings for peripherals

2017-08-16 Thread Stefano Babic
On 08/08/2017 10:21, Peng Fan wrote: > To resolve USB camera bandwidth issue, the patch sets recommended AQoS > setting from IC team value for peripheral and only on imx6qp. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > Cc: Fabio Estevam > --- > arch/arm/mach-imx/mx6/soc.c | 11 +++

[U-Boot] [PATCH 3/5] imx: mx6qp: Adjust AQos settings for peripherals

2017-08-08 Thread Peng Fan
To resolve USB camera bandwidth issue, the patch sets recommended AQoS setting from IC team value for peripheral and only on imx6qp. Signed-off-by: Peng Fan Cc: Stefano Babic Cc: Fabio Estevam --- arch/arm/mach-imx/mx6/soc.c | 11 +++ 1 file changed, 11 insertions(+) diff --git a/arch