From patchwork Wed Aug 28 14:02:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11119171 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 20D111395 for ; Wed, 28 Aug 2019 14:02:37 +0000 (UTC) Received: from web01.groups.io (web01.groups.io [66.175.222.12]) (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 B79F922CED for ; Wed, 28 Aug 2019 14:02:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="HlePabLi" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B79F922CED Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=bounce+26986+427+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Wed, 28 Aug 2019 07:02:35 -0700 X-Received: by mail.kernel.org (Postfix) id 45A612339E; Wed, 28 Aug 2019 14:02:35 +0000 (UTC) X-Received: from mail-lf1-f68.google.com (mail-lf1-f68.google.com [209.85.167.68]) (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 BFB022189D for ; Wed, 28 Aug 2019 14:02:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFB022189D X-Received: by mail-lf1-f68.google.com with SMTP id j4so2264384lfh.8 for ; Wed, 28 Aug 2019 07:02:34 -0700 (PDT) X-Gm-Message-State: APjAAAWV5khz9vbUT3WXY0f3q+6yrsnknORoe7cUqvN/CxDrRrFR2enB pcLlkmvJjkFRp796FVk2k+fdgj2gOsFrlag7J6Srlg== X-Google-Smtp-Source: APXvYqzfFwNkr80QcaOQqqpxKJyhyBu6JaQxlzC77K5f047zvgsLPDp1rcIS4Dy0yhF6XuevYcDwwxgi4FpHs6L7gaA= X-Received: by 2002:ac2:5c11:: with SMTP id r17mr1899606lfp.61.1567000952783; Wed, 28 Aug 2019 07:02:32 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Wed, 28 Aug 2019 16:02:21 +0200 Message-ID: Subject: [GIT PULL v2] Further Ux500 DTS updates for v5.4 To: Linuxkernel+Patchwork-Soc via Email Integration 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=1567000956; bh=F7mHTZPrXMSI/Q5yVl/M8BICHsSoR06H0vraBbPI98c=; h=Content-Type:Date:From:Reply-To:Subject:To; b=HlePabLi+CdEx2nWnLW2ecUmhjWy3JWPxluffpsKzE8jwX0fQZiDs7bBOoEpEqI+XDk kSo1wMekmLVcOZ4ZIzq7ZJqTS6zRLT7GFdciEv9+k7XN7SjWukaLHVyzd40KQaxmv6hy5 D/kYftW9fj9MvLX30sq8h0cszR7UFOhNNwY= Hi ARM SoC folks, here are some more Ux500 DTS changes for v5.4, we now get some increased interest from PostmarketOS who have started to send patches for the platforms, and some minor fixes. This goes *ON TOP* of the previous changes on branch arm/dt. Update: added one patch on top and resend this pull request with "v2" inside the GIT PULL in the message and it will be interesting to see if patchwork copes with that! Please pull it in! Yours, Linus Walleij The following changes since commit 07523a6cb6f868dfb3202a7fd5c7db2a43194f24: ARM: dts: ux500: set pull-up on STUIB STMPE IRQ line (2019-07-23 09:24:10 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-dts-v5.4-3 for you to fetch changes up to b786a05f6ce4ff29ff9ef438c6111f339672f88d: ARM: dts: ux500: Update thermal zone (2019-08-28 15:54:48 +0200) ---------------------------------------------------------------- More Ux500 device tree updates for the v5.4 kernel: - Drop TV-OUT muxgroup from the HREF pin control - Fix up BU21013 touchpad from Dmitry - Split of AB8500 config in its own DTSI - Drop the unused USB regulator config - Add proper thermal zone for the CPU ---------------------------------------------------------------- Dmitry Torokhov (1): ARM: ux500: improve BU21013 touchpad bindings Linus Walleij (2): ARM: dts: ux500: Drop TV-out muxgroup on HREFs ARM: dts: ux500: Update thermal zone Stephan Gerhold (2): ARM: dts: ux500: Move ab8500 nodes to ste-ab8500.dtsi ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree arch/arm/boot/dts/ste-ab8500.dtsi | 228 +++++++++++++++++++++ arch/arm/boot/dts/ste-dbx5x0.dtsi | 265 ++++--------------------- arch/arm/boot/dts/ste-href-ab8500.dtsi | 2 + arch/arm/boot/dts/ste-href-family-pinctrl.dtsi | 1 - arch/arm/boot/dts/ste-href.dtsi | 4 - arch/arm/boot/dts/ste-hrefprev60-stuib.dts | 14 +- arch/arm/boot/dts/ste-hrefv60plus-stuib.dts | 14 +- arch/arm/boot/dts/ste-snowball.dts | 4 - 8 files changed, 286 insertions(+), 246 deletions(-) create mode 100644 arch/arm/boot/dts/ste-ab8500.dtsi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#427): https://linux.kernel.org/g/patchwork-soc/message/427 Mute This Topic: https://linux.kernel.org/mt/33057536/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] -=-=-=-=-=-=-=-=-=-=-=-