From patchwork Fri Jul 19 23:54:30 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11050697 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 B7F0B912 for ; Fri, 19 Jul 2019 23:54:49 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9961826223 for ; Fri, 19 Jul 2019 23:54:49 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8CF7B289BE; Fri, 19 Jul 2019 23:54:49 +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 000E626223 for ; Fri, 19 Jul 2019 23:54:48 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Fri, 19 Jul 2019 16:54:47 -0700 X-Received: by mail.kernel.org (Postfix) id 0B95F21873; Fri, 19 Jul 2019 23:54:47 +0000 (UTC) X-Received: from mail-pl1-f181.google.com (mail-pl1-f181.google.com [209.85.214.181]) (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 CFA182082C for ; Fri, 19 Jul 2019 23:54:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CFA182082C X-Received: by mail-pl1-f181.google.com with SMTP id w24so16334367plp.2 for ; Fri, 19 Jul 2019 16:54:46 -0700 (PDT) X-Gm-Message-State: APjAAAXefzjuWFCWfbXV1KKvzzgn5lv/6NtIIwyYCVJZsmFPQuMTpRL/ zbUo9tZfUPe8igsj7/7fZwE= X-Google-Smtp-Source: APXvYqzqDQr2Tyw1CVrA8UzuF1hfUD3iN3eA6nsQovNh4riXMppPXhP9mcZffXSTBgN3Cf9txn40YA== X-Received: by 2002:a17:902:5c3:: with SMTP id f61mr55498786plf.98.1563580486272; Fri, 19 Jul 2019 16:54:46 -0700 (PDT) X-Received: from localhost.localdomain (99-152-116-91.lightspeed.sntcca.sbcglobal.net. [99.152.116.91]) by smtp.gmail.com with ESMTPSA id v184sm31975215pfb.82.2019.07.19.16.54.44 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2019 16:54:44 -0700 (PDT) From: Olof Johansson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, soc@kernel.org, arm@kernel.org Subject: [GIT PULL 0/4] ARM: SoC contents for 5.3 merge window Date: Fri, 19 Jul 2019 16:54:30 -0700 Message-Id: <20190719235434.13214-1-olof@lixom.net> 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=1563580488; bh=0Oik5Hw8EJW0utYNyCwTxutFmwdouKFAPdvcltHwTFo=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=GtDltkWHeCJmthTnxZ7A+1XYn2fj4qKmj5YbNzlonICeJ1BVVTHtZJ2GlPTUXgx/M0w 9yExf2iTSSsxyyWvzxLkBGpRLkQAy9B5SXrZpewg57OGqul98u3YV/gAJ5Fxip0klqaQQ 5u/pNisJ5KlmXV8+PBbMl10YmyZOIJzuc0U= X-Virus-Scanned: ClamAV using ClamSMTP Squeaking in on the last few days of the merge window, here's the ARM SoC contents for this merge window. It's again another cycle of business-as-usual. We've seen a few new SoCs, a handful of better supported boards (and new boards), and the general tweaks, improvements and cleanups. Most of the hardware support is described in the DT pull request downthread. One thing worth highlighting is that a bunch of SoCs and boards now have their GPUs described in the device-trees, since the drivers for Mali have been merged. We're also experimenting with improving our merging flow, adding email links as been discussed, and added some more automation on patchwork. Most of this should be invisible for those who don't send us code. Please merge! Thanks, -Olof -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#173): https://linux.kernel.org/g/patchwork-soc/message/173 Mute This Topic: https://linux.kernel.org/mt/32533033/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] -=-=-=-=-=-=-=-=-=-=-=-