From patchwork Sun Jul 28 09:35:00 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 11062919 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 ED90E14DB for ; Sun, 28 Jul 2019 09:35:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DDAFD287CF for ; Sun, 28 Jul 2019 09:35:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CD81228813; Sun, 28 Jul 2019 09:35:15 +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 5F144287CF for ; Sun, 28 Jul 2019 09:35:15 +0000 (UTC) X-Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by groups.io with SMTP; Sun, 28 Jul 2019 02:35:14 -0700 X-Received: by mail.kernel.org (Postfix) id D32F22085A; Sun, 28 Jul 2019 09:35:13 +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 5C7042075B for ; Sun, 28 Jul 2019 09:35:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5C7042075B X-Received: by mail-lj1-f193.google.com with SMTP id h10so55573274ljg.0 for ; Sun, 28 Jul 2019 02:35:13 -0700 (PDT) X-Gm-Message-State: APjAAAXVwrdG1Afn7GBMr20rm/ORgHSc74VAGjJgXROB/1NDs5TQjJQU PO1yg50fGtNzzLB2HauCCBncLnhF3omd2eTsnmHdhQ== X-Google-Smtp-Source: APXvYqzMm5HDp4n0poR1Zh6L6Xgq8irpRxLaDW5mSlb0EvpkayeIRvHfBROISDxJQoFSZrEX1jrPgECNfBae9GidFuM= X-Received: by 2002:a2e:9593:: with SMTP id w19mr7277182ljh.69.1564306511448; Sun, 28 Jul 2019 02:35:11 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Sun, 28 Jul 2019 11:35:00 +0200 Message-ID: Subject: [GIT PULL] Ux500 DTS updates for v5.4 take one To: Linuxkernel+Patchwork-Soc via Email Integration Cc: Linux ARM , Leo Yan , mathieu poirier 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=1564306514; bh=KrIkjbZWH+fQQOVOlRo1wuqAxQ1A2ncKb+mMlc/GxmQ=; h=Cc:Content-Type:Date:From:Reply-To:Subject:To; b=E0ArI2H1sEiKVsAaxj/1sBYqJQyZtQqyMvWaddpXJcemwwKydbLzQBO4jvjiRC8Ce/d 7asXD/OHdIt8SldfGb82Gj8xUwyzPVVr9FPsBQhS0vuILdNMMAFKV5kIboWVrO/i+N7ug 6fNPLn0AkcTI+9xyhfpq9JLMwdwpgpWjMjc= X-Virus-Scanned: ClamAV using ClamSMTP Hi ARM SoC folks, this is the first slew of DTS updates for Ux500 for v5.4, maybe there will be more, but this needs to get out there. Especially the long overdue CoreSight conversion that got stuck in my tree for no good reason. Please pull it in! Yours, Linus Walleij 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/linusw/linux-stericsson.git tags/ux500-dts-v5.4-1 for you to fetch changes up to 07523a6cb6f868dfb3202a7fd5c7db2a43194f24: ARM: dts: ux500: set pull-up on STUIB STMPE IRQ line (2019-07-23 09:24:10 +0200) ---------------------------------------------------------------- This are some DTS changes for the Ux500 for the v5.4 kernel cycle: - Update the CoreSight blocks to use the latest and greatest bindings - Push the thermal driver config down to the main SoC DTSI as it applies to all ASICs. - Set a pull-up on the ST UIB right. ---------------------------------------------------------------- Leo Yan (1): ARM: dts: ste: Update coresight DT bindings Linus Walleij (2): ARM: dts: ux500: Fix up the thermal nodes ARM: dts: ux500: set pull-up on STUIB STMPE IRQ line arch/arm/boot/dts/ste-dbx5x0.dtsi | 26 +++++++++++++++++++++++--- arch/arm/boot/dts/ste-href-stuib.dtsi | 11 +++++++++++ arch/arm/boot/dts/ste-snowball.dts | 29 ----------------------------- 3 files changed, 34 insertions(+), 32 deletions(-) Yours, Linus Walleij -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#195): https://linux.kernel.org/g/patchwork-soc/message/195 Mute This Topic: https://linux.kernel.org/mt/32630612/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] -=-=-=-=-=-=-=-=-=-=-=-