Message ID | 20230406124804.970394-4-thierry.reding@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 065b3ec77f77ad9fd1df8d563ce5b02e879898b7 |
Headers | show
Return-Path: <SRS0=gyVr=75=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 A536DC7618D for <soc@archiver.kernel.org>; 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 <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 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> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
[GIT,PULL,1/7] ARM: tegra: Core changes for v6.4-rc1
|
expand
|