From patchwork Fri Oct 20 11:55:57 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828570 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="MO7SiRuY"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQH6LzRz9t3R for ; Fri, 20 Oct 2017 22:56:07 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752911AbdJTL4G (ORCPT ); Fri, 20 Oct 2017 07:56:06 -0400 Received: from mail-wr0-f193.google.com ([209.85.128.193]:51736 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752817AbdJTL4G (ORCPT ); Fri, 20 Oct 2017 07:56:06 -0400 Received: by mail-wr0-f193.google.com with SMTP id j14so11137646wre.8 for ; Fri, 20 Oct 2017 04:56:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=vkf/0s+d7A+UM7LQU2eJkK9gcH31geeiB/AnI44TEHQ=; b=MO7SiRuYZgXa38saekLJeBlc+Kw5Sacsq79ssKotMXfg65Cf4l5NBU4yr2rh2/NNVW lSuh/jao68Y/1ier2zifgJP4XmbaiY2PlBuMjvGK3l6kdf7fO3rxuYuGR/2zHEZTprhc vZ56mYPGkCYDiSwDlIiWTKiATXREx9EnIos7+czKS/NJ0omWMOLdBdOXc/PnkiJJiEFP zBlVyr5IZiCiUkLz0GJsqSUSi3+YMghDpTqJeEAMuMdEerxfBxlfGI/GDg1b6kJGXFu6 nt2N4WjCwepEN+oez2dhGX3CWIFaA031qrCgrD5osNCXqwg0+V0e0Ts0V5KcyXOZX/uj LTJw== 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=vkf/0s+d7A+UM7LQU2eJkK9gcH31geeiB/AnI44TEHQ=; b=Gk07DKROfd4Asptj1/YfVOL8GZSNHOxEKQdrCQGuG6MaqOqYokwCYLb58CF1PmMOPN AwH2sKcwYIA2xXBUnsXez+DS2n1oyOaqNjyhaLbal19uFTfdAWrJCQGR6++BsizHP4tL DZp0zWWp1xVCAMmGBBNrO84CFJMXDbiCpYqW3v//IessUp01TYrWNJ79l4eIUV6oGdb/ B6cL8Q1PN0uwroh7EVQnHWKc/HF4OKV5KLpaHyHAnuEUCCYGChh5purhcDJtWwo9yqZs IryvVwCvCtsLEke0YY3XA3PaL2/Dd1Vre0r+RQTeJVSlnLqsvLqdrnvPPJi5IjROavK4 o83Q== X-Gm-Message-State: AMCzsaVXfscYlxd16xrSHx4Zc+HaLBdRS4HC7iiMHLBmCS8r/axaJmPX lWyOU4OAdnpOCuMBANC4mcE= X-Google-Smtp-Source: ABhQp+QJbwSJUgLarCqWcD8npDGjNAD4VZkQBsgMMl+HNNXKVuMv9G3Lr2Iopw0rLnpyNQAjG2/+jg== X-Received: by 10.223.196.221 with SMTP id o29mr4353461wrf.210.1508500565122; Fri, 20 Oct 2017 04:56:05 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id 31sm718439wrr.6.2017.10.20.04.56.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:04 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/7] dt-bindings: Updates for v4.15-rc1 Date: Fri, 20 Oct 2017 13:55:57 +0200 Message-Id: <20171020115603.9828-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-dt-bindings for you to fetch changes up to 3e09b155d58e44e33a699650128f8c6c833cb320: dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal (2017-10-19 16:26:22 +0200) Thanks, Thierry ---------------------------------------------------------------- dt-bindings: Updates for v4.15-rc1 This contains the addition of a clock alias which will be used to fix the implementation of the SOR1 clock. Also included are the bindings for the Tegra186 BPMP thermal driver, a prerequisite for both the driver and device tree changes. ---------------------------------------------------------------- Mikko Perttunen (1): dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal Thierry Reding (1): dt-bindings: clock: tegra: Add sor1_out clock .../thermal/nvidia,tegra186-bpmp-thermal.txt | 32 ++++++++++++++++++++++ include/dt-bindings/clock/tegra210-car.h | 1 + .../dt-bindings/thermal/tegra186-bpmp-thermal.h | 14 ++++++++++ 3 files changed, 47 insertions(+) create mode 100644 Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.txt create mode 100644 include/dt-bindings/thermal/tegra186-bpmp-thermal.h --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:55:58 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828571 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="bvdNfB6j"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQJ6C7lz9t5l for ; Fri, 20 Oct 2017 22:56:08 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753044AbdJTL4I (ORCPT ); Fri, 20 Oct 2017 07:56:08 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:53853 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753018AbdJTL4H (ORCPT ); Fri, 20 Oct 2017 07:56:07 -0400 Received: by mail-wm0-f65.google.com with SMTP id q132so21993992wmd.2 for ; Fri, 20 Oct 2017 04:56:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=/CfI5foraoH+skQTRk/nElkLBOkjz1eXxn3K7nC5N8k=; b=bvdNfB6jTVTkM9dGEmlKpdlcf7ziUxHBqvJMcyf+XivLhokV0R1i+BUN8uO8oyR0jO stWQZSOUiyYUcRvlpHUCLFm6KAgABfwgxCb9AyscviBNcX0vkohO4cwl+UEz7fipCTYj cdsLa/hbJbNeRxmUbyQ5Va2F/DS+8PFuM4XioCLsyHtvg2dHoVblJqqzcYDNxVVqs+oQ 0u/RPXgiwT/HB4UJYgCCcL23HkA0XR41tNqvQJpW1+pXe0adA1yN/ePV4fqxjVHVEApC mSdc9iHSd2Q5c5pjMwYbFXURvK+URQ0uqrydWVu1UE7RRWaQP6NQcfhYukdP0JBKMmUf tm1A== 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:in-reply-to :references; bh=/CfI5foraoH+skQTRk/nElkLBOkjz1eXxn3K7nC5N8k=; b=ImFCA/qEgoYAGuJrAyOBQ9bQs+40ZeOWmyH/OUb1WqqwxNqVWAmPmwbbi5AFBhSMTM udTDqDf1rHL7D2/2e5k9q8YTEGr5iroW6kVzDZ0JhHhMKd6S7d9pei/SoRs/66TFZ5yb UHpSA2/6bJ0RpqStGzcsE4zmIC+LKYa8cWJjJr5gG1hC7R6qgDlWx4asjJp6lTSgICHo qgDLayzbAjKQw6jXM3r/VCeayoneJweIXt9pMMnPaRoJAHI82AT6aVBioBLky1fVMSBR eV2pgkqyxzbBOrkCGPGejrouGc08/ij9HQKRqK+WWoFvk0QxGTleBEuXMt8XdmVrhyZK DxQQ== X-Gm-Message-State: AMCzsaXwPqQ4ftfHU2gwLIaNR/f5A6lHtn1uAkq2p/LEnorDgZb+jf/d y9Z6PppATp+cHTVHYNR8/PaEeg== X-Google-Smtp-Source: ABhQp+TAMnCiW84Eduyl0oMhA2GuMAtdRahTqE88Pj/1OSEv4B5T6TSXe5xCjTN2kHfIs28h+GRQqQ== X-Received: by 10.28.125.139 with SMTP id y133mr1461893wmc.25.1508500566579; Fri, 20 Oct 2017 04:56:06 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id d129sm1592894wmf.34.2017.10.20.04.56.05 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:05 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 2/7] firmware: tegra: Changes for v4.15-rc1 Date: Fri, 20 Oct 2017 13:55:58 +0200 Message-Id: <20171020115603.9828-2-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-firmware for you to fetch changes up to f2381f652266fabfb7a8f5c4b2a05de36cad3a73: firmware: tegra: Add BPMP debugfs support (2017-10-19 16:27:56 +0200) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v4.15-rc1 This contains a couple of (non-critical) fixes and improvements for the BPMP driver as well as support for debugfs. ---------------------------------------------------------------- Mikko Perttunen (2): firmware: tegra: Expose tegra_bpmp_mrq_return() firmware: tegra: Add stubs when BPMP not enabled Timo Alho (2): firmware: tegra: Propagate error code to caller firmware: tegra: Add BPMP debugfs support drivers/firmware/tegra/Makefile | 4 +- drivers/firmware/tegra/bpmp-debugfs.c | 444 ++++++++++++++++++++++++++++++++++ drivers/firmware/tegra/bpmp.c | 31 ++- include/soc/tegra/bpmp.h | 59 ++++- 4 files changed, 526 insertions(+), 12 deletions(-) create mode 100644 drivers/firmware/tegra/bpmp-debugfs.c --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:55:59 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828572 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="j8jQQr7t"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQL213Vz9t3R for ; Fri, 20 Oct 2017 22:56:10 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753075AbdJTL4J (ORCPT ); Fri, 20 Oct 2017 07:56:09 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:49271 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753026AbdJTL4J (ORCPT ); Fri, 20 Oct 2017 07:56:09 -0400 Received: by mail-wr0-f196.google.com with SMTP id g90so11133954wrd.6 for ; Fri, 20 Oct 2017 04:56:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=thMailJtvlX/miM+Gn5xX/oPH5kiZ96CtJctweSIiPI=; b=j8jQQr7tEJRDfaPK1tf6mmqidDnjMfUtQoz9bqsaZ7Qvx4m8tpgZbpWcQoamwmzwa9 YrKVtMWaC9c9eXTJ/NUeABUT5YrApL202SSJYBwu/MLi0dOm9fZBl4h4Hp8FErvhTOQH uriYMFaWP8GgpWYgVHaP1/Cegw8VdZIoGTaWIHGvh/SZ3IDKt5Bm2H902wh0dHIMc3Cu Tp9sshwDUS4DEMhvm786LdoDLB1+JSwU5h6rEZ7evj11R1kppyzBT6DXrbiINcwrkldn nQi2eGMYKkxtGuZ6OoMIFPtyqhiFxSSxX9S/1tnUY7rYTLKC1PNQY0dmYklj/H299Qk2 61Sw== 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:in-reply-to :references; bh=thMailJtvlX/miM+Gn5xX/oPH5kiZ96CtJctweSIiPI=; b=Xl6kAFIXgFGN1hda3/PoKrQhU7l8IHVOo4HTf7+DjWWgJ0MvlW5tIuDoedBvFkNFva Sq1edi5j/PO/60eY9w89wxzgR30/jY6TtEPeb1OkIuc9EJFWC6a9pn44dACWbuqd2Ury SqD3SlbWmN4l7FWN9+G0kCC9ZUpEhGNbi6tZWT7rEzVrfFDoCazpivjftoPVduEegkjt Qym9+XEoEhe3CL/YgMAEOvFSaMmYRoREGqAv1R3+vqdEfSO//Jw9GK3qLaUnRY0FkCHX wb7KzAmGH1IwHGvJwVYljpFBjn11AlYH+pK3Kle9xqQVAfhvrPjh7WCSwMuEnHLKeFwA 7LQA== X-Gm-Message-State: AMCzsaXbGKquUHAqk3nXbFF/wssAaPGENoa3V1r1YxFUCEOUePrsFiq/ mXQh9Q6ks6bU8N626u2SbOQ= X-Google-Smtp-Source: ABhQp+SdzDfPzRto5Fhf0XLVxhUxQIp0ABQLD3FPg4wBbhKNUJhuqeMJSYTyA3H8qj/hbfAR1wchhg== X-Received: by 10.223.197.69 with SMTP id s5mr4693907wrf.120.1508500568021; Fri, 20 Oct 2017 04:56:08 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id 200sm1867333wmu.44.2017.10.20.04.56.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:07 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 3/7] soc/tegra: Changes for v4.15-rc1 Date: Fri, 20 Oct 2017 13:55:59 +0200 Message-Id: <20171020115603.9828-3-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-soc for you to fetch changes up to 775dba87f891e99c2f46df17edd5f5359d0883ad: soc/tegra: bpmp: Check BPMP response return code (2017-10-19 16:33:57 +0200) This pulls in a part of the tegra-for-4.15-firmware tag to resolve a build time dependency. Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v4.15-rc1 Contains a fix to the generic power domain driver to properly report errors propagated from BPMP. ---------------------------------------------------------------- Thierry Reding (1): Merge branch 'for-4.15/firmware' into for-4.15/soc Timo Alho (2): firmware: tegra: Propagate error code to caller soc/tegra: bpmp: Check BPMP response return code drivers/firmware/tegra/bpmp.c | 22 ++++++++++++++++------ drivers/soc/tegra/powergate-bpmp.c | 15 +++++++++++++-- include/soc/tegra/bpmp.h | 1 + 3 files changed, 30 insertions(+), 8 deletions(-) --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:56:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828573 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="kB7v9/Ag"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQM6Dxqz9t3R for ; Fri, 20 Oct 2017 22:56:11 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753083AbdJTL4L (ORCPT ); Fri, 20 Oct 2017 07:56:11 -0400 Received: from mail-wr0-f195.google.com ([209.85.128.195]:43814 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753026AbdJTL4K (ORCPT ); Fri, 20 Oct 2017 07:56:10 -0400 Received: by mail-wr0-f195.google.com with SMTP id w105so1810914wrc.0 for ; Fri, 20 Oct 2017 04:56:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Hn9/HyJ3U+7mGXBmRf/ebWLepn2bMxxe158Fovh6luc=; b=kB7v9/AgsblmQV0iwdDrOeu4sUtEmrqrLaNBsHeenEBW/VSdsR2d+6jmiLOgBwmijo XFEaNMTMf7UAtbqrTbpkRHe4k2rQ86Wu1JPtYT8eq5vy4jUVivd+LktJwelRYEwjQ8cX Wm2DaBpCeTq4rwuJjrXnzHDgdAUV5bzr8tZsJnu4anT2ERoZiRJd15/1ApeRxsrdU+oy xlkVYr7Y5nRmbkMp7quvyVIK0yMhkVxRdKzWbm3VVZCywaZAbwmoD6pNPY4uvbyvxwED uFkDlf+mYnB0gEHRnsFq0x9UGP4WZlBlW6warwBCC2gPfQMFuVyG/q+bbTIluDkCYekg 7BbA== 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:in-reply-to :references; bh=Hn9/HyJ3U+7mGXBmRf/ebWLepn2bMxxe158Fovh6luc=; b=dA9Uo0WcQ3JAA9cHdXasaShfB9CbyCI6EUr5F0bJEGJRED20EKqqUcwCtUlB/EX8mM iXurdKc19ruKWPoMCZS517nK7XvPvmHWsQDSR/8RfWU7JpMtbqPbquMhpgJqn38E+90A ConMJ5uH1YJLuvwSpOdXQnkyDlTEPTEyAzs+3/8B5mUtxuWhTwqqmQI/O5OU3o147Ldr VU9sF0fDeEOEutWAEuZDiOFXGsCgDtmzT+WxGnuY31t4bfKs2dnfA6105lxx/337yTpf Urh628BtV4EuwT7ZkZXIvs48xNdK5Waa2ocHeYf/ONIGbA0+YBZvxpTxcj3vlWmIzDo2 x1xw== X-Gm-Message-State: AMCzsaUnlPZ+kLbiCz2E6yr27QcUsnwWERKjY6tHmw6H682t2GbZO512 +Zqgw076oxXE5DwYEo21yng= X-Google-Smtp-Source: ABhQp+RO9CKfS5btYvjBWyBDSgUC+5qJX7+F996pPJ+ZLMdjE8G/1GyRVcwnYw8epynYkJ+LzHvHzQ== X-Received: by 10.223.182.79 with SMTP id i15mr4039001wre.88.1508500569589; Fri, 20 Oct 2017 04:56:09 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id 69sm1712150wmp.11.2017.10.20.04.56.08 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:08 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 4/7] thermal: tegra: Changes for v4.15-rc1 Date: Fri, 20 Oct 2017 13:56:00 +0200 Message-Id: <20171020115603.9828-4-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-thermal for you to fetch changes up to 7afebede62bed77ebae34fc64406984949d2a127: thermal: Add Tegra BPMP thermal sensor driver (2017-10-19 16:31:47 +0200) This pulls in parts of both the tegra-for-4.15-dt-bindings and tegra-for-4.15-firmware tags in order to resolve a build time dependency. Thierry ---------------------------------------------------------------- thermal: tegra: Changes for v4.15-rc1 This contains the Tegra186 BPMP thermal driver. It is used to monitor and access several thermal sensors found in the SoC. ---------------------------------------------------------------- Mikko Perttunen (4): dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal firmware: tegra: Expose tegra_bpmp_mrq_return() firmware: tegra: Add stubs when BPMP not enabled thermal: Add Tegra BPMP thermal sensor driver Thierry Reding (3): dt-bindings: clock: tegra: Add sor1_out clock Merge branch 'for-4.15/dt-bindings' into for-4.15/thermal Merge branch 'for-4.15/firmware' into for-4.15/thermal Timo Alho (1): firmware: tegra: Propagate error code to caller .../thermal/nvidia,tegra186-bpmp-thermal.txt | 32 +++ drivers/firmware/tegra/bpmp.c | 27 ++- drivers/thermal/Makefile | 2 +- drivers/thermal/tegra/Kconfig | 7 + drivers/thermal/tegra/Makefile | 3 +- drivers/thermal/tegra/tegra-bpmp-thermal.c | 263 +++++++++++++++++++++ include/dt-bindings/clock/tegra210-car.h | 1 + .../dt-bindings/thermal/tegra186-bpmp-thermal.h | 14 ++ include/soc/tegra/bpmp.h | 45 +++- 9 files changed, 381 insertions(+), 13 deletions(-) create mode 100644 Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.txt create mode 100644 drivers/thermal/tegra/tegra-bpmp-thermal.c create mode 100644 include/dt-bindings/thermal/tegra186-bpmp-thermal.h --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:56:01 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828574 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="B6Na6r1s"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQP1MyHz9t3R for ; Fri, 20 Oct 2017 22:56:13 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753099AbdJTL4M (ORCPT ); Fri, 20 Oct 2017 07:56:12 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:57067 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753071AbdJTL4M (ORCPT ); Fri, 20 Oct 2017 07:56:12 -0400 Received: by mail-wm0-f66.google.com with SMTP id l68so21989045wmd.5 for ; Fri, 20 Oct 2017 04:56:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=TDEV2Hk2U44OBZqYwN75/cOEc9P3Vohjcn65Eq0j1kU=; b=B6Na6r1shJ3mv8xa/nqaXPQ6fG246cSwSRX93eo+u1T3MM4yOYTnq4Vuvx35qWu0bv 2QB96/P3UIEbjdes3pCiqEpmANmZ6R7QMfT+7MhrZVQ8WA++F/zIugswKGReCFeRfuz8 CY0JdBSYWaXPG5mUAwtqKfIIEaQzLH3y5uS5sD9tP1CLdLUQjfOlHnSlhixwxIfZkW5b QL6szFpkHz1XFhHCJO6fcK92zUDpNnKAO4+7UzX1COlc9D0EI1phlG1moc3VRM3Dm1JG Uow2OoFlGUZp9eZNGEYhfk9wrlab/KXKT+KiknBxmwQmoga0bRf2mb166pbThU2tVS3j j80w== 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:in-reply-to :references; bh=TDEV2Hk2U44OBZqYwN75/cOEc9P3Vohjcn65Eq0j1kU=; b=pCKKIFlfd13gH7aPykR0JAlSb5T4Midv3nxMYbM2yff69fUv3y9frcp6wFq9Nqmmr6 9AGxLaSUttt7414knK6ObMgOERUkom+p20Ya80t8mB0HJ1DbK5vtGxQHkfe0B/oiqbda KckRC2HXudUVhQH9AFZzoLMHaMqb8hrkARuG9qshwD7zyn53rpOXBqUiicdzck4R+rIi zojia5N8eQjaEvm5TRazFz8nNJ2ueAJEH5X+3Ev4xqmPoTbn+10TC842rF6iuAPf5ZFp WQFv/3q4AUKfhuyRewu+uj2588AvKqCS0ubI1ChzLCFU+oMMj9cWfXU4+SnQOrCjyHib Rf0w== X-Gm-Message-State: AMCzsaWoYN1q5AQm4vspirn/iXc/Y0UyeI4vE3Pp5hY7AhZIDDE6P3/W fAFKROLjSTywBrkE2e7qt3w= X-Google-Smtp-Source: ABhQp+Thz0ymn28C7cYQRNFuiktaeRNjaHSAxxvi7BA6vboz4G/PGU2Hf1dRkce3I04B4n5NyPQ0fQ== X-Received: by 10.28.165.4 with SMTP id o4mr1492453wme.68.1508500571019; Fri, 20 Oct 2017 04:56:11 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id s70sm1511546wrc.83.2017.10.20.04.56.10 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:10 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 5/7] ARM: tegra: Device tree changes for v4.15-rc1 Date: Fri, 20 Oct 2017 13:56:01 +0200 Message-Id: <20171020115603.9828-5-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-arm-dt for you to fetch changes up to 33dfb1e18d534c4b7509de2a68ef1baf83d9710f: ARM: tegra: Enable CEC support on Jetson TK1 (2017-10-19 11:45:14 +0200) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Device tree changes for v4.15-rc1 Adds support for the CEC controller found on Tegra124 and enables it on Tegra K1. ---------------------------------------------------------------- Hans Verkuil (2): ARM: tegra: Add CEC support for Tegra124 ARM: tegra: Enable CEC support on Jetson TK1 arch/arm/boot/dts/tegra124-jetson-tk1.dts | 4 ++++ arch/arm/boot/dts/tegra124.dtsi | 12 +++++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:56:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828575 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="P5mD0eQg"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQQ5D5bz9t3R for ; Fri, 20 Oct 2017 22:56:14 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753155AbdJTL4O (ORCPT ); Fri, 20 Oct 2017 07:56:14 -0400 Received: from mail-wr0-f194.google.com ([209.85.128.194]:50526 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753090AbdJTL4N (ORCPT ); Fri, 20 Oct 2017 07:56:13 -0400 Received: by mail-wr0-f194.google.com with SMTP id q42so11135185wrb.7 for ; Fri, 20 Oct 2017 04:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=2O38+OCdrIbc99vwDB5O+56cGQhYpX16ZEpzrgCLxPM=; b=P5mD0eQgtFQOJVT4g1132Jx8mH577zAjrt7AtHgSs5J0SDVd7aT8HykB1nFLR2/b3F hfraxT9Z04rEA/u2LxaLDgd+AZjoUUKlHP6shp4oA1FHP/kycS0guUIjSOCR6Cms0W9E k5zO7ulBBbHBbbGKN5GArkA/8sxQJCrKLpNTMnB0l47IsaBmZbAunexBva0C2WHa3WO7 Kb4/ft+O/tRntll7Qnv3aFWo+0VeSj4Gw0YxaPg5Cy+r1J3jaa2FSa+YgNcHmGZbIeUJ snU+sn/VPyxzykPIMLBU2NOdxwmatmZp3xUfHca3Ga2lvEPn041G0+Bqio+lQ35tglhP VhkA== 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:in-reply-to :references; bh=2O38+OCdrIbc99vwDB5O+56cGQhYpX16ZEpzrgCLxPM=; b=UNfKXR9C18jeLXFLXjEABXC+hReAmUvPZgaPfHAjGmbVdNJjMNjOUsyJYYxntR72Yk /krrTs1eVq5oRS9oG+zo/d+e3PBbeK+/uB2vjdbzojrSD9f/dR9/pdW2hqvmgfNYi1ry IBTWObkCCR9ijyBYvJ5qETZy11EiYz/J3wFBEQ2yEgwLD3mE2HjK83nmQDmsvymuBTvw x9M1ApUkHgt7c6TlccC+SPzfky7VVTgZSNlw2G176aG76p0BPo0Yd6pGSz1ZQX+P2LX9 7M6HZrfP97GqW6YQNAkd1+Pd4xBuBnElrncT//nIDWzVRQK9hpbliowkGL/z8wxh20Iq t+IA== X-Gm-Message-State: AMCzsaV0nmr8RtBQrjgR+F4tZLvF8oBrylqn8Two8jlxyzGQy3dGB8pr OORvg1owBHOEvIn36Sq6hs5m0g== X-Google-Smtp-Source: ABhQp+TTDYGCAMTIrZvxZx3SB0G85VxXb3HsKkmcn3eRplper9io2qZwCwr1rAgxCOYSRoFBV99adw== X-Received: by 10.223.132.101 with SMTP id 92mr4276636wrf.85.1508500572426; Fri, 20 Oct 2017 04:56:12 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id r68sm1122295wmd.4.2017.10.20.04.56.11 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:11 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 6/7] arm64: tegra: Device tree changes for v4.15-rc1 Date: Fri, 20 Oct 2017 13:56:02 +0200 Message-Id: <20171020115603.9828-6-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-arm64-dt for you to fetch changes up to 15274c232131569b9010634a3f4f129c80c027a3: arm64: tegra: Add BPMP thermal sensor to Tegra186 (2017-10-19 16:35:50 +0200) This pulls in a part of the tegra-for-4.15-dt-bindings tag in order to resolve a build time dependency. Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v4.15-rc1 Enables host1x, VIC, PCIe and the BPMP thermal sensor on Tegra186. ---------------------------------------------------------------- Manikanta Maddireddy (2): arm64: tegra: Add PCIe node for Tegra186 arm64: tegra: Enable PCIe on Jetson TX2 Mikko Perttunen (5): dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal arm64: tegra: Add #power-domain-cells for BPMP arm64: tegra: Add host1x on Tegra186 arm64: tegra: Add VIC on Tegra186 arm64: tegra: Add BPMP thermal sensor to Tegra186 Thierry Reding (2): dt-bindings: clock: tegra: Add sor1_out clock Merge branch 'for-4.15/dt-bindings' into for-4.15/arm64/dt .../thermal/nvidia,tegra186-bpmp-thermal.txt | 32 +++ arch/arm64/boot/dts/nvidia/tegra186-p2771-0000.dts | 24 +++ arch/arm64/boot/dts/nvidia/tegra186.dtsi | 214 +++++++++++++++++++++ include/dt-bindings/clock/tegra210-car.h | 1 + .../dt-bindings/thermal/tegra186-bpmp-thermal.h | 14 ++ 5 files changed, 285 insertions(+) create mode 100644 Documentation/devicetree/bindings/thermal/nvidia,tegra186-bpmp-thermal.txt create mode 100644 include/dt-bindings/thermal/tegra186-bpmp-thermal.h --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From patchwork Fri Oct 20 11:56:03 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 828576 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=linux-tegra-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="kDUfXv/w"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yJPQS0z8rz9t3R for ; Fri, 20 Oct 2017 22:56:16 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753113AbdJTL4P (ORCPT ); Fri, 20 Oct 2017 07:56:15 -0400 Received: from mail-wr0-f195.google.com ([209.85.128.195]:47626 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753090AbdJTL4P (ORCPT ); Fri, 20 Oct 2017 07:56:15 -0400 Received: by mail-wr0-f195.google.com with SMTP id y39so11146963wrd.4 for ; Fri, 20 Oct 2017 04:56:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=K/rNloV8RryGbR1OL2Z2P9ki6ol+WJsIKbQE+Hegqg4=; b=kDUfXv/wd6uBm1nJArTq1H3uw4dCiJK5aKSwXNJvoLTepfks8/ACgOmD11MozwapD5 jRLzREdn4M4dOkjG2k6Rn+V9NqmV0uHhez2Q/lvlQmZrQDqpZT23nuU6lBmN6QXRTqv9 McxXK329o7jyuzyb59a2IN/cNSzAATPM2uxp85FpE5ryaNdtnIjHKg35JY2OiqrcoV2o lf8yVTvkJFbXoyL5N9HKyhnFLLPIxFw6cI7Clp4bQzd2q684qHctBWtd0aDl9OpScieI V5ogLpHCEBwqt0IvlYdYO3nUlG0PnbRiJ4EywuxECtJKGq8Xu8puQdK0sqRAkiANulVF xl8g== 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:in-reply-to :references; bh=K/rNloV8RryGbR1OL2Z2P9ki6ol+WJsIKbQE+Hegqg4=; b=AAlXWsYddxItz4C6uzYTBzykfKZ/yr5zd+EKvMx++PpSsJDeUbc8+Q/vT1mPSdEXnO z4yR+mdGYIlrskK6n6/iSN6miPVvnNf0KGaQ4Ts/CG3Y6lQLAxxuvhMVzSZG2oqalpSa 71c3vLLTYoS9MhHC0h7ew7kqx6/o4Y/4a7HATOzkyzlvwzHCluQwnBw7a16aqOU8P6jz K4xSwH1NKYEx5F635QZO8wMQhgY1VcpVVhKMxu5cPak1dKJ9XTAY44t2CnaYs2aD/Y4E JbXikQBvIN7YS8wEmxke4UWKGz5+SUaKg4JJ5GjLn8OD+xuUZ0x6DodCLcE1a/iFow7S 1mAA== X-Gm-Message-State: AMCzsaVJ219YC1iDp7TDPUcX8gD2lTDN3SLgIH+Bm5UBtBosyTKNdgvJ nnJXqeLt49nfCLF25HuhM5Q= X-Google-Smtp-Source: ABhQp+QIdXy1qas0yV4BTeAyPYWM42tBLRKNUzWjRLG7NniUzAiwu1YXzdp8v6uf3DPUykFC//ArkA== X-Received: by 10.223.184.181 with SMTP id i50mr4689140wrf.124.1508500573870; Fri, 20 Oct 2017 04:56:13 -0700 (PDT) Received: from localhost (p200300E41BE4FD00CEAD5B94E1CFD280.dip0.t-ipconnect.de. [2003:e4:1be4:fd00:cead:5b94:e1cf:d280]) by smtp.gmail.com with ESMTPSA id c37sm2376728wra.73.2017.10.20.04.56.13 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 04:56:13 -0700 (PDT) From: Thierry Reding To: arm@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 7/7] arm64: tegra: Default configuration updates for v4.15-rc1 Date: Fri, 20 Oct 2017 13:56:03 +0200 Message-Id: <20171020115603.9828-7-thierry.reding@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20171020115603.9828-1-thierry.reding@gmail.com> References: <20171020115603.9828-1-thierry.reding@gmail.com> Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.15-arm64-defconfig for you to fetch changes up to a9e6753c1c92ae7d2c0c99b420c5c7dd5ebfc37d: arm64: defconfig: Enable Tegra PCI controller (2017-10-19 10:24:16 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Default configuration updates for v4.15-rc1 This enables the PCI host controller on 64-bit ARM. It is supported and enabled via device tree on Tegra210 and Tegra186. ---------------------------------------------------------------- Tuomas Tynkkynen (1): arm64: defconfig: Enable Tegra PCI controller arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) --- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html