From patchwork Sat Aug 3 13:53:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11074413 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 284D614E5 for ; Sat, 3 Aug 2019 13:53:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1649028895 for ; Sat, 3 Aug 2019 13:53:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 08617288D2; Sat, 3 Aug 2019 13:53:44 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (using TLSv1.2 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8A68328895 for ; Sat, 3 Aug 2019 13:53:43 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Sat, 03 Aug 2019 06:53:42 -0700 X-Received: by mail.kernel.org (Postfix) id 1453421726; Sat, 3 Aug 2019 13:53:42 +0000 (UTC) X-Received: from mail-lf1-f67.google.com (mail-lf1-f67.google.com [209.85.167.67]) (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 8D5112166E for ; Sat, 3 Aug 2019 13:53:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8D5112166E X-Received: by mail-lf1-f67.google.com with SMTP id s19so54891027lfb.9 for ; Sat, 03 Aug 2019 06:53:41 -0700 (PDT) X-Gm-Message-State: APjAAAVVz2hHeLhj0g0KSWgUSBu83GIEoHMjvOUzWfH+8kJy3KZIKRaR To/l21HLvUI5EwgL1KJfPXUE7wp+fZY5dCMw7k70jA== X-Google-Smtp-Source: APXvYqx6cNyks8Cnj41JWNnnS97o/I/eCEj6GVfFeUZBmPznjfi0SljNo8TmEa2iZZ4SWm/mIe+xM+BAoGGOaoJpYxg= X-Received: by 2002:a19:7616:: with SMTP id c22mr3135239lff.115.1564840419642; Sat, 03 Aug 2019 06:53:39 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Sat, 3 Aug 2019 15:53:27 +0200 Message-ID: Subject: [GIT PULL] Gemini updates for v5.4 take one To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Linux ARM , Hans Ulli Kroll 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=1564840422; bh=rHongpxoot16Ok8cOFmn7oIpQk+/TA0fbTazUO5jMxc=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=bObAVByXkZiiqajSeQi0OqKHFtZzIBLGGFGJyg5v5nVJL92uH3xiS1ZehOp/thtugKb y2/keBcADc3GhLsVjx1HsWK2PUfKqYB/o2dYYpHQopKI7HtLAaka1DCESMiutepo0pN7G IUz2Ge1Gnymc1WsjKI79QJ5LMGnKh4OcX7o= X-Virus-Scanned: ClamAV using ClamSMTP Hi ARM SoC folks, here are some Gemini patches for the v5.4 kernel cycle, maybe there will be more, who knows. Details in the signed tag, please pull it in! Yours, Linus Walleij 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.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/gemini-dts-v5.4-1 for you to fetch changes up to e8547e12d5d6a40a16263cc8678d7025e54c379a: ARM: dts: gemini: Mount root from mtdblock3 (2019-07-26 13:42:57 +0200) ---------------------------------------------------------------- DTS updates for the Gemini platform: - Fix up some pin config confusion - Use redboot partition parsing on the SL93512r - Mount root on mtdblock3 by default ---------------------------------------------------------------- Linus Walleij (3): ARM: dts: gemini: Fix up confused pin settings ARM: dts: gemini: Switch to redboot partition parsing ARM: dts: gemini: Mount root from mtdblock3 arch/arm/boot/dts/gemini-nas4220b.dts | 37 ++++------------------- arch/arm/boot/dts/gemini-sl93512r.dts | 56 ++++++++++------------------------- 2 files changed, 21 insertions(+), 72 deletions(-) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233): https://linux.kernel.org/g/patchwork-soc/message/233 Mute This Topic: https://linux.kernel.org/mt/32700388/1554929 Group Owner: patchwork-soc+owner@linux.kernel.org Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub [patchwork-linux-kernel-org@patchwork.kernel.org] -=-=-=-=-=-=-=-=-=-=-=-