mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6: phycard: remove baseboard compatible
@ 2020-05-14 13:04 Robert Karszniewicz
  2020-05-18  6:32 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Karszniewicz @ 2020-05-14 13:04 UTC (permalink / raw)
  To: barebox

This devicetree isn't baseboard-specific, so keep it compatible at
SOM-level.

Signed-off-by: Robert Karszniewicz <r.karszniewicz@phytec.de>
---
 arch/arm/dts/imx6q-phytec-phycard.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: imx6: phycard: remove baseboard compatible
  2020-05-14 13:04 [PATCH] ARM: dts: imx6: phycard: remove baseboard compatible Robert Karszniewicz
@ 2020-05-18  6:32 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2020-05-18  6:32 UTC (permalink / raw)
  To: Robert Karszniewicz; +Cc: barebox

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 <r.karszniewicz@phytec.de>
> ---
>  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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-18  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-14 13:04 [PATCH] ARM: dts: imx6: phycard: remove baseboard compatible Robert Karszniewicz
2020-05-18  6:32 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox