From patchwork Mon Aug 10 08:16:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 1342746 X-Patchwork-Delegate: sr@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=85.214.62.61; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=mmuD0xZF; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BQ82h1Vy7z9sTT for ; Mon, 10 Aug 2020 18:17:13 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9E41781260; Mon, 10 Aug 2020 10:17:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1597047425; bh=me20hfTKZH/oOBrVmHItdb7X5gt6rntzRnHqtZkuN50=; h=From:To:Cc:Subject:Date:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=mmuD0xZFMplKJcBZFcRmDxTrjuujxRfsAQGOtLhl2ZfM7YwPX8QhT9U7w7/QwuIKY Xc8GfDZM2gLZCvKTfx64cpUZ+l6Y29blBA6Dsf3PzMqabsAgPvgQFVyf1ly+6lMKFk +V+rdqchlknHiOBz0gbkm1ihMtvbHYVuPCPdCciIysaQUWQQsD2WvG5Pzfeu85x8/b pnXJ5lDJkoT6oR3uYAA4v5rd1r674zbqtcuLITucky/xhRWNCDoQSKEDxoJ1lhWYH1 uOIUCPKaw6JGx42JQj0aEnwmlJYmEwPzlyePtU3DjbmxnFWzt68nOUAL/2hqCEOyrA fJm84aI2xDOng== Received: by phobos.denx.de (Postfix, from userid 109) id 0E677821C3; Mon, 10 Aug 2020 10:17:04 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from mx2.mailbox.org (mx2.mailbox.org [80.241.60.215]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id D7558808B3 for ; Mon, 10 Aug 2020 10:17:00 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=none smtp.mailfrom=sr@denx.de Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 934FBA147C; Mon, 10 Aug 2020 10:17:00 +0200 (CEST) Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter02.heinlein-hosting.de (spamfilter02.heinlein-hosting.de [80.241.56.116]) (amavisd-new, port 10030) with ESMTP id 2avcnASs6RTn; Mon, 10 Aug 2020 10:16:56 +0200 (CEST) From: Stefan Roese To: u-boot@lists.denx.de Cc: trini@konsulko.com Subject: [PATCH 1/4] arm: mvebu: armada-xp-theadorable.dts: Fix dtc warning Date: Mon, 10 Aug 2020 10:16:53 +0200 Message-Id: <20200810081656.1170358-1-sr@denx.de> MIME-Version: 1.0 X-MBO-SPAM-Probability: X-Rspamd-Score: -0.23 / 15.00 / 15.00 X-Rspamd-Queue-Id: 2BE8C17AA X-Rspamd-UID: e5b255 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.102.3 at phobos.denx.de X-Virus-Status: Clean Fix this dtc warning: Warning (avoid_default_addr_size) Signed-off-by: Stefan Roese --- arch/arm/dts/armada-xp-theadorable.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/dts/armada-xp-theadorable.dts b/arch/arm/dts/armada-xp-theadorable.dts index 5b18d62c3c..6a1df870ab 100644 --- a/arch/arm/dts/armada-xp-theadorable.dts +++ b/arch/arm/dts/armada-xp-theadorable.dts @@ -107,6 +107,8 @@ }; mdio { + #address-cells = <1>; + #size-cells = <0>; phy0: ethernet-phy@0 { reg = <0>; };