From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A98E829CA for ; Mon, 6 Sep 2021 08:03:41 +0000 (UTC) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id F272532007F0; Mon, 6 Sep 2021 04:03:39 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Mon, 06 Sep 2021 04:03:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm3; bh=PfIK/LyB51fms9Rxn1/cfuQmbJy ii5HP9SxYC4z14ic=; b=MZkK5McR9MRrEds2Uikwa49y+7QT8+2nFPbBFaRAcyr DD1rCnjXNh7M1s+JO9R8QrsbS4J4cf6IEIDN9RXws8a1nePuQHEHARe88lIAVFh6 8/m5rImryR3NxgThnvwR74DJcgd5eRZYFyIb1PQAO61zhkSKZE+D7VwYImistQci rQUJo8zYQeeDwfiWDBaDp3B8kzit1QzllRbJVwS4qTn84rIAmQjHvboSvUJX03fM 9eL6TfzZrChSokJeeKUHJLhUNzuO22oHql7LfH7wMgbqyZnoqsfUFgVMLy7YsDMu wGhvLmdICOzXVIk4ycRvgjle4yH0k/2Ye/NmDJqB03w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=PfIK/L yB51fms9Rxn1/cfuQmbJyii5HP9SxYC4z14ic=; b=WzqXrDtYfUXyhD3PkhhNZz 6dRtHCriK10i0O919SHWk/X3vd+mz18BC1SLdkUqmu3Ai2jI/bewtnF50YiJLQxv yzIId/wXrJAnGqHfdTtEEHw/mTbU+0keEGpSsymUZdkU5Y1zqpycYeuDTY4HuHZu MW8rNqiaJaxjy//OCwcvaRVuzRu6HrmLvlmg6+N5JWVzaZmC+kL95V3xnET2cAnZ oAv3rF96UsOkP1qANkWsYnwKGA7u54QiAqsTXxFG/glCUIAJ/VypuSx05K5zaUcp puB96e1gCeIzQZNkKiIWyqFnCJQ7CJQ2j+qnTrtJTT+T0i3vg7NMVQtiZO6VQEJw == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudefvddgudduiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvffukfhfgggtuggjsehgtd erredttdejnecuhfhrohhmpeforgigihhmvgcutfhiphgrrhguuceomhgrgihimhgvsegt vghrnhhordhtvggthheqnecuggftrfgrthhtvghrnhepuedtgfejueduheevgfevvdettd duleffgfffkeeltdffkeegudekjeeuveeigedunecuvehluhhsthgvrhfuihiivgeptden ucfrrghrrghmpehmrghilhhfrhhomhepmhgrgihimhgvsegtvghrnhhordhtvggthh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 6 Sep 2021 04:03:37 -0400 (EDT) Date: Mon, 6 Sep 2021 10:03:35 +0200 From: Maxime Ripard To: =?utf-8?B?Q2zDqW1lbnQgQsWTc2No?= Cc: jernej.skrabec@gmail.com, andrew@lunn.ch, davem@davemloft.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@lists.linux.dev, robh+dt@kernel.org, wens@csie.org, willy.liu@realtek.com Subject: Re: [PATCH v2] arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node Message-ID: <20210906080335.xly2myzvbmtreics@gilmour> References: <116454729.UZi3dMzWh7@jernej-laptop> <20210905002027.171984-1-u@pkh.me> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qojf5otekovswdzb" Content-Disposition: inline In-Reply-To: <20210905002027.171984-1-u@pkh.me> --qojf5otekovswdzb Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 05, 2021 at 02:20:27AM +0200, Cl=C3=A9ment B=C5=93sch wrote: > RX and TX delay are provided by ethernet PHY. Reflect that in ethernet > node. >=20 > Fixes: 44a94c7ef989 ("arm64: dts: allwinner: H5: Restore EMAC changes") > Signed-off-by: Cl=C3=A9ment B=C5=93sch > Reviewed-by: Jernej Skrabec Applied, thanks Maxime --qojf5otekovswdzb Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYTXLVwAKCRDj7w1vZxhR xaSRAQDCPj4bg9BzyhsYgEU1WLuX6ot8mRNa37rNgGISvGoVGgEAnN9h9yQRqXpq RCePzhbn/0ChVmmfuKe45+jb8/DzcgU= =KnkT -----END PGP SIGNATURE----- --qojf5otekovswdzb--