From patchwork Sun Jul 28 06:37:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 11062889 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 9BD21112C for ; Sun, 28 Jul 2019 06:37:40 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 854E4289A9 for ; Sun, 28 Jul 2019 06:37:40 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 79762289B5; Sun, 28 Jul 2019 06:37:40 +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 902A4289A9 for ; Sun, 28 Jul 2019 06:37:39 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Sat, 27 Jul 2019 23:37:31 -0700 X-Received: by mail.kernel.org (Postfix) id B7DB121655; Sun, 28 Jul 2019 06:37:30 +0000 (UTC) X-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 0EC30214C6 for ; Sun, 28 Jul 2019 06:37:29 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0EC30214C6 X-Received: by mail-lj1-f195.google.com with SMTP id z28so1109563ljn.4 for ; Sat, 27 Jul 2019 23:37:29 -0700 (PDT) X-Gm-Message-State: APjAAAUVtu/V+2hAeZsal8WI1dMyeazQaBfUztHZwBX9/aJIvgI6timh t1HVgJxGCTaBJjx2lOSFUtY= X-Google-Smtp-Source: APXvYqx4YI5j8nhEZopfxQ4RRPdbijzjV7ogMnyraki3+1lA1fLzb6F8HcZAbh5MakE6DVw3B9GwaQ== X-Received: by 2002:a2e:9dca:: with SMTP id x10mr53291624ljj.17.1564295848080; Sat, 27 Jul 2019 23:37:28 -0700 (PDT) X-Received: from localhost (h85-30-9-151.cust.a3fiber.se. [85.30.9.151]) by smtp.gmail.com with ESMTPSA id w6sm9793025lff.80.2019.07.27.23.37.26 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 27 Jul 2019 23:37:26 -0700 (PDT) Date: Sat, 27 Jul 2019 23:37:15 -0700 From: Olof Johansson To: Linuxkernel+Patchwork-Soc via Email Integration Cc: olof@lixom.net, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, soc@kernel.org, arm@kernel.org Subject: [GIT PULL] ARM: SoC fixes Message-ID: <20190728063715.ensdmo7jyimrsez4@localhost> MIME-Version: 1.0 User-Agent: NeoMutt/20170113 (1.7.2) 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=1564295858; bh=VpwDM7G2nZ9TngaeQjX9KSqVeV7XE3oi9pM0mUkWPro=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=BI1+MQOjX0d6CweSV3zvwmXIaKN5gPqHIZuzFfIP1Lpoih8IzGuRlmr9AEraSmptiGu RHMsTFD6PwRyPXr2ZHBpnKaiIFp+jkIeDyi7ZFfTxfJIRKuVXCB07Z+DqSGxoYwnPTfew oeELWgN2Nz6gf6q8Mww9nWv8e43SnE+G5TQ= X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, 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/soc/soc.git tags/armsoc-fixes for you to fetch changes up to 7bd9d465140a93c0a21ba2d2f426451c78bfcc7d: Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes (2019-07-23 10:13:24 -0700) ---------------------------------------------------------------- ARM: SoC fixes Here's the first batch of fixes for this release cycle. Main diffstat here is the re-deletion of netx. I messed up and most likely didn't remove the files from the index when I test-merged this and saw conflicts, and from there on out 'git rerere' remembered the mistake and I missed checking it. Here it's done again as expected. Besides that: - A defconfig refresh + enabling of new drivers for u8500 - i.MX fixlets for i2c/SAI/pinmux - sleep.S build fix for Davinci - Broadcom devicetree build/warning fix ---------------------------------------------------------------- Anson Huang (1): arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1 Arnd Bergmann (2): ARM: davinci: fix sleep.S build error on ARMv4 ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux Fabio Estevam (1): ARM: dts: imx7ulp: Fix usb-phy unit address format Linus Walleij (3): ARM: Delete netx a second time ARM: defconfig: u8500: Refresh defconfig ARM: defconfig: u8500: Add new drivers Lucas Stach (1): arm64: dts: imx8mq: fix SAI compatible Olof Johansson (1): Merge tag 'imx-fixes-5.3' of git://git.kernel.org/.../shawnguo/linux into arm/fixes Sébastien Szymanski (1): ARM: dts: imx6ul: fix clock frequency property name of I2C buses arch/arm/Kconfig.debug | 5 - arch/arm/boot/dts/bcm47094-linksys-panamera.dts | 3 + arch/arm/boot/dts/imx6ul-14x14-evk.dtsi | 2 +- arch/arm/boot/dts/imx6ul-geam.dts | 2 +- arch/arm/boot/dts/imx6ul-isiot.dtsi | 2 +- arch/arm/boot/dts/imx6ul-pico-hobbit.dts | 2 +- arch/arm/boot/dts/imx6ul-pico-pi.dts | 4 +- arch/arm/boot/dts/imx7ulp.dtsi | 2 +- arch/arm/configs/u8500_defconfig | 34 +- arch/arm/mach-davinci/sleep.S | 1 + arch/arm/mach-netx/Kconfig | 22 -- arch/arm/mach-netx/Makefile | 13 - arch/arm/mach-netx/Makefile.boot | 3 - arch/arm/mach-netx/fb.c | 65 ---- arch/arm/mach-netx/fb.h | 12 - arch/arm/mach-netx/generic.c | 182 ---------- arch/arm/mach-netx/generic.h | 14 - arch/arm/mach-netx/include/mach/hardware.h | 27 -- arch/arm/mach-netx/include/mach/irqs.h | 58 ---- arch/arm/mach-netx/include/mach/netx-regs.h | 420 ------------------------ arch/arm/mach-netx/include/mach/pfifo.h | 42 --- arch/arm/mach-netx/include/mach/uncompress.h | 63 ---- arch/arm/mach-netx/include/mach/xc.h | 30 -- arch/arm/mach-netx/nxdb500.c | 197 ----------- arch/arm/mach-netx/nxdkn.c | 90 ----- arch/arm/mach-netx/nxeb500hmi.c | 174 ---------- arch/arm/mach-netx/pfifo.c | 56 ---- arch/arm/mach-netx/time.c | 141 -------- arch/arm/mach-netx/xc.c | 246 -------------- arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 4 +- arch/arm64/boot/dts/freescale/imx8mq.dtsi | 3 +- 31 files changed, 33 insertions(+), 1886 deletions(-) delete mode 100644 arch/arm/mach-netx/Kconfig delete mode 100644 arch/arm/mach-netx/Makefile delete mode 100644 arch/arm/mach-netx/Makefile.boot delete mode 100644 arch/arm/mach-netx/fb.c delete mode 100644 arch/arm/mach-netx/fb.h delete mode 100644 arch/arm/mach-netx/generic.c delete mode 100644 arch/arm/mach-netx/generic.h delete mode 100644 arch/arm/mach-netx/include/mach/hardware.h delete mode 100644 arch/arm/mach-netx/include/mach/irqs.h delete mode 100644 arch/arm/mach-netx/include/mach/netx-regs.h delete mode 100644 arch/arm/mach-netx/include/mach/pfifo.h delete mode 100644 arch/arm/mach-netx/include/mach/uncompress.h delete mode 100644 arch/arm/mach-netx/include/mach/xc.h delete mode 100644 arch/arm/mach-netx/nxdb500.c delete mode 100644 arch/arm/mach-netx/nxdkn.c delete mode 100644 arch/arm/mach-netx/nxeb500hmi.c delete mode 100644 arch/arm/mach-netx/pfifo.c delete mode 100644 arch/arm/mach-netx/time.c delete mode 100644 arch/arm/mach-netx/xc.c -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#194): https://linux.kernel.org/g/patchwork-soc/message/194 Mute This Topic: https://linux.kernel.org/mt/32629956/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] -=-=-=-=-=-=-=-=-=-=-=-