Message ID | 20231015191107.854658-1-andersson@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 9BE9BCDB483 for <linux-arm-kernel@archiver.kernel.org>; Sun, 15 Oct 2023 19:08:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=iMVYCsajsn8IBHBLhNLf/aotm0Jnz6CjEqDOMEgzg30=; b=0VBXfeP/UQyF7j rbfbhph1iFe8wmqVPjDJDArc1YHfRoirMM2QFunk2lSvMwLZfNDhoZKHVoPJ9Q8K3oCVfRJ35kvUF PAoBfnhqPj46ruHgmeU8JpV+60B6GUSS3gRG+xhDW69wUMQjskSTWSFsKGjdDyBZfEh0sK80yBMsE Aedh3Yf++iRdpSbjTcrKnAqR5bMLrkAeP+42ZLM5f92HvDI4GjjySqt69SkVWQtOi+MANmWnH3mTh /6zqDg2G6flZtl0Emsr9scoi2tcCkJfcjeLqNwef0nOxaXbhotRuLynywCWIqZ5oyc4D2RtorCkgw nQ+QZnmLCqFQx0qCy0jw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qs6Sa-007b9h-2x; Sun, 15 Oct 2023 19:07:32 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qs6SV-007b9A-0o for linux-arm-kernel@lists.infradead.org; Sun, 15 Oct 2023 19:07:31 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id B99C3B80E3C; Sun, 15 Oct 2023 19:07:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AFE5AC433C9; Sun, 15 Oct 2023 19:07:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697396840; bh=CkVRuBuhv6T1yUDF+yJffg89lD0RdoZ14dDT4qPmquU=; h=From:List-Id:To:Cc:Subject:Date:From; b=FmB2YMkUivxc0R6okfvFOkAY/t5hnQjYbWyQ1Rq2GjyXm64+U2eqA2H1MpMTxpn0S bQeSlt9BuJxr4/dWHDz1NAtc0g1MCoREBXVQwy2K4JeypkmM65D2P2Ys4OfAznzSKo 3/z11BCEyP6pccneuVQo6qN1Qg7jqhrX5nEA9Clx+eFMXkl69i9KpL1PFIopOjRhvE 3wLsnW91iNK4db/Q2vUuHHIgP4rrdIhvWN/h0U5n3HYDNkT926JPEn6MSupM0wtd8N RlMmuZfdjgNHpfnVPhADa3ia//NZ2mp0CLMMiF931lpsnRhtD0Sk3JHTqYkODG8Dsb mZCrTneM3qOwA== From: Bjorn Andersson <andersson@kernel.org> To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>, Kevin Hilman <khilman@baylibre.com>, Dmitry Baryshkov <dmitry.baryshkov@linaro.org>, Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>, Konrad Dybcio <konrad.dybcio@linaro.org>, Stephan Gerhold <stephan@gerhold.net>, Luca Weiss <luca.weiss@fairphone.com>, Bryan O'Donoghue <bryan.odonoghue@linaro.org>, Marijn Suijten <marijn.suijten@somainline.org>, Jagadeesh Kona <quic_jkona@quicinc.com>, Vignesh Viswanathan <quic_viswanat@quicinc.com>, David Wronek <davidwronek@gmail.com>, Neil Armstrong <neil.armstrong@linaro.org>, Douglas Anderson <dianders@chromium.org>, Nikita Travkin <nikita@trvn.ru>, Adam Skladowski <a39.skl@gmail.com>, Andrew Halaney <ahalaney@redhat.com>, =?utf-8?q?Andr=C3=A9_Apitzsch?= <git@apitzsch.eu>, David Heidelberg <david@ixit.cz>, Gaurav Kohli <quic_gkohli@quicinc.com>, Robert Marko <robimarko@gmail.com>, Sheng-Liang Pan <sheng-liang.pan@quanta.corp-partner.google.com>, Varadarajan Narayanan <quic_varada@quicinc.com>, Alexey Minnekhanov <alexeymin@postmarketos.org>, Bartosz Golaszewski <bartosz.golaszewski@linaro.org>, Danila Tikhonov <danila@jiaxyga.com>, Jasper Korten <jja2000@gmail.com>, Markuss Broks <markuss.broks@gmail.com>, Maulik Shah <quic_mkshah@quicinc.com>, Siddharth Manthan <siddharth.manthan@gmail.com>, Vignesh Raman <vignesh.raman@collabora.com> Subject: [GIT PULL] Qualcomm ARM64 DeviceTree updates for v6.7 Date: Sun, 15 Oct 2023 12:11:05 -0700 Message-ID: <20231015191107.854658-1-andersson@kernel.org> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231015_120728_620337_331FB7A2 X-CRM114-Status: GOOD ( 15.85 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
[GIT,PULL] Qualcomm ARM64 DeviceTree updates for v6.7
|
expand
|