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 1jaZJs-00061X-NX for barebox@lists.infradead.org; Mon, 18 May 2020 06:32:15 +0000 Date: Mon, 18 May 2020 08:32:10 +0200 From: Sascha Hauer Message-ID: <20200518063210.GM11869@pengutronix.de> References: <1589461461-59875-1-git-send-email-r.karszniewicz@phytec.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1589461461-59875-1-git-send-email-r.karszniewicz@phytec.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: dts: imx6: phycard: remove baseboard compatible To: Robert Karszniewicz Cc: barebox@lists.infradead.org On Thu, May 14, 2020 at 03:04:21PM +0200, Robert Karszniewicz wrote: > This devicetree isn't baseboard-specific, so keep it compatible at > SOM-level. > > Signed-off-by: Robert Karszniewicz > --- > arch/arm/dts/imx6q-phytec-phycard.dts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/arch/arm/dts/imx6q-phytec-phycard.dts b/arch/arm/dts/imx6q-phytec-phycard.dts > index c06461c..b0e47e9 100644 > --- a/arch/arm/dts/imx6q-phytec-phycard.dts > +++ b/arch/arm/dts/imx6q-phytec-phycard.dts > @@ -16,7 +16,7 @@ > > / { > model = "PHYTEC phyCARD-i.MX6 Quad"; > - compatible = "phytec,imx6q-pbaa03", "phytec,imx6q-pcaaxl3", "fsl,imx6q"; > + compatible = "phytec,imx6q-pcaaxl3", "fsl,imx6q"; > > chosen { > stdout-path = &uart3; > -- > 2.7.4 > > > _______________________________________________ > barebox mailing list > barebox@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/barebox > -- 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