From patchwork Sun Sep 13 18:07:57 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11772403 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 A3977746 for ; Sun, 13 Sep 2020 18:08:09 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 989062168B; Sun, 13 Sep 2020 18:08:09 +0000 (UTC) Delivered-To: soc@kernel.org Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (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 2B705207BB for ; Sun, 13 Sep 2020 18:08:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lixom-net.20150623.gappssmtp.com header.i=@lixom-net.20150623.gappssmtp.com header.b="juLxRUxB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B705207BB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lixom.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=olof@lixom.net Received: by mail-lj1-f195.google.com with SMTP id a15so16719208ljk.2 for ; Sun, 13 Sep 2020 11:08:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lixom-net.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=c9VCvH9vvfajUFwsZv7ecNplCqET1dhVkvlOemvLNrQ=; b=juLxRUxB2Lb7nxSOj3TKK6WKqkAkh6y3UH9Q6z6caoHMNABiZwJN8brbxqdoYW8FFz 5dPVlWe3HW+Kzyz6pEY/jU45g/s+dcbdzBAdWXPI93+4nEpwLeh7VlQYF4UXlG7BXP4y fKZZcmMBivXUhn2IZgbM7yE0eSx/fySQqeqVUhyWAMaUB/WH2dKfR+C9xJAFttzT+B5L wsMCrqmXZy4w5Z1bDClP0EJVI+Gr/Q760IzYTJ12njVCoqZGYDdvr4uCw48U+/IACyge 81uKBNvZs/IrfjvoJpDvnrolwxRo6j3bp6zU3Zk8yGEXW+0mvsttNOM1y40FXBOr2Eow 0kkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=c9VCvH9vvfajUFwsZv7ecNplCqET1dhVkvlOemvLNrQ=; b=jYakMAVR4C+7hvDG0otHfh5EEZghXDdHImxRezIV4N50bYOKTd10PDxzG152lJv9Wr t5Z9z1YfisxtjWvVTz4auc5Dt9y/hdjB4l6OGuxj85p9iq0ZukxcrGg2neEyIwOCuzOt WbcEmANgwPGuZOeH1d5CupAZfxjxIW3wTLntHYXaR5r2KKEPZGPAIk2dPg04s+FTrRfU hU7pP6Oqz9xgA40SdJpftRSpWKerFKi5OHKVuNBQyot/dQt9nX9Mdm9RnB/kviBz69xQ iZmte8RGO4ermyHg62Vyz/1OD4eR3JwEnLc4SCYSR2Dw/R9WCSbHlbMVCnJQ2FSWkt0p OEMw== X-Gm-Message-State: AOAM5310U54vzCrLGwDGcjqRM1+mUEk6poFRdfgFj+1iLQmqtthtW3Y0 kGkdXsLrw76/x6GKBlEif7heRw== X-Google-Smtp-Source: ABdhPJwFrcYFw5apyPxaQbPincz2cZOzZKJiOp4EpJ8CIY/4irzMUzwASD6upTnPwQAjzYhYpOd0pw== X-Received: by 2002:a05:651c:1057:: with SMTP id x23mr4129829ljm.149.1600020487216; Sun, 13 Sep 2020 11:08:07 -0700 (PDT) Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id 25sm3225203ljn.120.2020.09.13.11.08.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 13 Sep 2020 11:08:05 -0700 (PDT) Date: Sun, 13 Sep 2020 11:07:57 -0700 From: Olof Johansson To: torvalds@linux-foundation.org List-Id: Cc: olof@lixom.net, arm@kernel.org, soc@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] ARM: SoC fixes Message-ID: <20200913180757.GA29176@lx2k> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Hi Linus, The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-fixes for you to fetch changes up to a4da411e41892628f35aa180a78b7b0f8f1e3038: Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes (2020-09-13 08:57:38 -0700) ---------------------------------------------------------------- ARM: SoC fixes A collection of fixes I've been accruing over the last few weeks, none of them have been severe enough to warrant flushing the queue but it's been long enough now that it's a good idea to send them in. A handful of them are fixups for QSPI DT/bindings/compatibles, some smaller fixes for system DMA clock control and TMU interrupts on i.MX, a handful of fixes for OMAP, including a fix for DSI (display) on omap5. ---------------------------------------------------------------- Adam Ford (4): ARM: dts: logicpd-torpedo-baseboard: Fix broken audio ARM: dts: logicpd-som-lv-baseboard: Fix broken audio ARM: dts: logicpd-som-lv-baseboard: Fix missing video ARM: dts: imx6q-logicpd: Fix broken PWM Anson Huang (1): ARM: dts: imx7ulp: Correct gpio ranges Chris Healy (2): ARM: dts: vfxxx: Add syscon compatible with OCOTP ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phy David Shah (1): ARM: dts: omap5: Fix DSI base address and clocks Dinh Nguyen (1): ARM: dts: socfpga: fix register entry for timer3 on Arria10 Fabio Estevam (2): ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cells ARM: dts: imx6q-prtwd2: Remove unneeded i2c unit name Florian Fainelli (5): dt-bindings: spi: Fix spi-bcm-qspi compatible ordering ARM: dts: bcm: HR2: Fixed QSPI compatible string ARM: dts: NSP: Fixed QSPI compatible string ARM: dts: BCM5301X: Fixed QSPI compatible string arm64: dts: ns2: Fixed QSPI compatible string Fugang Duan (1): ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3 Jing Xiangfeng (1): ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm() Krzysztof Kozlowski (4): arm64: dts: xilinx: Align IOMMU nodename with dtschema arm64: defconfig: Enable USB gadget with configfs arm64: defconfig: Enable ptn5150 extcon driver arm64: dts: imx8mq: Fix TMU interrupt property Laurent Pinchart (1): arm64: dts: zynqmp: Add GTR transceivers Linus Walleij (1): ARM: configs: Update Integrator defconfig Matthias Schiffer (1): ARM: dts: ls1021a: fix QuadSPI-memory reg range Olof Johansson (6): Merge tag 'socfpga_fix_for_v5.9' of git://git.kernel.org/.../dinguyen/linux into fixes Merge tag 'zynqmp-dt-for-v5.9' of https://github.com/Xilinx/linux-xlnx into arm/fixes Merge tag 'imx-fixes-5.9' of git://git.kernel.org/.../shawnguo/linux into arm/fixes Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/.../tmlind/linux-omap into arm/fixes Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/.../shawnguo/linux into arm/fixes Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes Rob Herring (1): arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to build Robin Gong (1): arm64: dts: imx8mp: correct sdma1 clk setting .../devicetree/bindings/spi/brcm,spi-bcm-qspi.txt | 16 ++++++------ arch/arm/boot/dts/bcm-hr2.dtsi | 2 +- arch/arm/boot/dts/bcm-nsp.dtsi | 2 +- arch/arm/boot/dts/bcm5301x.dtsi | 2 +- arch/arm/boot/dts/imx6q-logicpd.dts | 2 +- arch/arm/boot/dts/imx6q-prtwd2.dts | 2 +- arch/arm/boot/dts/imx6qdl-gw51xx.dtsi | 2 -- arch/arm/boot/dts/imx6sx-pinfunc.h | 2 +- arch/arm/boot/dts/imx7d-zii-rmu2.dts | 2 +- arch/arm/boot/dts/imx7ulp.dtsi | 8 +++--- arch/arm/boot/dts/logicpd-som-lv-baseboard.dtsi | 29 ++++++---------------- arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi | 2 ++ arch/arm/boot/dts/ls1021a.dtsi | 2 +- arch/arm/boot/dts/omap5.dtsi | 20 ++++++++------- arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- arch/arm/boot/dts/vfxxx.dtsi | 2 +- arch/arm/configs/integrator_defconfig | 16 ++++++------ arch/arm/mach-omap2/omap-iommu.c | 2 +- arch/arm64/boot/dts/broadcom/northstar2/ns2.dtsi | 2 +- arch/arm64/boot/dts/freescale/Makefile | 1 + arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +- arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 12 ++++++++- arch/arm64/configs/defconfig | 12 +++++++++ 24 files changed, 78 insertions(+), 68 deletions(-)