From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1068DC47258 for ; Thu, 25 Jan 2024 20:13:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=EVsowrp7+E9MSZPLu6jtpZkjo/bNdT+uoDmqpmNzqis=; b=n8tNGi+Nqhgw7R D/fpts/eOeVb7V74QgrWZOq9WmKxSbO24E/2mE7MoIPtNXgk26ISVUV24bureq8ahuFyQg0n0liTV l5uIabtWAR38oUQgtMCwquJilJYmz3+iBiPD3oqsnboGLWTBesvIgRhZzPQUHi1vm1+SY/fjVKS0w Hs4wP2YDHSuJUiGQrkNhk1w+BsvrEvdcXSlJPamMgSIfJHyx+Ug5RJx2IzNWuUvOHjudT9tOl46hn Bsd/Uqbd1a75JbFWmrkako1QOLo0h8g2pzT9Jni9m2tjaFZPKSHfReVWjsCKKhzchfDn27Gc3S0hg 4nD6lnHGJy3Xmg5cKYsA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT65r-00000001jnu-3Cqu; Thu, 25 Jan 2024 20:12:59 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT65p-00000001jnH-0dmH; Thu, 25 Jan 2024 20:12:58 +0000 Received: from [194.95.143.137] (helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rT65f-0001TY-4Y; Thu, 25 Jan 2024 21:12:47 +0100 From: Heiko Stuebner To: Jonas Karlman , Trevor Woerner Cc: Chen-Yu Tsai , linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Conor Dooley , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org Subject: Re: [PATCH 2/2] arm64: dts: rockchip: rock-pi-e: fix location of snps properties Date: Thu, 25 Jan 2024 21:12:46 +0100 Message-ID: <1976352.usQuhbGJ8B@phil> In-Reply-To: <20240118230312.GB14779@localhost> References: <20240116204103.29318-1-twoerner@gmail.com> <20240118230312.GB14779@localhost> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240125_121257_240056_2F6BA22C X-CRM114-Status: GOOD ( 13.72 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Am Freitag, 19. Januar 2024, 00:03:12 CET schrieb Trevor Woerner: > On Thu 2024-01-18 @ 08:31:30 AM, Jonas Karlman wrote: > > On 2024-01-17 09:15, Jonas Karlman wrote: > > I have just sent out a U-Boot series that fix ethernet on the v1.21 > > revision of the ROCK Pi E board, see [2]. > > Thank you! I have tested your patches both in U-Boot and Linux and they work > perfectly. if I'm reading this correctly, this patch is not needed anymore, right? I'm not yet sure about the first patch, as it really is just a cosmetic ;-) Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel