From patchwork Wed Aug 28 10:07:52 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 11118439 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 AAB67112C for ; Wed, 28 Aug 2019 10:07:59 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 4A040208CB for ; Wed, 28 Aug 2019 10:07:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="T7xvrbs+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A040208CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+423+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Wed, 28 Aug 2019 03:07:58 -0700 X-Received: by mail.kernel.org (Postfix) id C04E8217F5; Wed, 28 Aug 2019 10:07:57 +0000 (UTC) X-Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) (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 844CC208CB; Wed, 28 Aug 2019 10:07:56 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 844CC208CB X-Originating-IP: 86.207.98.53 X-Received: from localhost (aclermont-ferrand-651-1-259-53.w86-207.abo.wanadoo.fr [86.207.98.53]) (Authenticated sender: gregory.clement@bootlin.com) by relay9-d.mail.gandi.net (Postfix) with ESMTPSA id C07DDFF804; Wed, 28 Aug 2019 10:07:52 +0000 (UTC) From: Gregory CLEMENT To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Andrew Lunn , Jason Cooper , Sebastian Hesselbarth , , linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: mvebu: dt for v5.4 (#1) Date: Wed, 28 Aug 2019 12:07:52 +0200 Message-ID: <878srdzjpj.fsf@FE-laptop> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: patchwork-soc@linux.kernel.org List-Id: Mailing-List: list patchwork-soc@linux.kernel.org; contact patchwork-soc+owner@linux.kernel.org Delivered-To: mailing list patchwork-soc@linux.kernel.org Reply-To: patchwork-soc+owner@linux.kernel.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux.kernel.org; q=dns/txt; s=20140610; t=1566986878; bh=2DbfHqeBNbMgHynZoR66/HadT0d5Dmtmqv+S9aMJV64=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=T7xvrbs+yFmhFw0qhNv+jAiwzC99ESvQFrRaXEGQR+TUT+y3WCe9QAsPGbHePH6Z3gS itKnwOgBbheOhb+G2jl7cLwnk5lSdXnOkFOnrKH3zQVxUEdD4iMwuoElu2amIcDXrOhai pCh8qfWnhwl/NuFOiaA1BNK6s0nkO5c0m/s= Hi, Here is the first pull request for dt for mvebu for v5.4. Gregory The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b: Linus 5.3-rc1 (2019-07-21 14:05:38 -0700) are available in the Git repository at: git://git.infradead.org/linux-mvebu.git tags/mvebu-dt-5.4-1 for you to fetch changes up to 644763224169e9ca2e3010c24bf4b81a6be64959: ARM: dts: kirkwood: ts219: disable the SoC's RTC (2019-08-27 17:05:24 +0200) ---------------------------------------------------------------- mvebu dt for 5.4 (part 1) - Disable the kirkwood RTC that doesn't work on the ts219 board ---------------------------------------------------------------- Uwe Kleine-König (1): ARM: dts: kirkwood: ts219: disable the SoC's RTC arch/arm/boot/dts/kirkwood-ts219.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+)