From patchwork Fri Aug 4 06:41:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 13341324 Return-Path: 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 7A01AC001DB for ; Fri, 4 Aug 2023 06:42:05 +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:Subject:CC:To:MIME-Version:From:Date: Message-ID: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=bU9dwO0nYOEOmAiGR4+j0LgsYT53b+9iiOhkEmkwtug=; b=J2EBtJwY77mCjh iPcTmF3/LT+o2XMBSiCdGkz54mF/a6iu0Q04VpKpv5lhZY+KaGA8FRLv42gjx+t/ZIxoQqTmgJ943 awz0f9Rhmvj742rPfrNbFpISuZLcRgCKGd5QLLuoJIbV+oBaiDR7AXetD+7d72aVKNxbF3VBXRTYp AZgEf6UoCJ8iBap8EoSq81M8hApk3KfXYe84SdVIt76vM8ccMfyVYe7L9d8Ol++rF+o2omsTNFPIG +iHnAchsQ5AWpMz6MJ3ycF1YNUt0ac3q65Ogkma5E4+BhqORJbO6d2bo4TaKFVfEV6g24jKdtzfOg youRpfl1c9MtTGCRdNZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRoVN-00BhMu-25; Fri, 04 Aug 2023 06:41:45 +0000 Received: from szxga01-in.huawei.com ([45.249.212.187]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qRoVJ-00BhMH-32 for linux-arm-kernel@lists.infradead.org; Fri, 04 Aug 2023 06:41:44 +0000 Received: from kwepemi500011.china.huawei.com (unknown [172.30.72.57]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4RHGHn2XZ3ztRfy; Fri, 4 Aug 2023 14:38:13 +0800 (CST) Received: from [10.67.103.39] (10.67.103.39) by kwepemi500011.china.huawei.com (7.221.188.124) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 4 Aug 2023 14:41:36 +0800 Message-ID: <64CC9D9F.6040108@hisilicon.com> Date: Fri, 4 Aug 2023 14:41:35 +0800 From: Wei Xu User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: , CC: , Olof Johansson , Arnd Bergmann , , , , , , , , , , , Rob Herring Subject: [GIT,PULL] arm: soc: hisilicon updates for v6.6 X-Originating-IP: [10.67.103.39] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To kwepemi500011.china.huawei.com (7.221.188.124) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230803_234142_182475_BDD11EBD X-CRM114-Status: UNSURE ( 5.03 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi ARM SoC maintainers, Please consider to pull the following changes. Thanks! Best Regards, Wei --- The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -0700) are available in the Git repository at: https://github.com/hisilicon/linux-hisi.git tags/hisi-arm-soc-for-6.6 for you to fetch changes up to e06b83d8a44ea54fb401690329a130b89b8b7819: ARM: hisi: Drop unused includes (2023-07-19 06:29:04 +0000) ---------------------------------------------------------------- HiSilicon ARMv7 SoC updates for v6.6 - Drop unused includes ---------------------------------------------------------------- Rob Herring (1): ARM: hisi: Drop unused includes arch/arm/mach-hisi/hotplug.c | 1 - 1 file changed, 1 deletion(-)