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 X-Spam-Level: X-Spam-Status: No, score=-11.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE731C433DF for ; Mon, 19 Oct 2020 08:19:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 98D3C22268 for ; Mon, 19 Oct 2020 08:19:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603095577; bh=1Z6GkNNCLc/Ru7IMkiC0ql5jezqPmhpjXzrpxYKJbbE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=m7YrZMN7Ss/BwAscOcFPwNcRLzg9WAySUpj+ZsPk9EFr/WJDXsE57DEHdxwpRmfi/ hBpsRR1YcPjDQDgFn8eks353er5hhudXJ4qyPET4UW2pf743QUlpvnhN/FfYMlEJeN RSgvNmVNO74/ibTXv4tstl8etH9xxUFAbI6Pavlc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728847AbgJSITh (ORCPT ); Mon, 19 Oct 2020 04:19:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:49494 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728781AbgJSITh (ORCPT ); Mon, 19 Oct 2020 04:19:37 -0400 Received: from pali.im (pali.im [31.31.79.79]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5DA872225F; Mon, 19 Oct 2020 08:19:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603095576; bh=1Z6GkNNCLc/Ru7IMkiC0ql5jezqPmhpjXzrpxYKJbbE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hwHnfMEG4pCtPEAYIRIhQuQzztVUyjcdpf7gs+irKqKYuMNVNxD2ZRlrhByawlaRG K6OPtMMHM3RrrrFlbBK6YtCBFn7rOixdNqs+m+4WseSR5hOHYHHVoq8vzmMBvNp8BK ZsF8GthSHimfAjP94KwmuOwxSYEtkRWLn667gk7c= Received: by pali.im (Postfix) id 14817B70; Mon, 19 Oct 2020 10:19:34 +0200 (CEST) Date: Mon, 19 Oct 2020 10:19:33 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Gregory CLEMENT Cc: Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Andre Heider , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic Message-ID: <20201019081933.32w6flugk55n2i4q@pali> References: <20200925084306.16309-1-pali@kernel.org> <20201005133513.8649-1-pali@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201005133513.8649-1-pali@kernel.org> User-Agent: NeoMutt/20180716 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Gregory, it is OK now? On Monday 05 October 2020 15:35:13 Pali Rohár wrote: > Up-to-date version of V7 schematic is on new URL linked from official > tech-spec webpage http://espressobin.net/tech-spec/ > > Signed-off-by: Pali Rohár > > --- > Changes in V2: > * Added commit description > --- > arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts | 2 +- > arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts > index e225dce64b9e..4775a7eda481 100644 > --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts > +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts > @@ -8,7 +8,7 @@ > * > */ > /* > - * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200 > + * Schematic available at http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf > */ > > /dts-v1/; > diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts > index 44dbe9a21cc7..c47a93978386 100644 > --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts > +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts > @@ -8,7 +8,7 @@ > * > */ > /* > - * Schematic available at http://wiki.espressobin.net/tiki-download_file.php?fileId=200 > + * Schematic available at http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schematic.pdf > */ > > /dts-v1/; > -- > 2.20.1 >