Message ID | 20230609193620.2275240-5-thierry.reding@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 09f4406a02ba57361e64825fac53e91e260a61b7 |
Headers | show
Return-Path: <SRS0=ktnR=B5=gmail.com=thierry.reding@kernel.org> 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 1BF62C7EE25 for <soc@archiver.kernel.org>; Fri, 9 Jun 2023 19:36:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id E949BC4339C; Fri, 9 Jun 2023 19:36:34 +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 D249CC4339B; Fri, 9 Jun 2023 19:36:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org D249CC4339B 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 4fb4d7f45d1cf-51492ae66a4so3207299a12.1; Fri, 09 Jun 2023 12:36:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686339391; x=1688931391; 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=ZG5qiuB70s2QzuITA0PPQCAlcduZcJ39qIHHzmtXAh0=; b=qOcoFkU/Z+OkqBNg6ziq0ijJCttUyV3XTHiThOP2t6XeA1PKC8cNh2naDxKxNH3EQR okMnEempMGd3DOfXYbQ4iDx/Lf0PKb2RSili9rxu0MnAZvwVu0ZYqcr1kBKxjcuW1/yZ aHplLoVdHk57gDXxG1pafbyO4lle8+feopUGQ668jGbTzq5UqPvRkiVus4cSIXMZIM0s u4hyGtRILGGYN8Lc7IrAo0vkwXHsbTzlL0MWw2cgsRAxGoOy31EFlPjV4f19eV1MfN0m 6I2P7Qfrrc/JbAQFO9C2SAa4lVB6RDLYP1FdTTLUVh2fVnG4nHI/34zKTywI9iRWbFFw Sb9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686339391; x=1688931391; 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=ZG5qiuB70s2QzuITA0PPQCAlcduZcJ39qIHHzmtXAh0=; b=BrbGbp7xg48IRmfscR29Isw04kJC21hIvkFWpOIO9MvCtuhwZl26FCHEibNeq7zSe/ P6jTsyuE25N8HshduvxfKc/IkHVtJNrszHg7mbR1ci61t+DGF5cvwkZ9GdYwDe4x5Qqu S9XgknTlGrKbw21W8iLZdDXLVwIFuzd18IJMUZybObDrXJxclJ31gtB92GridVD+urT7 I6w8dCcnINCGG1mIUUTQifcF/6CBzNsQaC7NfZjxRppA35WUoVQ3GqIi53WkOpLSwmcC RyiIxfcLuGT1ekLQ8q9R3iqV39EyMASaKNFYlQ+rDGm/6C4O45g1PLpewT4LCcTsLCAB DxRA== X-Gm-Message-State: AC+VfDzZ8YsWK9kZEv7NOaERa9wBa3ClvSqvQ8VBbqm7NhggMdCZA+EV x/AkjvjUHnBmqAIxRyPBw27jOEW0Q58= X-Google-Smtp-Source: ACHHUZ6roflLK6ayLPBq2LM2wA8LYzV9N09UBOIOo4xBbUF+9fs6m+Q2ntrz4uuM/zm9rTl76g0c/Q== X-Received: by 2002:aa7:d1d4:0:b0:514:9b64:e16b with SMTP id g20-20020aa7d1d4000000b005149b64e16bmr1767331edp.35.1686339391680; Fri, 09 Jun 2023 12:36:31 -0700 (PDT) Received: from localhost (p200300e41f305300f22f74fffe1f3a53.dip0.t-ipconnect.de. [2003:e4:1f30:5300:f22f:74ff:fe1f:3a53]) by smtp.gmail.com with ESMTPSA id w18-20020aa7dcd2000000b00504ecc4fa96sm2061422edu.95.2023.06.09.12.36.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jun 2023 12:36:31 -0700 (PDT) From: Thierry Reding <thierry.reding@gmail.com> List-Id: <soc.lore.kernel.org> To: arm@kernel.org, soc@kernel.org Cc: Thierry Reding <thierry.reding@gmail.com>, Jon Hunter <jonathanh@nvidia.com>, linux-tegra@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL 5/6] PCI: tegra: Changes for v6.5-rc1 Date: Fri, 9 Jun 2023 21:36:19 +0200 Message-Id: <20230609193620.2275240-5-thierry.reding@gmail.com> X-Mailer: git-send-email 2.40.1 In-Reply-To: <20230609193620.2275240-1-thierry.reding@gmail.com> References: <20230609193620.2275240-1-thierry.reding@gmail.com> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
[GIT,PULL,1/6] soc/tegra: Changes for v6.5-rc1
|
expand
|