From patchwork Thu Apr 6 12:47:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203271 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4A20AC7618D for ; Thu, 6 Apr 2023 12:48:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1042AC4339E; Thu, 6 Apr 2023 12:48:08 +0000 (UTC) Received: from mail-ed1-f45.google.com (mail-ed1-f45.google.com [209.85.208.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id F2DA1C4339B; Thu, 6 Apr 2023 12:48:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org F2DA1C4339B Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ed1-f45.google.com with SMTP id 4fb4d7f45d1cf-502739add9dso1270845a12.0; Thu, 06 Apr 2023 05:48:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785285; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=rAvv/otmGc3hwMXwQhQHoUuaDflO8xWMjxGu4buYhBU=; b=UYFWuwtQZE6dbI/L901jI2OuT9Agu1VXY2EejSe+o6TS7XLyjvoSWvDKcswwOjC+ae cyDDXDCmwHn6bMpkeUTzVFVaRnm3MTvUDi5n2jR7j0mc7w9M9XohOcQxoHRN8xt74wdg 8pxGPiPLt2bBrOI65/sXwNQS6wpL7vSfl+UNJ57iOdrir3FNjkBAt2bMDYeGucin0a8h 00IYrM1ypuEDqFqK4ngforUGZ+1nO82xDabjQUetehEC7fYmrDmlFpx8wJA+a79OD2HX gVjmDzZ6QlHbfViR+TSQTykseB/NGyAqLHRiAzgldDT3wI/DOr01d3fz0DZ2p7ot+pOG ah+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785285; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=rAvv/otmGc3hwMXwQhQHoUuaDflO8xWMjxGu4buYhBU=; b=dHopb0v6xnWIiPyuiq+zFepr3GpQjzHYA4oUQlQVoRy4ZKt/0IG5W08466z1q9N1dU 7huzKkqvNvejAmQdnhHHQvIzvCp6etZ0M6EjJQ7Nu1no8WyrmHHkM0E0a54GnGqrr18a pBa62r/0rYnEeEJyh3BpFzXScLCcRGjUdqYVPBdZA2sghVCvkfcRJQ60sOE6T6wt3JWW UbALj5nzAz3e89npRUtGt1FEmcX/72d9QNWi06tDDs8x9Kji/udXvIa9GoqpMgrLA0FQ qbt/rNcQ9mH9RRT08DTEVcdU0gdPfrz4pvFTM/yIBBFnXo2qWEaiqNEQogDYe17nKSoQ hySw== X-Gm-Message-State: AAQBX9cwZ3xJu3HVI1x37jzSuN0OuVPnR+xLR07Q7w5UAcvf9W0dRUTZ abMJWJmLxroNhrGFcIfjl5xn5+47kwA= X-Google-Smtp-Source: AKy350Z5ATxSZlSfguG4OpymE0cvmmmtJXCnwNBQv9rv/Ol+ovzictkZq8tSc3aSPoqP/5qlntn56w== X-Received: by 2002:aa7:c50b:0:b0:4fa:e129:31cf with SMTP id o11-20020aa7c50b000000b004fae12931cfmr5437923edq.23.1680785284856; Thu, 06 Apr 2023 05:48:04 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id y40-20020a50bb2b000000b004c2158e87e6sm697255ede.97.2023.04.06.05.48.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:04 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 1/7] ARM: tegra: Core changes for v6.4-rc1 Date: Thu, 6 Apr 2023 14:47:58 +0200 Message-Id: <20230406124804.970394-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm-core for you to fetch changes up to e8476011f04b1ee4360f755ed19cbbddf12dc83e: ARM: tegra: Remove MODULE_LICENSE in non-modules (2023-04-05 15:03:17 +0200) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Core changes for v6.4-rc1 This contains a single commit to drop MODULE_LICENSE() from a driver that can't be built as a module since that can now confuse tooling. ---------------------------------------------------------------- Nick Alcock (1): ARM: tegra: Remove MODULE_LICENSE in non-modules drivers/amba/tegra-ahb.c | 1 - 1 file changed, 1 deletion(-) From patchwork Thu Apr 6 12:47:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203272 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F1419C761A6 for ; Thu, 6 Apr 2023 12:48:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id BFB6CC4339C; Thu, 6 Apr 2023 12:48:08 +0000 (UTC) Received: from mail-ej1-f43.google.com (mail-ej1-f43.google.com [209.85.218.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id BC71EC433EF; Thu, 6 Apr 2023 12:48:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org BC71EC433EF Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f43.google.com with SMTP id 18so1090757ejo.13; Thu, 06 Apr 2023 05:48:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785286; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=C/oNPSXF4DEXkM4iJ7WzDu31Vha4rpo63BbtWEOYdL4=; b=B3OhMfX5OZYNer0C9NNK+6rM1YKacqHCOa2H7QCFZAui3hQe59xMIAsZxWTDdTi2T9 +sPauCztyvgty/T7zEbnstVmr2ZUxadFhGT9PC2csPtE7NtV/9WlB2p0HSA+uUzpouK8 2cKbTwzshxRH0lhe/v9z4q14bT9XlN11NjJCRgKGBW9m5d0QLM9gJ2KCcE8VcdHCYaMg B7pMf520mzhvX7Ex3nJO/R6Y+dzfIHUY+b5YDkp/uQbmIrI0jXWvzRVxMReGWe4Ephfu m/mmmFHmDNZ60zKxkIFP0pSQcQZYG83GkhjVSEOaDeApJImsrlB5wfTKic49QQDhjruC j7NA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785286; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C/oNPSXF4DEXkM4iJ7WzDu31Vha4rpo63BbtWEOYdL4=; b=184KQcP0oapEJpIdN707RmgQStyXRrbdcrotAtn5qKXPfVvjPZz/jFYUDZ9f1hhc7Y ifdKmq8iF1j/hTtU2QYdHSPpaLVhHeB7c/lNGx0OIwloGMPElbJSclj45Ycc246oovRs n2vsRGr+Swl4JNpdOkdS/dUkZsmUfXFYYYtW43vRK3YoEcN+2dLUyEKarOE/jmM7J9Un ZB2cD4CNH0CR7sF1a3CxzRJ0jJl+ScWqpYEU5nRIQdCADzcmHXLcXbyy8KWlerG5m4br KR5ckDp0Hkcc4Kpl62c6us234F9r2aaXH5JQtA0zPCE8H4kG3+S55A3YDVOF/7XjgS6m OzjA== X-Gm-Message-State: AAQBX9eNtj2Nd/fEVr+aVAkYqUEXxPiowYA7yzUbWz8WQ9DpF6+IhsdA oCztQ3pvTbVw0ydpzRpnXKOQbyLOjTA= X-Google-Smtp-Source: AKy350bHCWjsKOT+HSqtRAOm/6ukLHpkAF0MU8QVFPLej0KBruxegYeGUhznE2/zgUMPjUEjZLozjg== X-Received: by 2002:a17:907:77c1:b0:889:58bd:86f1 with SMTP id kz1-20020a17090777c100b0088958bd86f1mr6586345ejc.14.1680785285785; Thu, 06 Apr 2023 05:48:05 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id qp4-20020a170907206400b0093048a8bd31sm784093ejb.68.2023.04.06.05.48.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:05 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 2/7] soc/tegra: Changes for v6.4-rc1 Date: Thu, 6 Apr 2023 14:47:59 +0200 Message-Id: <20230406124804.970394-2-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-soc for you to fetch changes up to 821d96e3a006d09ca9aa3d982c50f3d86fa55500: soc/tegra: fuse: Remove nvmem root only access (2023-04-05 17:10:40 +0200) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v6.4-rc1 Contains various minor cleanups and fixes as well as support for several more wake events on Tegra234. ---------------------------------------------------------------- Jon Hunter (1): soc/tegra: pmc: Add the PMIC wake event for Tegra234 Kartik (1): soc/tegra: fuse: Remove nvmem root only access Mikko Perttunen (1): soc/tegra: bpmp: Actually free memory on error path Muhammad Usama Anjum (1): soc/tegra: cbb: remove linux/version.h Nick Alcock (1): soc/tegra: cbb: Remove MODULE_LICENSE in non-modules Petlozu Pravareshwar (1): soc/tegra: pmc: Support software wake-up for SPE Sushil Singh (1): soc/tegra: pmc: Add wake source interrupt for MGBE Uwe Kleine-König (1): soc: tegra: cbb: Drop empty platform remove function Yang Yingliang (1): soc/tegra: cbb: tegra194: Use of_address_count() helper Ye Xingchen (1): soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource() drivers/soc/tegra/cbb/tegra-cbb.c | 1 - drivers/soc/tegra/cbb/tegra194-cbb.c | 6 +----- drivers/soc/tegra/cbb/tegra234-cbb.c | 8 -------- drivers/soc/tegra/flowctrl.c | 4 +--- drivers/soc/tegra/fuse/fuse-tegra.c | 4 ++-- drivers/soc/tegra/pmc.c | 26 +++++++++++++++++++++++++- drivers/soc/tegra/powergate-bpmp.c | 2 +- 7 files changed, 30 insertions(+), 21 deletions(-) From patchwork Thu Apr 6 12:48:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203273 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CF93DC77B70 for ; Thu, 6 Apr 2023 12:48:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id B017DC4339E; Thu, 6 Apr 2023 12:48:09 +0000 (UTC) Received: from mail-ej1-f50.google.com (mail-ej1-f50.google.com [209.85.218.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id D481FC433D2; Thu, 6 Apr 2023 12:48:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org D481FC433D2 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f50.google.com with SMTP id by26so1090960ejb.2; Thu, 06 Apr 2023 05:48:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785287; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=EP3pWoThzxNHvqPa+xfASwdPg7dot4xq5Kg3CfDSY8o=; b=b5ZFEB2OJgUR3afX1uEmCBWj9H8BCyx/vbkn3JTjzU7lMKWXz8uvG12uoV4X7IZx2a f4MCqfZi0Z+Tm7qRn8FyIT7U5qI2R2jaI/BUrB3SXYCv6qqZvewlktPlwQSsMOO+GT9t I+bTw1o6FZmez2RteHa7ox8HqDjgLJrVMfrS9o8tMGmrRHh3ZQfKKE4O1Ev7UJ0aso2i PkC7HUHE+cmEiKxVmzOoWuNxJCY2+Bbp5J+BeDuA76y1knKfrQUf4Jb4YDbo0C7UPQoU Buay7IGYg2ve9yKeYpqFol4An9jCFch9ULHpxS97ZuSnq14NgrgjMn15sIouflOlFKgC fT+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785287; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EP3pWoThzxNHvqPa+xfASwdPg7dot4xq5Kg3CfDSY8o=; b=GJG4U8HQP638RAo+FpGt9zPr3du2MrE0NNnVtQPp3ZjAk2if+Gw2z8F2eOayAL1SPH qekU7msN+EmJrD5xxrGsPdyaG50F4m7/bP7+E3CuWmPGrTEIv/l+n/cmRYgZOVKIraxl cH+U1dZ8+Eg8y4stu+eKxCak11QRZAuWsjwyG4hQWML2O/CENNTy+jdyVY+mQmj56YLa 3556f+32EFIUV7yxnEh2ImI1FGWEjT3jv9glsdT0FJAtRxvkPG73JZAsv3DAteUq7STT bE13XeX8FBIptRN3Lrid8FWYFyoCRfHo8LLaouJvh1WTx9JMaDqQfKw/zftvSzSJ3oFP eXsg== X-Gm-Message-State: AAQBX9cUv8tHz5GVQVqlzrRNSHuXtV1P73HBVU5jKqRaV+4Q7WXbksmN m18iLdqmj+gkBCGdXE2oFH3GNcupwro= X-Google-Smtp-Source: AKy350YXQtNJ66qZW0DYBXxnghnb5q4N1dEGs04/9d/3jbwLyuWpNIV9ZakPEe1v49M4zU91KARp5g== X-Received: by 2002:a17:906:6851:b0:931:af6a:ad0f with SMTP id a17-20020a170906685100b00931af6aad0fmr5936423ejs.76.1680785286754; Thu, 06 Apr 2023 05:48:06 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id jr3-20020a170906a98300b00933356c681esm771775ejb.150.2023.04.06.05.48.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:06 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@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 v6.4-rc1 Date: Thu, 6 Apr 2023 14:48:00 +0200 Message-Id: <20230406124804.970394-3-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-firmware for you to fetch changes up to 8c47b8253f4cfd8b4dbda8c9adc1d0b1d7f3009d: firmware: Use of_property_present() for testing DT property presence (2023-04-04 21:51:23 +0200) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v6.4-rc1 This contains minor fixes and cleanups. Note that one of the patches here includes ARM firmware changes, but I picked that up after checking with Sudeep and Rob because it didn't seem worth splitting it up any further. ---------------------------------------------------------------- Mikko Perttunen (1): firmware: tegra: bpmp: Fix error paths in debugfs Rob Herring (1): firmware: Use of_property_present() for testing DT property presence drivers/firmware/arm_scmi/optee.c | 2 +- drivers/firmware/tegra/bpmp-debugfs.c | 12 ++++++++---- drivers/firmware/tegra/bpmp.c | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) From patchwork Thu Apr 6 12:48:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203274 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A536DC7618D for ; Thu, 6 Apr 2023 12:48:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 8B65CC4339C; Thu, 6 Apr 2023 12:48:10 +0000 (UTC) Received: from mail-ej1-f52.google.com (mail-ej1-f52.google.com [209.85.218.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id AADD6C4339B; Thu, 6 Apr 2023 12:48:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org AADD6C4339B Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f52.google.com with SMTP id 11so1089599ejw.0; Thu, 06 Apr 2023 05:48:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785287; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=nPWDczGne7HJOkL6V/dZbAS1zqSXRveSE1GPiL2Q4Bo=; b=d5VGRNdfCFCw8qz2Eez08tIyMeWTupHSycLdTxITIbMGrjIl5Kb/TDinl1VILuR0y9 m0vxUNrDoETsNHhb+YxX9r7xEaYKF8DgErIiZ8w7fo6ClzwLX+sal1LrZ6f1waeRhts/ 5rhbNu7H78Nqt/37043sz4ULQt4UEYclrl9a0bHmBlmD1gWRF6VHUJIL8y1mx81Bjte9 V9ALJZP54Di05iGRcN+AtMByEZaeexbRI/9hxlQrxiUfShYbY165TQZrD0xSS+iaHnx1 H76JSu9z+Zk50Z9XckKwS1aEJIRpssU0ZUbgkh8ogMYdHeM3BmurtVchG5MBJjoU7V0m VLxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785287; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nPWDczGne7HJOkL6V/dZbAS1zqSXRveSE1GPiL2Q4Bo=; b=mYfLsbM48+3qqjvrH+RZHeZCoxFBcE2YRelaW1Khtv0feo9HD8+OyVAsya7Gofm5Qr SYF7As9TzoR3+jaClU+deh5MRaMAxlN/BcoJijCxDMxjKxXoSoNKP+euG0/SaVCrD7rD /1/gZZTajmJO3Coq7g/5Gl0RtYYx6xKVx8ipyhQTGRFBYPMJ7YOYDAeWIyoYV01IYVjP IVEJ9lp26H6vRjgIIvbWkvYwKOuyMaxD4d/RmHILlvV7fhfl0F+vY65FTYubbWgFl7NM 0EsLlxStfNIvTiXIkk2mk2GB8IjGg+f3dYlKETqy6FRXpk9xf70qutv10VUwpTSH/HjE cGNQ== X-Gm-Message-State: AAQBX9dQzbQfWOhWmcWVzQBdnd3V9pBz8vEIJuhRyNOEiw93Mb72YT9O ZSA3WWkDyAtAghJjpWy/OmfnEMDfmiM= X-Google-Smtp-Source: AKy350Z1SlBOrdCmfUh6G8iYDOG00v+rhQc/PSeiEsmWfl3RyLgCXAZr5+h2ZwUy1UKS+zkFnS8nUQ== X-Received: by 2002:a17:906:edda:b0:932:2282:dbd6 with SMTP id sb26-20020a170906edda00b009322282dbd6mr6856142ejb.5.1680785287717; Thu, 06 Apr 2023 05:48:07 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id z4-20020a170906814400b0093018c7c07dsm778777ejw.82.2023.04.06.05.48.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:07 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding , Jon Hunter , linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 4/7] dt-bindings: Changes for v6.4-rc1 Date: Thu, 6 Apr 2023 14:48:01 +0200 Message-Id: <20230406124804.970394-4-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-dt-bindings for you to fetch changes up to c94673e80377d67ba36ee4059d7814b2ab98fa71: dt-bindings: arm: nvidia: Drop unneeded quotes (2023-04-04 15:32:11 +0200) Thanks, Thierry ---------------------------------------------------------------- dt-bindings: Changes for v6.4-rc1 This is a single patch that drops unneeded quotes from various Tegra- related device tree bindings. ---------------------------------------------------------------- Rob Herring (1): dt-bindings: arm: nvidia: Drop unneeded quotes Documentation/devicetree/bindings/arm/nvidia,tegra194-ccplex.yaml | 6 +++--- .../bindings/arm/tegra/nvidia,tegra-ccplex-cluster.yaml | 6 +++--- .../devicetree/bindings/arm/tegra/nvidia,tegra194-axi2apb.yaml | 4 ++-- .../devicetree/bindings/arm/tegra/nvidia,tegra194-cbb.yaml | 8 ++++---- .../devicetree/bindings/arm/tegra/nvidia,tegra234-cbb.yaml | 4 ++-- .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvdec.yaml | 4 ++-- .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvenc.yaml | 4 ++-- .../devicetree/bindings/gpu/host1x/nvidia,tegra210-nvjpg.yaml | 4 ++-- .../devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml | 4 ++-- 9 files changed, 22 insertions(+), 22 deletions(-) From patchwork Thu Apr 6 12:48:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203275 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 864E3C76196 for ; Thu, 6 Apr 2023 12:48:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 64F2FC433EF; Thu, 6 Apr 2023 12:48:11 +0000 (UTC) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 8DD8EC433D2; Thu, 6 Apr 2023 12:48:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 8DD8EC433D2 Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ed1-f41.google.com with SMTP id 4fb4d7f45d1cf-4fa81d4f49cso1097861a12.1; Thu, 06 Apr 2023 05:48:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785288; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=fQvlqYvR6sS4CieACuBktQlataafYZBOFQDgRDpamf4=; b=nYzZtuGz8DqNxFUW0IYdhYo7feyWGR4M2rJ6XPzQCM4dLeM/jsZlTmCR85fPdoEEu5 Vw2uL4+xIHmqhFy3SyVa/1oIjOyEyiWw1j6qEgn4tYwG22IVjBjrSTBrBGZkeUd/jEBC RzmX3jRR4lxmAXVIkTgXrXtnfOER+aa8Sp+1j6hUxqeEC++ADb9K5frVbUIiOjrUJuz6 SiHZsc0pvojeKFrcmeTs7OfbjTtM/lW9uTucT68eUcfw00Qb0pFQA/mqY6E0hRzRp4QT BpNbDdiIoP0R0QueDdv7SoWWrH6VjHSNs6rM27QILx29yvTeFRo5fNaiufbSntOnQ76D M24A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785288; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQvlqYvR6sS4CieACuBktQlataafYZBOFQDgRDpamf4=; b=OYEujRXP5VWg3HFj5OqXrWU47zn3WldmrtKrIDKf/0iw38MvCSGgxynBbBhty7+GGu WhtNBVmnITJGR+pYd5VPic2rqzU8z0Gxwtazm4yFpIBe2hrXvsK+B9l9kIgyOOckac3a P24RkYzuymeL+wC6r4nMZpoMoIR8vLTMcY6ZMfED3exVshSxqAgkGF8h5fpGcr+f4VKF zyWusnAo5pDlGvJ1H02Ad8Ms3EHKuBS95+vb0UMVR0T5obpKAWGE85/1ETaeDJh3dxoJ coduy0x7MIORnJahMUkvV2s5vpHyrs+ArIjsHO3SL9+6BUFoleY2DMdMsWqASNLrp4pt Wvkg== X-Gm-Message-State: AAQBX9da+nVMmbhwb7W88ZQihfh53LZ5tHN1Ms5Mdtmvrsqo2Ilyt5fn sSnbNMMfwXrbaEuHEZ3G1IaX3XYCieg= X-Google-Smtp-Source: AKy350aWkcBXkzrpWCX40rmz30/AootPUiYaoMzsqADg8Ojct/ULFn9izlFcnra34nYMnGwOdFe0JA== X-Received: by 2002:a05:6402:b06:b0:4fb:78a0:eabf with SMTP id bm6-20020a0564020b0600b004fb78a0eabfmr5532994edb.29.1680785288552; Thu, 06 Apr 2023 05:48:08 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id h2-20020a50c382000000b004ad601533a3sm720541edf.55.2023.04.06.05.48.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:08 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@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 v6.4-rc1 Date: Thu, 6 Apr 2023 14:48:02 +0200 Message-Id: <20230406124804.970394-5-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm-dt for you to fetch changes up to 13a53ebc229996f424bbf7db466f1ff96f73e8a5: ARM: tegra30: Use cpu* labels (2023-04-04 14:32:48 +0200) Thanks, Thierry ---------------------------------------------------------------- ARM: tegra: Device tree changes for v6.4-rc1 There are several fixes and cleanups here for some of the older Tegra consumer devices. ---------------------------------------------------------------- Maxim Schwalm (1): ARM: tegra30: Use cpu* labels Svyatoslav Ryhel (4): ARM: tegra: transformers: Update WM8903 sound nodes ARM: tegra: transformers: Bind RT5631 sound nodes ARM: tegra: asus-tf101: Fix accelerometer mount matrix ARM: tegra30: peripherals: Add 266.5MHz nodes arch/arm/boot/dts/tegra20-asus-tf101.dts | 19 ++++++++++--------- arch/arm/boot/dts/tegra30-asus-tf201.dts | 17 +++++++++++++++++ arch/arm/boot/dts/tegra30-asus-tf300t.dts | 6 ++---- arch/arm/boot/dts/tegra30-asus-tf300tg.dts | 17 +++++++++++++++++ arch/arm/boot/dts/tegra30-asus-tf700t.dts | 17 +++++++++++++++++ .../boot/dts/tegra30-asus-transformer-common.dtsi | 9 +++++---- arch/arm/boot/dts/tegra30-peripherals-opp.dtsi | 20 ++++++++++++++++++++ arch/arm/boot/dts/tegra30.dtsi | 5 +---- 8 files changed, 89 insertions(+), 21 deletions(-) From patchwork Thu Apr 6 12:48:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203276 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9F19AC761A6 for ; Thu, 6 Apr 2023 12:48:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 86862C433D2; Thu, 6 Apr 2023 12:48:12 +0000 (UTC) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 9650BC4339C; Thu, 6 Apr 2023 12:48:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 9650BC4339C Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f53.google.com with SMTP id g18so1092815ejx.7; Thu, 06 Apr 2023 05:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785289; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=vxq0QVszcWzQGr+mlJGzrQK87kAzN66KkM34tspS03A=; b=i2LrRVcr304+limMVbLFtRzB4FuzIscIKPjGTrbc1DUP0m4Cy7DOwmoIJiVL/qi9Pz uooDXycGUQ9n006IIbtxF6nDSKcgamHByxTHUxvqzBUozS2w5GyaeQS6WZc+NNwUuXYT Jb7bHDxnJOW2CeGPtBBdnTD3dulzrZ1UGrG+9u0WuT8XBHBGiJK32x1ds0TP+lXdhGPx zDHkDA1zBCsRCWZWkT5zldzn9ERljhhxp9es/6qL4tkTcujIhiu/wZFbS/D/B0+NXnP2 oUxU6F+YhfoECO0YAHXSxutQ5nmzX04m3xZHVtqrFLB/+IG3olxXP0XlwwucRpLeFDvd U7Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785289; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vxq0QVszcWzQGr+mlJGzrQK87kAzN66KkM34tspS03A=; b=gZ8ejPO4YzYual3AWmfGhns5oqBO5bAPG4G2XtrTWYeMlTMgRYYqAWHAfmkrW/8Bcj 8mN4t/RwHYuqlCyMUpKmeWCCTKQIAmY5exIOfyQBtcEZvT3jrqZz5A3aU0aESpp3Tn1z G8yQIHJNiRxOt/QqxPlrIX44e4qBdf9fV+B6PEWGFbe8M5NPmlJzk0NH3d4UGhjvTf/A dgyrEqYBNX0EZh9wlt2glRQUvFaWBFTVUPkbomYTxHyFcIv+dUbJ011LkB7+lSsV2yzc f2/mO1fe1B7aMACqo4PUplTBHaFXdl4GyHzDfnUD9ldk2na/R951G5616smfLJq193bK c83Q== X-Gm-Message-State: AAQBX9d31a5LHykW9ZS5P96pbxogw68GH+nM1ipHrkArY2iNK5IX3Wjx ZURr23Bis1tzcc/Zi68GSLUd26hEe78= X-Google-Smtp-Source: AKy350b3+pwRy5SLkcdE6g4Fvlt1JesJ3pso+DCq1u2N7jCJR0h6/HCqjLoZHfO+G1myZxIUGWRrTA== X-Received: by 2002:a17:906:d152:b0:930:27c2:6d8d with SMTP id br18-20020a170906d15200b0093027c26d8dmr7254615ejb.61.1680785289434; Thu, 06 Apr 2023 05:48:09 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id j6-20020a170906278600b0093e39b921c8sm758717ejc.164.2023.04.06.05.48.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:09 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@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 v6.4-rc1 Date: Thu, 6 Apr 2023 14:48:03 +0200 Message-Id: <20230406124804.970394-6-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm64-dt for you to fetch changes up to 5c0ddb4e715d89e4ea94821cd85bcac220bd7ea4: arm64: tegra: Add vccmq on Jetson TX2 (2023-04-05 14:44:46 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v6.4-rc1 This adds support for the Jetson Orin NX and includes updates for Jetson AGX Orin (audio codec, USB Type-C support). ---------------------------------------------------------------- Ben Dooks (1): arm64: tegra: Add vccmq on Jetson TX2 Jon Hunter (2): arm64: tegra: Add DSU PMUs for Tegra234 arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin Krzysztof Kozlowski (1): arm64: tegra: Drop serial clock-names and reset-names Sameer Pujar (1): arm64: tegra: Audio codec support on Jetson AGX Orin Thierry Reding (4): dt-bindings: tegra: Document Jetson Orin NX dt-bindings: tegra: Document Jetson Orin NX reference platform arm64: tegra: Support Jetson Orin NX arm64: tegra: Support Jetson Orin NX reference platform Documentation/devicetree/bindings/arm/tegra.yaml | 9 + arch/arm64/boot/dts/nvidia/Makefile | 2 + arch/arm64/boot/dts/nvidia/tegra132.dtsi | 8 - arch/arm64/boot/dts/nvidia/tegra186-p3310.dtsi | 1 + arch/arm64/boot/dts/nvidia/tegra186.dtsi | 2 - arch/arm64/boot/dts/nvidia/tegra194.dtsi | 4 - arch/arm64/boot/dts/nvidia/tegra210.dtsi | 8 - .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 123 ++++++++++- .../arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi | 14 ++ arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi | 172 +++++++++++++++ .../dts/nvidia/tegra234-p3768-0000+p3767-0000.dts | 134 +++++++++++ .../arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi | 245 +++++++++++++++++++++ arch/arm64/boot/dts/nvidia/tegra234.dtsi | 20 +- 13 files changed, 717 insertions(+), 25 deletions(-) create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767-0000.dtsi create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3767.dtsi create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts create mode 100644 arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi From patchwork Thu Apr 6 12:48:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 13203277 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3ECB8C7618D for ; Thu, 6 Apr 2023 12:48:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 26274C433D2; Thu, 6 Apr 2023 12:48:13 +0000 (UTC) Received: from mail-ej1-f46.google.com (mail-ej1-f46.google.com [209.85.218.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 4C592C433EF; Thu, 6 Apr 2023 12:48:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 4C592C433EF Authentication-Results: smtp.kernel.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-f46.google.com with SMTP id sg7so1095294ejc.9; Thu, 06 Apr 2023 05:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1680785290; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=9/+RpHErjTdXdB93GeqLCx48JgLw2erKdymhSD8OmlI=; b=E3nzhPppOYHrnXBPABAcaFviLzZ4mFUxS4xyJi36KQHl/YECBXUJn2pAKvnIAw2C/I 4IBqv2NVbw6fDt3pSEBnqaXBUppfbF6jzjDCQPGB1OLUr7tR3nkdkwVINnbbw+SHLvFH dyJMRKHR+2TotbD0uxeol0jiK89PEU951hakclU2TOdE8FnJRWh6EPUAaMLF2vIcgHXw s2lk2TYB5p+cJCwkFuS+D523vj0ac1Oxgv/KRFqSCfxirq6UTa3tBki3l+MZLBuCAJKf CIpQ6/zHN3tYlZUiX8+85rogorNNjyykgTxmtdVJGgPcCwhYLx2EW+t5r7nv4BmLUuix 5u9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680785290; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9/+RpHErjTdXdB93GeqLCx48JgLw2erKdymhSD8OmlI=; b=2/iW3K3L5rvdG7e8UeztVgIUvlJuRfeFEAUi3b8LwDqE4VF7++z9o3fmUnY+XTMdH9 gbdsTOzFiW9pEvA20eHq7KJCJzXbFQvwHeMXwUY7UdPOowVVVxRaJSRzqZBsnCFRAqrb y9rF4i4DOCFgCv2MT9ZF88s533CHf2nYf3Do4seVBBVanYB3R98R4cu4YYWnoXN/0P4I fsLCOCsrkDRbtTHFomBR6Sx1FKcHk3CbD3iOa1a7GzWrUxgToQ2dFAYfnTl374VSteCp EbPmaDebfmGYqVk1FqtirG+VCuseLWUkxtiaoTiHaXRkOQ6obOEeoqiRJbwBKUSUYA4b l2bA== X-Gm-Message-State: AAQBX9eid6UMM1ix8/0r0KTvIz9uljXXfcTcAIjT5zqMD3cw5fXUQijv fJE9MjGM0nZZwfNoGeDcDcnj1Uq7kGI= X-Google-Smtp-Source: AKy350Z2fNOnYmEnQMcJr35AUuVbNBeo6+AT0dqlj9zdpYMkpTK+Vvy20f9Y1w+mWoMJLYEHgo/VBQ== X-Received: by 2002:a17:907:6b0c:b0:8fd:2f01:86c0 with SMTP id rm12-20020a1709076b0c00b008fd2f0186c0mr6644977ejc.2.1680785290348; Thu, 06 Apr 2023 05:48:10 -0700 (PDT) Received: from localhost (p200300e41f1c0800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f1c:800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id m8-20020a50d7c8000000b004fe924d16cfsm716320edj.31.2023.04.06.05.48.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Apr 2023 05:48:10 -0700 (PDT) From: Thierry Reding List-Id: To: arm@kernel.org, soc@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 changes for v6.4-rc1 Date: Thu, 6 Apr 2023 14:48:04 +0200 Message-Id: <20230406124804.970394-7-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.0 In-Reply-To: <20230406124804.970394-1-thierry.reding@gmail.com> References: <20230406124804.970394-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.4-arm64-defconfig for you to fetch changes up to f462eb1d0df39499eff2407b2581ddf2fe89e744: arm64: defconfig: Enable ARM CoreSight PMU driver (2023-04-05 15:08:34 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Default configuration changes for v6.4-rc1 Contains a single patch to enable the Coresight System PMU driver. ---------------------------------------------------------------- Besar Wicaksono (1): arm64: defconfig: Enable ARM CoreSight PMU driver arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+)