summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorRobert Karszniewicz <r.karszniewicz@phytec.de>2020-05-14 15:04:21 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-05-18 08:31:55 +0200
commitc31193cc31a352428c6bee93a013da193cf4c325 (patch)
treec85b65c35d771bbbbf2756dd3499e011c79f55c6 /arch
parentc251736e8f94442ec3bb04d437404229900a66d7 (diff)
downloadbarebox-c31193cc31a352428c6bee93a013da193cf4c325.tar.gz
barebox-c31193cc31a352428c6bee93a013da193cf4c325.tar.xz
ARM: dts: imx6: phycard: remove baseboard compatible
This devicetree isn't baseboard-specific, so keep it compatible at SOM-level. Signed-off-by: Robert Karszniewicz <r.karszniewicz@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/imx6q-phytec-phycard.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/imx6q-phytec-phycard.dts b/arch/arm/dts/imx6q-phytec-phycard.dts
index c06461c2c7..b0e47e9b62 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;