From patchwork Fri Sep 16 10:19:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978360 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 5D702ECAAD8 for ; Fri, 16 Sep 2022 10:20:05 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 1B62BC43143; Fri, 16 Sep 2022 10:20:05 +0000 (UTC) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.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 24C5DC43470; Fri, 16 Sep 2022 10:20:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 24C5DC43470 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-f41.google.com with SMTP id lc7so48458985ejb.0; Fri, 16 Sep 2022 03:20:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=+Qwh9Fiu09wuBBgjyS2RCt9cQRNgS7gUGyaRZ+a59cc=; b=nzM+z3hahlB24FjW+Ir6yks4MrsDDNqghwdJ9ObGZBL6XavyJINbs3GX+79ZpJyen9 uphbHqCjL4jf4NabpVXP161NeLtOaarli9Y47iubL2OqBiMTga62OjHoPwaeQd5UUCZZ GRvocSie2TX0Mobvmb9SXPx/lqd4C9IvyUl3HMmrYLKwkqwGMkIDwLE3AmyIG3pbjC98 rDxgDR0f8IlbgixR3FQlk3uy2G7OslRFYjyYFcySv5wMcuevdtsrv9laHmT8Q4xTEkvo Tb0cDAZ2rk7LKdu8MIEWR/TrNxfJGpaR/oK1iXFv2bilCmQiNTwviQWaXjCXurmUFsri qnjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=+Qwh9Fiu09wuBBgjyS2RCt9cQRNgS7gUGyaRZ+a59cc=; b=D61dSlRyjrINWvA87JuGDBzL3pD7t78M3rO4Wuon+mo2gYu68/dY5UDH7mga23mPbq q41ipF2iTiV+QXz3aAl2rl1qF8GNTHGa3ETMpCwrF00KmoUljzZkFipYwY8Zk+aY3RRb gfCZ5A5iXLlJn7UsKu1Y5/XbmNrg94yqVDY6Dh/mNV2La1N1hXwgR3laNjKpD60iICNJ zOZcf4UDjPh4o5QRNHbDoL6QYifN31498hKrxNR0Frf5QaSGSlbbIrgBfU35oXmwIxee YZEqbEexWys2hcOz4hJQ4ax+6rkbWw4ySECqj8FZOkFyfc7dHGI59rzH0oh43ii8vdnu q+cQ== X-Gm-Message-State: ACrzQf3olNlCWnbKQ1epWPTuVsWvhgDB0MtSgkXbzoqiNk5gksmuIMyM kHagA7WtffcB8+dC/V4twoUFjnv5PfQ= X-Google-Smtp-Source: AMsMyM4s4izcB6Dd9WAvU+HE15lJeBLAMLoYLrMTubz283dqy1O7KRU5go4bdLQDFRJWyI+AjtC68w== X-Received: by 2002:a17:907:948f:b0:780:4c66:6689 with SMTP id dm15-20020a170907948f00b007804c666689mr3096844ejc.401.1663323601732; Fri, 16 Sep 2022 03:20:01 -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 ci25-20020a170906c35900b0072b3406e9c2sm10309783ejb.95.2022.09.16.03.20.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20:00 -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/6] soc/tegra: Changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:52 +0200 Message-Id: <20220916101957.1635854-1-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-soc for you to fetch changes up to 74f7f183d81c26a53c2b1708364069d391b1b4d6: soc/tegra: pmc: Check device node status property (2022-09-15 14:10:49 +0200) Thanks, Thierry ---------------------------------------------------------------- soc/tegra: Changes for v6.1-rc1 This contains an assortment of small fixes and cleanups. One new feature is introduced in the form of simple wake events which are needed to wake the system from sleep on USB port events. ---------------------------------------------------------------- Christophe JAILLET (1): soc/tegra: pmc: Use devm_clk_get_optional() Dmitry Osipenko (1): soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA Liang He (2): soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse() soc/tegra: fuse: Add missing of_node_put() Petlozu Pravareshwar (1): soc/tegra: pmc: Check device node status property Thierry Reding (3): soc/tegra: pmc: Remove leading space soc/tegra: pmc: Add support for simple wake events soc/tegra: pmc: Add USB port wake events for Tegra194 drivers/soc/tegra/Kconfig | 1 - drivers/soc/tegra/fuse/fuse-tegra.c | 1 + drivers/soc/tegra/fuse/tegra-apbmisc.c | 7 ++++-- drivers/soc/tegra/pmc.c | 45 ++++++++++++++++++++++++---------- 4 files changed, 38 insertions(+), 16 deletions(-) From patchwork Fri Sep 16 10:19:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978361 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 F16ABC6FA8B for ; Fri, 16 Sep 2022 10:20:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id DA200C433B5; Fri, 16 Sep 2022 10:20:06 +0000 (UTC) Received: from mail-ed1-f52.google.com (mail-ed1-f52.google.com [209.85.208.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 B94ACC433D7; Fri, 16 Sep 2022 10:20:05 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org B94ACC433D7 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-f52.google.com with SMTP id w28so6853974edi.7; Fri, 16 Sep 2022 03:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=9D6Cy0qk8oSMPdVYps0zgDOs5+iKxwodqerE+wzvy+Q=; b=agcyp26HZ9Qbsu2kOoNg8/h3Gv90yvlZO5aSXi3fUS0Ik1tWcN2paSadnkCzNXGCH+ gF/h7+513AF3O5AGEBg6JcZRdyD498C0XtccIgVu4wolaOuVh5VMOXZd6ffDqclafhI9 55TPnnuFDARzp8GGaafPA84j5aV1li8okTa+K2RAGz+H/Fu1oyvzMpw3+YBtdObCFxmc KNOWc2K83PfxZjghUfojo+udKe4R+sZibdIjNgRNPDaraOZNYT4M3BPrF7aMSRfdI2si FHNI+rA6ZqzYFtv2tNamoB0QHfRV5FViHByCgmk/fmq398u9R5bFH2bFV8zfseQDSdUI lb2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=9D6Cy0qk8oSMPdVYps0zgDOs5+iKxwodqerE+wzvy+Q=; b=GJP01QTVdEaja0fX4Wyf6Y2y+HziSNPi1/qQcCPekKmv+1L2Xl1tbzyh6yKFH8UpHv cPyLk4eSSSabiaWd52/ZOX0INy2nKmPDwr5V+LPDnxHSlbCfbHmIaav8cg+RzqEojXBf opV0peOs7FXivQPH8AwqAkIKar+ARaoDv/+fu+PjZTYhfynoa6rDou+ozt0N1RH65h7X ak0Yie7IB+6xOt+FiqvaJrPDE3AY1W7/3Rejj7ekV633vy5RNbIjCNrQfkWl3efib0rP BTJ/zxo59X5F9bPC/eOrYMrxT6NvmMnbOCosVSwfYA0tKzbqEepEg8ffUNY0U2pOTnPU HpIQ== X-Gm-Message-State: ACrzQf0gMBIiptYLP+CBlv173RknxetC8oF4EsDU7G6zIf4DzQ2zv70j KaSqRsQWTn70FAQ+x/jsxteJ1nhscfo= X-Google-Smtp-Source: AMsMyM6DPyiX7amS2zxG2EkNS1kJRE3hY2uqJbWM0G5gI83sURx9mUKkGob+QWDckHp2/QtxIZ82pw== X-Received: by 2002:a05:6402:5110:b0:450:c196:d7b1 with SMTP id m16-20020a056402511000b00450c196d7b1mr3363248edd.117.1663323603422; Fri, 16 Sep 2022 03:20:03 -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 v11-20020a1709061dcb00b0078034812bc7sm3478790ejh.200.2022.09.16.03.20.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20:02 -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/6] soc/tegra: cbb: Changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:53 +0200 Message-Id: <20220916101957.1635854-2-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-cbb for you to fetch changes up to 53283105cab6f408968b7546826303ad329e9983: soc/tegra: cbb: Add support for Tegra241 (Grace) (2022-09-15 12:41:36 +0200) I've split this out separately for now because after the discussion last release cycle there wasn't quite consensus about where this should go. The EDAC maintainers said that they didn't think it'd be a good fit so I'm including it again for ARM SoC here, but it being on a separate branch it won't block any of the other patches from going in if this is still a contentious topic. Thanks, Thierry ---------------------------------------------------------------- soc/tegra: cbb: Changes for v6.1-rc1 This introduces the CBB driver that is used to provide (a lot of) information about SErrors when things go wrong, instead of the kernel just crashing or hanging. ---------------------------------------------------------------- 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) drivers/soc/tegra/Kconfig | 9 + 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 | 2364 ++++++++++++++++++++++++++++++++ drivers/soc/tegra/cbb/tegra234-cbb.c | 1113 +++++++++++++++ drivers/soc/tegra/fuse/tegra-apbmisc.c | 29 +- include/soc/tegra/fuse.h | 6 + include/soc/tegra/tegra-cbb.h | 47 + 9 files changed, 3766 insertions(+), 2 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 From patchwork Fri Sep 16 10:19:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978362 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 82CDBECAAD8 for ; Fri, 16 Sep 2022 10:20:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 6A2EDC43470; Fri, 16 Sep 2022 10:20:08 +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 849C0C433D7; Fri, 16 Sep 2022 10:20:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 849C0C433D7 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 l14so48383685eja.7; Fri, 16 Sep 2022 03:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=zXVmGPx3HuaA1w62HoEMMBADOP4NZsYNcKpT/aptRIM=; b=iBSJR94z95Qr5Y+UvdzpUYCaybL6YTZfKn6OEolPUo03dLY6ACeDI8by0vHcCf1jnP a5/yUCF1qVFrPHjznReQDxqQ4KUgAppQ0lT4FT+c5t8av/dwpQ9ulLATT7pWpDxby2Jh nvqNq3XhaSqrTSFBrNFwfejPIYs5IUXasrBBIOJ262SC9tBxNHxweQKsDE42+gLpAkuM EyQb58P0EgsJB6bLc7SCBLqCWEW3eMqhEc48/Bja6ARfbDaQk0y5IgFqZkjF0vwZJMU1 ZW5DmznZSN5JHSxVtjnHoGJaZa+sEWn6BraDQDZj1okUTtlu4cjK+HP9yaT7UvK7YUYo V1+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=zXVmGPx3HuaA1w62HoEMMBADOP4NZsYNcKpT/aptRIM=; b=gZAuEoF6ti2+S1UTRVkdbV9vQ62/H4ftr4+0GQNXL1SmbZktr8ueQ2hHw/oTDWz1N6 0RgTVpmst8hhOgHAVIfGBcy8p2vFtP8kWcDBsBH4+d3rB6qdIBKfU2bH2oU2ZR852QDH lz1a+m9RXLj9K0ShZI7dGXcclbdVuLdi5HFca6aIlOXqpHgblAbP6sWY+/s7gC7c+vYG B93ZZLi2L4r3qCzRQCslX7GFHaekeu/Djt264/lKntGa0CMkuX2HApfpU1mRBJkzElpZ zjTtwr28yKQvHMIbfiOvEyjofSTXmZiCb+QMJ0xeVf8kFupixMozpIJVLQ3edbZ/N0Wo jv7A== X-Gm-Message-State: ACrzQf2g5jzEcNkXg38chpGZrd7pye/eUVczIis1Tq0vTzJ+4D+QDn3S UYdgNkTzcWaX1PdnnRWgU4U90tFrdNk= X-Google-Smtp-Source: AMsMyM6m0n0N2z8fFax/mVaavAXNfkEmN/ilbhMEEIJz5ewZ4pvud4xMYQ+OeJqmiR5w3VOG8Wrt5Q== X-Received: by 2002:a17:906:9c82:b0:6df:baa2:9f75 with SMTP id fj2-20020a1709069c8200b006dfbaa29f75mr3176228ejc.762.1663323605123; Fri, 16 Sep 2022 03:20:05 -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 v5-20020aa7dbc5000000b00452878cba5bsm5676435edt.97.2022.09.16.03.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20: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 3/6] firmware: tegra: Changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:54 +0200 Message-Id: <20220916101957.1635854-3-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-firmware for you to fetch changes up to fa586abcfe4b43e170d72586b6f11bcc48f6766c: firmware: tegra: Switch over to memdup_user() (2022-09-15 12:45:42 +0200) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v6.1-rc1 A simple cleanup for user memory usage in the BPMP debugfs support. ---------------------------------------------------------------- Qing Wang (1): firmware: tegra: Switch over to memdup_user() drivers/firmware/tegra/bpmp-debugfs.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) From patchwork Fri Sep 16 10:19:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978363 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 E0A91C6FA90 for ; Fri, 16 Sep 2022 10:20:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id CB22BC433C1; Fri, 16 Sep 2022 10:20:09 +0000 (UTC) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) (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 09C78C433D7; Fri, 16 Sep 2022 10:20:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 09C78C433D7 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-f42.google.com with SMTP id a41so18958333edf.4; Fri, 16 Sep 2022 03:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=qRPxEH0BmsasFGXf0kFOuTMDaUftPRO1xOsInmi8dN4=; b=GVLcNnbVQx9Z3Z/kgLLbR++GR8NMvtqseEy5zKva63x2uyB4XsJgUbL2leZNA0FMWk dp7h5VsiwfnksZ4V2niCoQZJ1KPVtSzflXALo84ZWTvsKUvZRIKOivz2C30Ls/a72SJG /2nbgnwKxU2QTxmw3FwvEeC3KrI/s3eGAS9a6gGccNCdxTTjRarY0RuRqPo5nm1RX3ur ARABAZI1hJxN2SptHI+Ls37OA0MGVjpAgbusY23ePI18crvu9WyhwWo9vZUZcpT2YmLr S6HLnnEPdKKKCDtKEo9CC5LGgYqEkv8n2uqN41lZYDcbYW7P3F/XcdiHcyjL26+ImYQH bE+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=qRPxEH0BmsasFGXf0kFOuTMDaUftPRO1xOsInmi8dN4=; b=ClYFAidKBGLnpy1Z9y1dbBDUvxYRXjLzzUszwWZBwpBt9kVjrM6+uRtIAdopxooikQ nmDarxxcTOyRbVUgHGOmAU7gk+K33BoKlTSzvwSuwKS9y5pXxyVlxOQ0h8RVrYRgmCfo f6vvXqC1NKv3mHDKR5qLLuijKvGKsU6cEyHoL7ngTHseemT3+/FZjZadJv3pBolR0Gx3 oUDKO4pTEwjTDQ2kmayR6c4zI8xXg+T6gbK8Vlme09l2WxdR7p00A3+/6K2QetGGWlfG MjPdWEFsdu0CdcAcTPDVkdlcrwC/4jNgTw3GDTV1zBjO4mR9wOos+me6ISfK8d7tvi60 13lA== X-Gm-Message-State: ACrzQf1VQ/uH3hanNVOfKSJcvPfYQreJ9H1jt4Yxl3PCLrNn414Cu43g fITRff7rXBy+jwgDXnHqoVyKjjQraVQ= X-Google-Smtp-Source: AMsMyM4mAAK0cfGaBzKvbXxnntafEP7K7LsD4z/SWhiWdekUK57oayChelRyx6ilxNA71Q8jPX+7jQ== X-Received: by 2002:a05:6402:5243:b0:451:6d52:5928 with SMTP id t3-20020a056402524300b004516d525928mr3389755edd.328.1663323606786; Fri, 16 Sep 2022 03:20:06 -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 12-20020a170906308c00b0077fbef08212sm5707741ejv.22.2022.09.16.03.20.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20: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 4/6] dt-bindings: Changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:55 +0200 Message-Id: <20220916101957.1635854-4-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-dt-bindings for you to fetch changes up to cc99f95d49b3ee4617bb4154e32ae7ac14755fe2: dt-bindings: Add Host1x context stream IDs on Tegra234 (2022-09-15 14:05:42 +0200) Thanks, Thierry ---------------------------------------------------------------- dt-bindings: Changes for v6.1-rc1 Adds device tree bindings for the MGBE found on Tegra234 SoCs, as well as stream IDs for the shared host1x context devices. ---------------------------------------------------------------- Bhadram Varka (1): dt-bindings: net: Add Tegra234 MGBE Mikko Perttunen (1): dt-bindings: Add Host1x context stream IDs on Tegra234 .../bindings/net/nvidia,tegra234-mgbe.yaml | 162 +++++++++++++++++++++ include/dt-bindings/memory/tegra234-mc.h | 10 ++ 2 files changed, 172 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/nvidia,tegra234-mgbe.yaml From patchwork Fri Sep 16 10:19:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978364 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 D8B93C54EE9 for ; Fri, 16 Sep 2022 10:20:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id C3480C433C1; Fri, 16 Sep 2022 10:20:11 +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 E05AAC43470; Fri, 16 Sep 2022 10:20:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org E05AAC43470 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 y17so43336706ejo.6; Fri, 16 Sep 2022 03:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=lvWfz5XMCXijTtD7aKm6gLi8utYEMVarSMbjGKxHpZ4=; b=SOCYY3oUTJcuAledpJtxqIHVwQyTLCmT8qddWNiuCQOQCw8iw20L26GM3Ium8Aiud6 cTn6iRz9ZLrl3XW2LJzCcRTEGdapyOjXwwnHsf6ae0KErRZ4j5RvE/HcjUVTSnmWgZlv RxVV+ioOGFMEC0FwunEKdg+Uk5W5uzRcXdJ9Mao3Rpq3WMUeja2hmb4cmn/nWh97jjVs GcPxxaAspjYfV/iBjkkEi4EkB3ryxachZeV8kQoHkPIeGR5SBZ5EDWwT4lxmYam6iwK8 AnfF7rz0B53y6da5jgkOmaNDakuCJcF0/Ys0JH/71eYzj5rEfMPhh2WpFPJgOOg8Ga05 F9dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=lvWfz5XMCXijTtD7aKm6gLi8utYEMVarSMbjGKxHpZ4=; b=j/n78Q5gUMPaU/T/9tu4GyXnsW5Lr8wOvWnvwRjgZed8iIoxKwtgINL9SXCg4AhGqq cqPAI0Xx8KT+7HJiZNUvJPNfc4fwicNKTCPfYN55qFSiNO11gwAFkD34Xv8shA/jw4xW iV0Tp4skuqvO+WQF03CRTDKz7affrJ3PUcF24V1D0lp/VLKJPzmyTtbXWv/AC4Nl8IKa vvvf3Pa5kwU0Tl3DlY7RQXNxJTfXHnhHOhS9nj/fzQotDPgiGrbvH1xiB5vm+HB9wbt8 fJTQ9ypbSS5dGTLcixEEmfXyIT8K+d9tC39M9aC9SEKRGO/RbbgqM6jM25iQG8JxPlKL iBIw== X-Gm-Message-State: ACrzQf30vY//yuUuFk/15AKS+kLa8yjrKadxPoMReOoqgubnlah241bZ XhqgDR3jxyAgmBfl+uSC2weg6Rd9kUQ= X-Google-Smtp-Source: AMsMyM68DH6bFSZw9QAcddZxF85j5nEpxM+u4fn/qfL17eRXsRnI3DctNl1K87UglMJutF1RBNx0UA== X-Received: by 2002:a17:906:6a07:b0:77d:f99c:5ab8 with SMTP id qw7-20020a1709066a0700b0077df99c5ab8mr3110804ejc.544.1663323608312; Fri, 16 Sep 2022 03:20:08 -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 10-20020a170906218a00b007420aaba67esm10351575eju.36.2022.09.16.03.20.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20: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 5/6] arm64: tegra: Device tree changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:56 +0200 Message-Id: <20220916101957.1635854-5-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-arm64-dt for you to fetch changes up to 8e4428051df12f3574b5d7927821c6fb75098d9a: arm64: tegra: Add GPCDMA support for Tegra I2C (2022-09-15 21:30:38 +0200) Note that this also pulls in the changes from the for-6.1/dt-bindings branch to satisfy build-time (and DT validation) dependencies. Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Device tree changes for v6.1-rc1 These changes enable PCI, Ethernet and HDA support on Jetson AGX Orin. DMA support is enabled for I2C on a number of SoC generations and the Google Pixel C (a.k.a. Smaug) device receives Bluetooth and Wi-Fi support. Other than that this also contains some minor cleanups and fixes. ---------------------------------------------------------------- Akhil R (1): arm64: tegra: Add GPCDMA support for Tegra I2C Bhadram Varka (1): dt-bindings: net: Add Tegra234 MGBE Diogo Ivo (2): arm64: dts: tegra: smaug: Add Bluetooth node arm64: dts: tegra: smaug: Add Wi-Fi node Mikko Perttunen (2): dt-bindings: Add Host1x context stream IDs on Tegra234 arm64: tegra: Add context isolation domains on Tegra234 Mohan Kumar (2): arm64: tegra: Enable HDA node for Jetson AGX Orin arm64: tegra: Add iommus for HDA on Tegra234 Thierry Reding (5): Merge branch 'for-6.1/dt-bindings' into for-6.1/arm64/dt arm64: tegra: Fix up compatible for Tegra234 GPCDMA arm64: tegra: Add MGBE nodes on Tegra234 arm64: tegra: Enable MGBE on Jetson AGX Orin Developer Kit arm64: tegra: Fixup iommu-map property formatting Vidya Sagar (3): arm64: tegra: Add regulators required for PCIe arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT arm64: tegra: Enable PCIe slots in P3737-0000 board .../bindings/net/nvidia,tegra234-mgbe.yaml | 162 +++ arch/arm64/boot/dts/nvidia/tegra186.dtsi | 49 +- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 49 +- arch/arm64/boot/dts/nvidia/tegra210-smaug.dts | 36 + .../arm64/boot/dts/nvidia/tegra234-p3701-0000.dtsi | 36 + .../dts/nvidia/tegra234-p3737-0000+p3701-0000.dts | 73 ++ arch/arm64/boot/dts/nvidia/tegra234.dtsi | 1115 +++++++++++++++++++- include/dt-bindings/memory/tegra234-mc.h | 10 + 8 files changed, 1511 insertions(+), 19 deletions(-) create mode 100644 Documentation/devicetree/bindings/net/nvidia,tegra234-mgbe.yaml From patchwork Fri Sep 16 10:19:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thierry Reding X-Patchwork-Id: 12978365 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 EC168ECAAD8 for ; Fri, 16 Sep 2022 10:20:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id C068AC433B5; Fri, 16 Sep 2022 10:20:13 +0000 (UTC) Received: from mail-ed1-f51.google.com (mail-ed1-f51.google.com [209.85.208.51]) (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 DBB0FC433C1; Fri, 16 Sep 2022 10:20:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org DBB0FC433C1 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-f51.google.com with SMTP id 29so30805695edv.2; Fri, 16 Sep 2022 03:20:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=5K/jTI7fjuDW4G/VqPOVZ9ue0kSth/V/PzuxFr/qC+g=; b=S/JMXXmH9Zy6To5nOJq6ZR0ij3lS+NVTUJHgFx8rxpgsJacw+FJwEadgrLfb+JZ3a0 qhjwPba5hJ+8TRI3Xt8vOM+3dAg5rjNys6UeND+ot+F5hpgvJhCmLiPido+IsEdiEcdQ OHYhqReTuFavRANuj5Phwt7Pxl7zRHNpREsldyW0r6J3vjIsWM20DbJKnJ3CTw82iWab ZqR8q1PGl/9umXYyo5J/GWac0jA6IU5TPjWAGK9n0Ez0kE+caBGKQ6QbEvVFIr7/bP/+ kJLrgHB9XKzymQ5wIueIXjEUbsbzpMgUf7VY6bZTJ7GFoRbrdcFSA2KmiuoTnjdtEpCq EZqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=5K/jTI7fjuDW4G/VqPOVZ9ue0kSth/V/PzuxFr/qC+g=; b=rOCgAy66KHGodaEtfvUsUwMBuwukQZ+Zp57Ozjmy6cQMfemm1G4xYxcGq7pXz+UFi8 xK/xEVL7+MaTWVBqHXizXuVMoOUmcJnR0SW66P7G7W7OkAxXwgjwLJXgkJcEKwk5If/A tTZX3H0tW8w7AL5gzD8+ZNf9Bqg+moHScH3KDSbVHkaVeicQqt/O62pZsHFaD/N7Ogqk PjVjw1eiTjNNKRe/beUNkh4k0Z2K6Cb0tYC0196i8BOlW8DwsToYbbIMPhWFiYZrUASk wmCfcdgqTc+80BxYftyajfCy2rv2lUwdc52iENo3BPXM/CZ2QQknG4MKJIDpwOj+NDzA 66XA== X-Gm-Message-State: ACrzQf1FRwL008KQyqTtQu2gkHu5fkac2eHu0bNZEZN3IZPW6H/PlVDj d9MFTxOi2X7Kxi6yaumbW/wXT4RXz9A= X-Google-Smtp-Source: AMsMyM75Nl7uONh5kfRDrG/I0m+0hj63axO4VVaXJFU3ADb+1LWIXuXeElQImsAj0uP8Ea48HWS8bg== X-Received: by 2002:a05:6402:448b:b0:43b:5ec6:8863 with SMTP id er11-20020a056402448b00b0043b5ec68863mr3296514edb.377.1663323610676; Fri, 16 Sep 2022 03:20:10 -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 s1-20020a05640217c100b0044ec76521a1sm13230860edy.55.2022.09.16.03.20.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Sep 2022 03:20: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/6] arm64: tegra: Default configuration changes for v6.1-rc1 Date: Fri, 16 Sep 2022 12:19:57 +0200 Message-Id: <20220916101957.1635854-6-thierry.reding@gmail.com> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20220916101957.1635854-1-thierry.reding@gmail.com> References: <20220916101957.1635854-1-thierry.reding@gmail.com> MIME-Version: 1.0 Hi ARM SoC maintainers, The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868: Linux 6.0-rc1 (2022-08-14 15:50:18 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.1-arm64-defconfig for you to fetch changes up to 747c39f0ebfaee9cf699dd3c35ac6462db847667: arm64: defconfig: Make TEGRA186_GPC_DMA built-in (2022-09-15 15:51:47 +0200) Thanks, Thierry ---------------------------------------------------------------- arm64: tegra: Default configuration changes for v6.1-rc1 Enables the new MGBE driver, as well as the existing SPI and QSPI drivers on 64-bit ARM. The GPC DMA driver is now also built into the kernel by default to avoid needless probe deferrals that would slow down the boot process significantly. ---------------------------------------------------------------- Akhil R (1): arm64: defconfig: Make TEGRA186_GPC_DMA built-in Bhadram Varka (1): arm64: defconfig: Enable Tegra MGBE driver Krishna Yarlagadda (1): arm64: tegra: Enable Tegra SPI & QSPI in deconfig arch/arm64/configs/defconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)