From patchwork Mon Sep 16 16:27:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 1162991 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arndb.de Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Hk/FkU+g"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46XBVb30s0z9sN1 for ; Tue, 17 Sep 2019 02:27:51 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From: MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=OhkQFtOFQY8JgB1DFRMbcnL86kt4KZdfOArUyTdxdoE=; b=Hk/FkU+gpNV/2Z LaiEzTGeW+gjj+zOiMw6nUJ3Td3afctXBFzfssFu79dIEuIrRvjyitJuEdxYfxGXUh/+tKoiCiV2g XW9j7R66Zc7H5p8FTG9g1KB+sVtCora+sWnoxTbQFAT+5xOzpeQXziB9gkkuddcFaRPAZszaLQWV1 gM+GoR4KETg5UgHbYKkT6BW1xLaB/4jdxE0udSF9DRhA6Cq6OeoBz6Q8gOZ8M3At+fjkFaLl2seM9 qoFE/7E7POxWsMTcA32TxjKShbEhfxOqrktDVZu7nwGLuF98pWskVOXTqSfICrgcz5/dEsWkJrX50 FLela27fsck3fd77OowA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1i9tqt-0002Ji-8x; Mon, 16 Sep 2019 16:27:47 +0000 Received: from mail-lf1-f68.google.com ([209.85.167.68]) by bombadil.infradead.org with esmtps (Exim 4.92.2 #3 (Red Hat Linux)) id 1i9tqo-0002JL-Jv for linux-arm-kernel@lists.infradead.org; Mon, 16 Sep 2019 16:27:45 +0000 Received: by mail-lf1-f68.google.com with SMTP id r22so483700lfm.1 for ; Mon, 16 Sep 2019 09:27:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=r1I3ubFRQxTCySRy5+UY5825OeDC5ZPkKse2Bq/uThY=; b=eIRg8kkeAiKpXyioBEv6frhD8W8bKH8k2Ky4+StF1GVhBqBrK+4GSfXwBbg86xxPv5 jLiBaHQnaMJntQQi6vjmES7J2KC0li+zA8+P2ojDybCALg7naDNH3jwcVlvPC65Dfev+ RAtbVfLpVBkdyYw4NYlmV7S7zVa9hldPsFVi61drXqd0jlqpcfMqqU28Lcpjxm4loN7R cm9VzCA4EJIGv4N+XF2rB4gRmRANqL9G4CF9o4PO+46dhUABV0RcXWjcjhee80X3/gfR vSN95c+vmrRj/jmyY3729Jbbn1EENEMFvU7kUmA9By6W4cgqXCmEbVsrCG706+e2kvoL yQpA== X-Gm-Message-State: APjAAAVbvKKaosjMGIvzOYMcMtonROriRS4SfnXGmFWZZxVaKNhBzXlh nbOl+hrpsI8vJJS0jBhHfh1NR6Lm3uhvc4yMxNY= X-Google-Smtp-Source: APXvYqyvfm/k9nKW0IhihBEDJJVQPxJmW7LhRNIEF/JoaU6Pivc5dTcRZO911b3Vi4E6zfmL0HBQie8susm9hxVPMfY= X-Received: by 2002:a05:6512:202:: with SMTP id a2mr122633lfo.175.1568651260733; Mon, 16 Sep 2019 09:27:40 -0700 (PDT) MIME-Version: 1.0 From: Arnd Bergmann Date: Mon, 16 Sep 2019 18:27:23 +0200 Message-ID: Subject: [GIT PULL 0/5] ARM SoC updates for v5.4, part 1 To: Linus Torvalds X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190916_092742_649182_9F86F3F8 X-CRM114-Status: UNSURE ( 7.96 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.3 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.167.68 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.167.68 listed in wl.mailspike.net] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (arndbergmann[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: SoC Team , Linux ARM Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org This is the first set of ARM SoC updates, split into the usual soc, driver, defconfig and dt branches. There is also a "late" branch again that I plan to send after more of the dependencies are merged. In total, we have 743 non-merge changeset, most of which came through 83 pull requests into our tree. This is again a smaller release for us, but not exceptionally small. 476 of the commits are for device tree changes. As multiple of the older platforms are removed, the a lot of code gets removed, but not as much as we add. The overall dirstat (including the late branch) is: 1.3% Documentation/devicetree/bindings/ 17.7% arch/arm/boot/dts/ 1.1% arch/arm/configs/ 0.6% arch/arm/mach-davinci/ 3.3% arch/arm/mach-iop13xx/include/mach/ 4.4% arch/arm/mach-iop13xx/ 1.1% arch/arm/mach-iop33x/ 1.2% arch/arm/mach-ks8695/include/mach/ 3.5% arch/arm/mach-ks8695/ 1.2% arch/arm/mach-omap2/ 1.2% arch/arm/mach-w90x900/include/mach/ 3.3% arch/arm/mach-w90x900/ 2.6% arch/arm/ 0.5% arch/arm64/boot/dts/allwinner/ 9.7% arch/arm64/boot/dts/amlogic/ 5.6% arch/arm64/boot/dts/freescale/ 1.1% arch/arm64/boot/dts/marvell/ 5.6% arch/arm64/boot/dts/qcom/ 0.8% arch/arm64/boot/dts/renesas/ 0.9% arch/arm64/boot/dts/rockchip/ 0.6% arch/arm64/boot/dts/ti/ 0.5% arch/arm64/boot/dts/ 1.5% drivers/bus/ 2.4% drivers/clk/imx/ 7.9% drivers/clk/meson/ 1.7% drivers/clk/ 1.5% drivers/firmware/arm_scmi/ 1.1% drivers/firmware/ 0.6% drivers/gpio/ 3.0% drivers/net/ethernet/micrel/ 1.7% drivers/net/ethernet/nuvoton/ 1.2% drivers/soc/amlogic/ 0.5% drivers/soc/fsl/qbman/ 1.0% drivers/soc/qcom/ 0.7% drivers/soc/ 0.5% drivers/spi/ 1.5% drivers/video/fbdev/ 0.8% drivers/ 0.6% include/dt-bindings/clock/ 0.6% include/dt-bindings/reset/ 0.8% include/linux/ 841 files changed, 37919 insertions(+), 26043 deletions(-) Contributors with the most non-merge commits this time are: 49 Neil Armstrong 31 Anson Huang 28 Arnd Bergmann 26 Yoshihiro Kaneko 23 Sudeep Holla 19 Vinod Koul 19 Tony Lindgren 17 Maxime Ripard 17 Bartosz Golaszewski 15 Linus Walleij 14 Joel Stanley 13 Alexandre Mergnat 12 Marek Behún 12 Lokesh Vutla 12 Geert Uytterhoeven 12 Christian Hewitt 11 Uwe Kleine-König 11 Fabrizio Castro 10 Stefan Riedmueller 9 Matthias Kaehlcke Arnd Signed-off-by: Arnd Bergmann