From patchwork Thu Aug 22 15:34:29 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11109595 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 05A9913A4 for ; Thu, 22 Aug 2019 15:34:45 +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 A049E233FE for ; Thu, 22 Aug 2019 15:34:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linux.kernel.org header.i=@linux.kernel.org header.b="tjF/eR9A" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A049E233FE 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+389+1554929+3438807@linux.kernel.org X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Thu, 22 Aug 2019 08:34:44 -0700 X-Received: by mail.kernel.org (Postfix) id 9120323400; Thu, 22 Aug 2019 15:34:43 +0000 (UTC) X-Received: from mail-lj1-f193.google.com (mail-lj1-f193.google.com [209.85.208.193]) (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 2B332233FD for ; Thu, 22 Aug 2019 15:34:43 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B332233FD X-Received: by mail-lj1-f193.google.com with SMTP id m24so5959307ljg.8 for ; Thu, 22 Aug 2019 08:34:42 -0700 (PDT) X-Gm-Message-State: APjAAAUi8+kwUKPNxVAx/F0AQdFa/Bbzzr85054vzJdgd5pu9n93HMl+ AweFd4vvU8RXydUi172rhYE07HrsozRDaZf8C1zy/A== X-Google-Smtp-Source: APXvYqxrZrjFHjjyiukon8wM1/8XxzQpVziKlHKfK2Hgp5X97e2M42RzCdmVAqBnFmcZ/Ecuci/VCD+0bgClm/xYoTc= X-Received: by 2002:a2e:9903:: with SMTP id v3mr3749lji.37.1566488081228; Thu, 22 Aug 2019 08:34:41 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Thu, 22 Aug 2019 17:34:29 +0200 Message-ID: Subject: [GIT PULL] Further Ux500 DTS updates for v5.4 To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Linux ARM , Stephan Gerhold 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=1566488084; bh=6w9iwN5N6WMdjfinUFuQqj6uEp6zwu2hLu34lCL+gLU=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=tjF/eR9AYSocYn17+EGCc58oi1vgJl1NzcS9dk59aJ3oSbGCXOzp5tj6SEnsAfEj+2G igQHR3kXsnXZ9TJ3S/jX7AvgXl71VarW15KiyDPH7n9s0G2GTPaMriS02/ZjmL3khFgb4 gBVPPl62sxnLl3vud95Nskgd6nSa0JOY2q4= 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. 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-2 for you to fetch changes up to 547c9983f2fb5240780d1a1d1235e7334d33dc0a: ARM: dts: ux500: Remove ab8500_ldo_usb regulator from device tree (2019-08-22 17:15:59 +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 ---------------------------------------------------------------- Dmitry Torokhov (1): ARM: ux500: improve BU21013 touchpad bindings Linus Walleij (1): ARM: dts: ux500: Drop TV-out muxgroup on HREFs 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 | 208 ---------------------- 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, 250 insertions(+), 225 deletions(-) create mode 100644 arch/arm/boot/dts/ste-ab8500.dtsi -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#389): https://linux.kernel.org/g/patchwork-soc/message/389 Mute This Topic: https://linux.kernel.org/mt/32991089/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] -=-=-=-=-=-=-=-=-=-=-=-