From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.17.20]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dlrb9-0002Z7-8Z for barebox@lists.infradead.org; Sun, 27 Aug 2017 07:03:12 +0000 From: Oleksij Rempel Date: Sun, 27 Aug 2017 09:02:22 +0200 Message-Id: <20170827070230.13382-3-linux@rempel-privat.de> In-Reply-To: <20170827070230.13382-1-linux@rempel-privat.de> References: <20170827070230.13382-1-linux@rempel-privat.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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: [PATCH v1 02/10] MIPS: dts: ar9331: update compatible for mac0 node To: barebox@lists.infradead.org Cc: Oleksij Rempel MACs on same chip are too different to have one common compatible Signed-off-by: Oleksij Rempel --- arch/mips/dts/ar9331.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/dts/ar9331.dtsi b/arch/mips/dts/ar9331.dtsi index 109af8664..b4b8b766b 100644 --- a/arch/mips/dts/ar9331.dtsi +++ b/arch/mips/dts/ar9331.dtsi @@ -1,7 +1,7 @@ / { ahb { mac0: mac@19000000 { - compatible = "qca,ar7100-gmac", "qca,ar9331-gmac"; + compatible = "qca,ar9331-ge0"; reg = <0x18070000 0x00000100>, <0x19000000 0x01000000>; reg-names = "gmac", "ge0"; -- 2.11.0 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox