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=-14.3 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_GIT 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 C20A8C4363D for ; Fri, 25 Sep 2020 08:43:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5D237208B6 for ; Fri, 25 Sep 2020 08:43:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601023393; bh=aC3eStXjP1gG6VDOsZLRLl3ZQH0RNpWydh+LkmbCjEE=; h=From:To:Cc:Subject:Date:List-ID:From; b=K4ziTrkG2maEoBPSyVZc7Kn5aRI2rK/hpRJbSrN0SoYLBolTMhFzap/sA1/ZDf2sW EK4Ke0sr80pasKp1Xb4Hn7LfqhIFfO+hogEpxBkPO8rYRn3sy+eFXrlTPee3QbWS4+ j2Pt88NByyeswSyRtymuUwskWp7WtZYyNN6AI7Oc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727110AbgIYInM (ORCPT ); Fri, 25 Sep 2020 04:43:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:40864 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727044AbgIYInM (ORCPT ); Fri, 25 Sep 2020 04:43:12 -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 0542E2086A; Fri, 25 Sep 2020 08:43:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601023392; bh=aC3eStXjP1gG6VDOsZLRLl3ZQH0RNpWydh+LkmbCjEE=; h=From:To:Cc:Subject:Date:From; b=ZCpD658bV/kN+mu/eWNzDQ43ObztpCZUmJrNQEc3IoHsEm0KQcPWRZQwtoEDX5APn /WphcpLXmG1QKhcrfOaEQcNuMSWS/4Q5u9kZaxVIyIG2LGzISpqa5bqX47F7T+tbBE ec23ULMPyIFLzEAoFwzER7fassBDzgXJ+9InlUkw= Received: by pali.im (Postfix) id 690D8E94; Fri, 25 Sep 2020 10:43:09 +0200 (CEST) From: =?UTF-8?q?Pali=20Roh=C3=A1r?= To: Gregory Clement , Jason Cooper , Andrew Lunn , Sebastian Hesselbarth , Rob Herring , Andre Heider Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] arm64: dts: marvell: espressobin: Update link to V7 schematic Date: Fri, 25 Sep 2020 10:43:06 +0200 Message-Id: <20200925084306.16309-1-pali@kernel.org> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Pali Rohár --- 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 61d49d6a2a2a..6062a7df7342 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