From patchwork Thu Aug 2 21:40:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10554253 X-Patchwork-Delegate: agross@codeaurora.org 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 4F09614E2 for ; Thu, 2 Aug 2018 21:40:21 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 434202C50E for ; Thu, 2 Aug 2018 21:40:21 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 3740C2C51B; Thu, 2 Aug 2018 21:40:21 +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=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5A5C62C50E for ; Thu, 2 Aug 2018 21:40:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731763AbeHBXdS (ORCPT ); Thu, 2 Aug 2018 19:33:18 -0400 Received: from mail-yb0-f196.google.com ([209.85.213.196]:36205 "EHLO mail-yb0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731429AbeHBXdS (ORCPT ); Thu, 2 Aug 2018 19:33:18 -0400 Received: by mail-yb0-f196.google.com with SMTP id s1-v6so1906772ybk.3 for ; Thu, 02 Aug 2018 14:40:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=aMFw4v59j05DV5dcnbAXJEE4NLIiqeHwyp4MPty3iIQ=; b=A29Q96RGqriLxgFVobpP+hP9M6viGKyc0G+J075GZB12KvE+3AwFNWhIAe/6wLJoe9 R2ESwmtwFMZnYdCOCGR4tHKamASE0IZQBun7yV0Ec8FdCusao3HUYkyslFNoC6gR7zVy BuCqa5Pt45j9gAdbDKhTd76QuS+6Un9ACxoSY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=aMFw4v59j05DV5dcnbAXJEE4NLIiqeHwyp4MPty3iIQ=; b=WSJQWJ0m7YLkVXK3sL0w03GqrX6heZOKIDbPijiqOx9iZ7xdgNJhrEAJ+oWoDWGOE0 LzHNUF6kMT3ecmBIOxRqlmRmMCgctZnb+1kBEmyciV1BroGe4f+F5g0VXbb47g5PHJPw mpbT2gYwXv+fsYZDxXgfBDGVVPUAg5qeGNt+/Qy1ntjFaoqbB+nbvISzWMRkhzRxZytV t6HMlk1f2+6X9ymiH7Z6V+pj0WDjDKM9VJqbnMsqivp6gNPThSGbBvjcTz1hiB64sY7O hcgZY+zYVPilylN2YcEksLVM7FSM6Yb1s7OxOPp22+meRAQFt3mxOJ5DIWmY6G/TbDD9 v34g== X-Gm-Message-State: AOUpUlGIySVAkJJOAEq3FIfw1oR1rVK7TCK8oRpc9Z9aMGXWsgxihMuO 3QrVFBdRJlu0D75Iwh6uqWZQp2MLl/U= X-Google-Smtp-Source: AAOMgpe2RiJXu9g3M5neCyFGDC4hcq0sPWtqlcc/Mk3LUt0ddqWpL+ODLHW5ufp8IFKSUv3YwLaPXg== X-Received: by 2002:a25:7d43:: with SMTP id y64-v6mr700235ybc.153.1533246017607; Thu, 02 Aug 2018 14:40:17 -0700 (PDT) Received: from localhost (107-207-74-175.lightspeed.austtx.sbcglobal.net. [107.207.74.175]) by smtp.gmail.com with ESMTPSA id u64-v6sm2555755ywu.107.2018.08.02.14.40.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Aug 2018 14:40:17 -0700 (PDT) From: Andy Gross To: arm@kernel.org Cc: Olof Johansson , Arnd Bergmann , Kevin Hilman , linux-arm-msm@vger.kernel.org Subject: [GIT PULL] Qualcomm ARM64 DT updates for 4.19 - Part 2 Date: Thu, 2 Aug 2018 16:40:13 -0500 Message-Id: <1533246013-16448-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit 7a0d5009dbb73bcecc199151e6a126aa3630d820: Merge tag 'qcom-drivers-for-4.19' into arm64-for-4.19-2 (2018-08-02 16:27:10 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.19-2 for you to fetch changes up to cda676b5c93fa3d1a1a1794a8ee8ae8860d06843: arm64: dts: sdm845: Add tsens nodes (2018-08-02 16:34:24 -0500) ---------------------------------------------------------------- Qualcomm ARM64 Updates for v4.19 - Part 2 * Add thermal nodes for MSM8996 and SDM845 ---------------------------------------------------------------- Amit Kucheria (2): arm64: dts: msm8996: thermal: Initialise via DT and add second controller arm64: dts: sdm845: Add tsens nodes arch/arm64/boot/dts/qcom/msm8996.dtsi | 22 ++++++++++++++++------ arch/arm64/boot/dts/qcom/sdm845.dtsi | 16 ++++++++++++++++ 2 files changed, 32 insertions(+), 6 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html