Message ID | 5F165E8E.3030503@hisilicon.com |
---|---|
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:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=hisilicon.com 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=merlin.20170209 header.b=ZZWaS7tt; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (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 4B9kNB6TmGz9sRN for <incoming-imx@patchwork.ozlabs.org>; Tue, 21 Jul 2020 13:19:22 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID:To:Subject: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=3mKsfY3ArtTHapalsH/FCF7DOGUPBW3erCfmUDGpXno=; b=ZZWaS7ttztDbZQd+FPbgCYUy+I rCC//IiVZoFfCs0Gz11FR6C7PzP0qVds5C1UPN04HqXemG6rANM2Ar1JrO2xyaGiYySxR+Y+eC/c4 mN1SD7n/QjiBxwb+LseFVLWu5D1Yc9am9ZcxQAy+ulcJ4GLgQtLmheu0BvzgVEH1UHtc9OL+IpE7u 7C067VG+lAQpG1vifNVyuyjyYeeorxemhWSFWw3mgTXmvNt9S/i768qNS6kH2Rwz851bg4a8xIwoR OcsZanDllt48op8eHy4uvKdTY96OSJvSTqTl8jtaWwsLZY43hoqzO4byM7qNtM8lEki39bUrYIKwh MKJVnBpg==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxinu-000061-1f; Tue, 21 Jul 2020 03:18:54 +0000 Received: from szxga07-in.huawei.com ([45.249.212.35] helo=huawei.com) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jxinr-00005X-Qq for linux-arm-kernel@lists.infradead.org; Tue, 21 Jul 2020 03:18:52 +0000 Received: from DGGEMS405-HUB.china.huawei.com (unknown [172.30.72.60]) by Forcepoint Email with ESMTP id E833F551B5D2FA6C7E49; Tue, 21 Jul 2020 11:18:46 +0800 (CST) Received: from [10.57.101.250] (10.57.101.250) by DGGEMS405-HUB.china.huawei.com (10.3.19.205) with Microsoft SMTP Server id 14.3.487.0; Tue, 21 Jul 2020 11:18:37 +0800 From: Wei Xu <xuwei5@hisilicon.com> Subject: [GIT PULL] arm64: dts: hisilicon dts updates for v5.9 To: <soc@kernel.org>, "arm@kernel.org" <arm@kernel.org>, "linux-arm-kernel@lists.infradead.org" <linux-arm-kernel@lists.infradead.org> Message-ID: <5F165E8E.3030503@hisilicon.com> Date: Tue, 21 Jul 2020 11:18:38 +0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 X-Originating-IP: [10.57.101.250] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200720_231852_130659_BC5F7EC1 X-CRM114-Status: UNSURE ( 7.30 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [45.249.212.35 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [45.249.212.35 listed in wl.mailspike.net] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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> Cc: Salil Mehta <salil.mehta@huawei.com>, Tangkunshan <tangkunshan@huawei.com>, Arnd Bergmann <arnd@arndb.de>, Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>, "Liguozhu \(Kenneth\)" <liguozhu@hisilicon.com>, John Garry <john.garry@huawei.com>, Linuxarm <linuxarm@huawei.com>, Krzysztof Kozlowski <krzk@kernel.org>, John Stultz <john.stultz@linaro.org>, xuwei5@hisilicon.com, Jonathan Cameron <jonathan.cameron@huawei.com>, Olof Johansson <olof@lixom.net>, Shiju Jose <shiju.jose@huawei.com>, =?utf-8?q?Ricardo_Ca=C3=B1uelo?= <ricardo.canuelo@collabora.com>, Zhangyi ac <zhangyi.ac@huawei.com>, huangdaode <huangdaode@hisilicon.com> 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org |
Series |
[GIT,PULL] arm64: dts: hisilicon dts updates for v5.9
|
expand
|