From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 652F4CCA47F for ; Fri, 8 Jul 2022 18:56:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239215AbiGHS4R (ORCPT ); Fri, 8 Jul 2022 14:56:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47634 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238135AbiGHS4R (ORCPT ); Fri, 8 Jul 2022 14:56:17 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2988F18376 for ; Fri, 8 Jul 2022 11:56:16 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id x10so20546263edd.13 for ; Fri, 08 Jul 2022 11:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=IeIPKM4BU2jF2s7DxP/vGk+XtsPSpZLfG+vuDyH9vz0=; b=pB8GbtiLkPB5t3bFN0GP6yKb3i10z9VqcipYX6GGp7xHG2Lm7KllrOEIjoCZptYva7 F1IqLrK9iqIAt1K6mYXbmmGzW5qwBCDwF1OX7nhIVXJEniGQrxBLvUtqeKiMvcgtyVfe Ix5TUlNzwtyXbZazq+JDuQsW4ZJGzhhx/1gKL0FR4y4j6zaMacoMJ6GGfDb8Y6S/8Z5/ Qs0y1hIauG1EyEj1cYbeSS7t41g9WYObSTLGauJJRvmMHVOMY3Eb1Xc4KSSPP/u2Frn+ 05KLAVt6eh4LZvZC8kv2Ds1pOXkmphO/d8VlDJx7LoJwJWC1lXRTyUr4zrhorLFx+2K8 UQjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=IeIPKM4BU2jF2s7DxP/vGk+XtsPSpZLfG+vuDyH9vz0=; b=rDtfAyH2raOQEEVxNmeJ5fvGCaA1EJPK0MwLEF0yt7FbwFBFfITazDuYc4579kAg/W Zb4FoQ1y1e3vVRU9LhdFCxBt3u9chsvT/IuGjCVmG7+HP9rxyXkcdXF95IGrNk5XTggg m43FVdl3xtbfkv6lm59d16UGssuFg8UBTOtjDajBFZ4nB6e/eVKNAqCqDOsZmSwwe++x 1TJepi2Qo+YmMzD9caVzLAgnwDzstZWah2XiiELFw1KTrfolxD5JmE+ET9zRMZ/KKXV4 S/NBYIqG2/ODqn1GXZBYcWiVLtjiaRlCjsStPWslmwVmjcTZqrtU9usrmV5ebHY9SWBC KAZQ== X-Gm-Message-State: AJIora9qu1+Kk3YRbRtCK8t4enV50oNA4GsZnUpRp3iTCaY+n6UcpKiv FUdod0995YCSpg5W5tnpjgg= X-Google-Smtp-Source: AGRyM1s9b13kJlhzX8CNsN9hY9yzpH4KD7GakMwkFcbKEQodlz22d3oUvEMc9oR7k/hpMRZPV+4yHQ== X-Received: by 2002:aa7:d916:0:b0:43a:2421:a023 with SMTP id a22-20020aa7d916000000b0043a2421a023mr6608529edr.124.1657306574633; Fri, 08 Jul 2022 11:56:14 -0700 (PDT) Received: from localhost (p200300e41f12c800f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f12:c800:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id ek5-20020a056402370500b0043a253973aasm12639055edb.10.2022.07.08.11.56.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Jul 2022 11:56:13 -0700 (PDT) From: Thierry Reding 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] soc/tegra: Changes for v5.20-rc1 Date: Fri, 8 Jul 2022 20:56:02 +0200 Message-Id: <20220708185608.676474-2-thierry.reding@gmail.com> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220708185608.676474-1-thierry.reding@gmail.com> References: <20220708185608.676474-1-thierry.reding@gmail.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org Hi ARM SoC maintainers, The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56: Linux 5.19-rc1 (2022-06-05 17:18:54 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.20-soc for you to fetch changes up to 4773d1c739e22101a92f89c0ae0983190ddbe112: soc/tegra: fuse: Add missing of_node_put() (2022-07-08 17:27:26 +0200) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v5.20-rc1 The bulk of these changes is the new CBB driver which is used to provide (a lot of) information about SErrors when things go wrong, instead of the kernel just crashing or hanging. In addition more SoC information is exposed to sysfs and various minor issues are fixed. ---------------------------------------------------------------- Bitan Biswas (1): soc/tegra: fuse: Expose Tegra production status Liang He (2): soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse() soc/tegra: fuse: Add missing of_node_put() Sumit Gupta (4): soc/tegra: Set ERD bit to mask inband errors soc/tegra: cbb: Add CBB 1.0 driver for Tegra194 soc/tegra: cbb: Add driver for Tegra234 CBB 2.0 soc/tegra: cbb: Add support for Tegra241 (Grace) YueHaibing (1): soc/tegra: fuse: Add missing DMADEVICES dependency drivers/soc/tegra/Kconfig | 11 +- drivers/soc/tegra/Makefile | 1 + drivers/soc/tegra/cbb/Makefile | 9 + drivers/soc/tegra/cbb/tegra-cbb.c | 190 +++ drivers/soc/tegra/cbb/tegra194-cbb.c | 2365 ++++++++++++++++++++++++++++++++ drivers/soc/tegra/cbb/tegra234-cbb.c | 1114 +++++++++++++++ drivers/soc/tegra/fuse/fuse-tegra.c | 16 + drivers/soc/tegra/fuse/tegra-apbmisc.c | 36 +- include/soc/tegra/fuse.h | 7 + include/soc/tegra/tegra-cbb.h | 47 + 10 files changed, 3791 insertions(+), 5 deletions(-) create mode 100644 drivers/soc/tegra/cbb/Makefile create mode 100644 drivers/soc/tegra/cbb/tegra-cbb.c create mode 100644 drivers/soc/tegra/cbb/tegra194-cbb.c create mode 100644 drivers/soc/tegra/cbb/tegra234-cbb.c create mode 100644 include/soc/tegra/tegra-cbb.h