Message ID | 2191862.ElGaqSPkdT@phil |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1:d65d:64ff:fe57:4e05; helo=desiato.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=desiato.20200630 header.b=pPb2RVo1; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=infradead.org header.i=@infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=TMUVLUNB; dkim-atps=neutral Received: from desiato.infradead.org (desiato.infradead.org [IPv6:2001:8b0:10b:1:d65d:64ff:fe57:4e05]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4FJ6RG2Stsz9sV5 for <incoming-imx@patchwork.ozlabs.org>; Sun, 11 Apr 2021 19:44:58 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=rkWeJO9uoc6Aro19lJOicouTjy5liHo4EgWKK+n7Ja8=; b=pPb2RVo1O1gQ/CS7MAOsngtXOM FuZZDHovePyPQBH0u6kNIarZD8abSi1/iIn75KUW50sCWVvpENIdQcD5heJaS4D2EP1HuAjJzTjw6 VC+dEX4btINT49F9f108wnkRgiY/lM26jN9TW7ERelx0M8YqZPRXdtJMltkUzEOslg6x4US+zrmaB Df02vLcbYX+lZpqgsI4m734gixMmsjcqDEYTssi8FtJdieq2tr0mwIt1/zHkviKTOTb17i+7hBXMA CkPf1W3wHCLGdtU2IwMuDaMRHyTw/13CVaHmZKEI1UpntjH3iWfIwfCImAopQ+HoWXdsT+rdn5Bdd 2wCXmKqA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lVWdv-004GhC-QS; Sun, 11 Apr 2021 09:44:35 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lVWds-004GgO-1B; Sun, 11 Apr 2021 09:44:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:Cc:To:From: Sender:Reply-To:Content-ID:Content-Description:In-Reply-To:References; bh=5Jz+mdgzRlIBXUazOmXrhm+iuqFLHvkyFdBFTtnyo6Y=; b=TMUVLUNBt9u0I06WATTI72hkSM LDRx0aKuPd0yzbcZyNJxcYJpusXv9vkm45IkvmOFGlOXhq+cQPNgHYN/A3usgQmQ/68t9+hMI2Yb+ m6+ciqWK0LjCC+BxzdQ4AwJl/0jd3PwYQBhv9WHCSIpvxTROANGIVVz9eytGh0emhaMNd9WzFLoBD qabuzbeykzNTxQGUNk8L4UsYcsqQMvJszlVQ5SUM/PFFFHMWYVESbtHHIsR3VFoHtUyXP/y3Im9NN cISwOW7QNn2Gdw9h69zh9/wFl1315+ZHSVLJ1cRRRaPx96Uqh05cSTRwSJIzq9Pqgj/z1/ZUVJktA szYaZZGg==; Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lVWdp-005ROm-Dj; Sun, 11 Apr 2021 09:44:30 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <heiko@sntech.de>) id 1lVWdo-000480-AN; Sun, 11 Apr 2021 11:44:28 +0200 From: Heiko Stuebner <heiko@sntech.de> To: arm@kernel.org Cc: soc@kernel.org, linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Rockchip dts64 changes for 5.13 Date: Sun, 11 Apr 2021 11:44:27 +0200 Message-ID: <2191862.ElGaqSPkdT@phil> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210411_024429_494999_BF8C3F93 X-CRM114-Status: GOOD ( 10.72 ) X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org |
Series |
[GIT,PULL] Rockchip dts64 changes for 5.13
|
expand
|