From patchwork Wed Mar 6 15:25:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 10841285 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 635A014DE for ; Wed, 6 Mar 2019 15:25:31 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 46A0E2DB84 for ; Wed, 6 Mar 2019 15:25:31 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 44EC32E569; Wed, 6 Mar 2019 15:25:31 +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 A7EC02E4E8 for ; Wed, 6 Mar 2019 15:25:30 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Wed, 06 Mar 2019 07:25:29 -0800 X-Received: by mail.kernel.org (Postfix) id E03C820840; Wed, 6 Mar 2019 15:25:28 +0000 (UTC) X-Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) (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 B18EA20675; Wed, 6 Mar 2019 15:25:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B18EA20675 X-Received: by mail-qt1-f179.google.com with SMTP id y4so13218924qtc.10; Wed, 06 Mar 2019 07:25:28 -0800 (PST) X-Gm-Message-State: APjAAAWP1L68dRNKvX7bz85w6puHj4D2EsDlb13pVdX6SvOrDCJYTRY9 iN7NvhoHSFY2RuBJql+CdeOXtMjmmPbYI5FNX6k= X-Google-Smtp-Source: APXvYqz8gx2NIEAH/HGCJwYvRtE32vm3rhvvxEX0Ypu4F9xUKcydAS6/YpYOHE81OYK4gtJyDZNagHDc5IaE7pJbdao= X-Received: by 2002:ac8:2bcf:: with SMTP id n15mr5889343qtn.96.1551885927690; Wed, 06 Mar 2019 07:25:27 -0800 (PST) MIME-Version: 1.0 From: Arnd Bergmann Date: Wed, 6 Mar 2019 16:25:11 +0100 Message-ID: Subject: [GIT PULL 0/6] ARM: SoC changes for 5.1 To: Linuxkernel+Patchwork-Soc via Email Integration Cc: soc@kernel.org, Linux ARM , Linux Kernel Mailing List , arm-soc 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=1551885930; bh=O9cgdHJp13yS5AXxPjYF0Mm/hEqH7do8hOgczMcw3mI=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=j3rgC3S9KnOuM2fpgphTXPfErqdhbzhVFY5z/RcV15Q/mfWztI8oQjQs6BsX04MU//y zT6DICL0HWGCGDiFss6pS4QguFlZ+QKBzHz6FVoB8YPw2GQLAsT1j/X21ekj3B7TZ/LvK N/Z3R9UOWZzFQ5BdOFqh4SUc2XxF4NVXf/c= X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, There are six arm-soc branches this time, including one branch for two newly added SoC families (Socionext Milbeaut and Bitmain BM18xx), and one 'late' branch that I ended up sending together with the rest because I felt confident enough about it after the extra week past -rc8. The release feels a little smaller than normal this time, though there are still a total of 767 non-merge commits in it, pulled from exactly 100 downstream branches. Contributors with the most commits this time were 57 Bartosz Golaszewski 29 Fabrizio Castro 28 Chen-Yu Tsai 23 Vladimir Zapolskiy 20 Joseph Lo 18 Manivannan Sadhasivam 18 Biju Das 17 Martin Blumenstingl 16 Thierry Reding 16 Stefan Wahren 16 Jerome Brunet 15 Linus Walleij 12 Miquel Raynal 12 Anson Huang 11 Bjorn Andersson 10 Rajendra Nayak 10 Lucas Stach 10 Geert Uytterhoeven All the usual platforms are active (renesas, sunxi, imx, omap, qcom, rockchips, mediatek), but I'm also happy to see more updates on some platforms that have seen less activity in the past (davinci, tegra and samsung-s5p). Arnd -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#57): https://linux.kernel.org/g/patchwork-soc/message/57 Mute This Topic: https://linux.kernel.org/mt/30286204/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] -=-=-=-=-=-=-=-=-=-=-=-