From patchwork Fri Jul 24 09:08:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 11682759 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BAD5213B4 for ; Fri, 24 Jul 2020 09:08:06 +0000 (UTC) Received: by mail.kernel.org (Postfix) id B4FCE20768; Fri, 24 Jul 2020 09:08:06 +0000 (UTC) Delivered-To: soc@kernel.org Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 44DF22074F; Fri, 24 Jul 2020 09:08:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44DF22074F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=gregory.clement@bootlin.com X-Originating-IP: 91.175.115.186 Received: from localhost (91-175-115-186.subs.proxad.net [91.175.115.186]) (Authenticated sender: gregory.clement@bootlin.com) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 8F0EF240008; Fri, 24 Jul 2020 09:08:04 +0000 (UTC) From: Gregory CLEMENT List-Id: To: Arnd Bergmann , Olof Johansson , , soc@kernel.org Cc: Andrew Lunn , Jason Cooper , Sebastian Hesselbarth , Subject: [GIT PULL] ARM: mvebu: dt for v5.9 (#1) Date: Fri, 24 Jul 2020 11:08:04 +0200 Message-ID: <87ft9h1dsb.fsf@FE-laptop> MIME-Version: 1.0 Hi, Here is the first pull request for dt for mvebu for v5.9. We've just moved to kernel.org, for now the mvebu branches are associated to my account, but we plan to setup a mvebu group repository for the next release. Gregory The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-dt-5.9-1 for you to fetch changes up to 43bf2025452d26ba006a7f321daf014cea952c8b: ARM: dts: dlink-dns327l: fix reg-init PHY (2020-07-18 22:57:06 +0200) ---------------------------------------------------------------- mvebu dt for 5.9 (part 1) - Fix the reg-init PHY for the dlink-dns327l (Armada 370) - Replace HTTP links with HTTPS one in device tree of the Excito Bubba B3 (Kirkwood) ---------------------------------------------------------------- Alexander A. Klimov (1): ARM: dts: kirkwood: Replace HTTP links with HTTPS ones Daniel González Cabanelas (1): ARM: dts: dlink-dns327l: fix reg-init PHY arch/arm/boot/dts/armada-370-dlink-dns327l.dts | 5 ++--- arch/arm/boot/dts/kirkwood-b3.dts | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-)