From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iw40l-0000Xu-2m for barebox@lists.infradead.org; Mon, 27 Jan 2020 13:01:04 +0000 Date: Mon, 27 Jan 2020 14:01:01 +0100 From: Sascha Hauer Message-ID: <20200127130101.32s6xcxkkck72sgl@pengutronix.de> References: <20200124174648.31650-1-l.stach@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200124174648.31650-1-l.stach@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] ARM: imx6: properly check for IPU presence To: Lucas Stach Cc: barebox@lists.infradead.org On Fri, Jan 24, 2020 at 06:46:48PM +0100, Lucas Stach wrote: > Since a73850bd76d0 (ARM: imx: disable IPU QoS setup for correct SoCs), which > fixed the condition to not execute the IPU QoS fixups on SoCs that don't have > a IPU, the fixups aren't applied on i.MX6Q/DP anymore, since those SoCs were > missing from the whitelist. > > Add a function to make it a bit more clearer what we are checking here and add > the Q/DP SoCs. > > Signed-off-by: Lucas Stach > --- > arch/arm/mach-imx/imx6.c | 13 +++++++++++-- > 1 file changed, 11 insertions(+), 2 deletions(-) Applied, thanks Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox