From patchwork Thu Apr 25 11:30:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Xu X-Patchwork-Id: 13643166 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 B5235C4345F for ; Thu, 25 Apr 2024 11:31:04 +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=OZD220NR7HT87MzTJHzzIXdINxjEYaJOnPp/3SeI4YY=; b=X3TYU7SNXPY1dm hR4I9dUh+a9G2/3WT3RUFWDfLxzOAq+mZHOZ6n5U7hRZkneU0f+xqg7CM/jYZ/9xMfNJdwFrXY74/ qvi3p78hQKpsUZkK67Jj3M/o2atrXBUZaqUn2k0B7r1tbtw1Wm82z9Zch5n+AfBfyAUekne3pZRxs O3falqWxWForABDh7kV/98vp7+rZPmZmNqOT+6byh3DuUN7nWtdzceogzJd8YCpxBnkGjpGlBT+K6 +NBrFeHDxtqI903NjB20BIDyw0/7ue2Bq8oQntjXyVoCn/y0bPbx01b76NEvvBJIzU5Z2dSiGHOQJ t10gw5j9odZQj4wXUCVw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzxJV-000000080Ot-0haI; Thu, 25 Apr 2024 11:30:53 +0000 Received: from szxga01-in.huawei.com ([45.249.212.187]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rzxJR-000000080Ll-3IeV for linux-arm-kernel@lists.infradead.org; Thu, 25 Apr 2024 11:30:51 +0000 Received: from mail.maildlp.com (unknown [172.19.163.48]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4VQD9P020szvQ4w; Thu, 25 Apr 2024 19:27:37 +0800 (CST) Received: from kwepemd500014.china.huawei.com (unknown [7.221.188.63]) by mail.maildlp.com (Postfix) with ESMTPS id 0B38D180032; Thu, 25 Apr 2024 19:30:40 +0800 (CST) Received: from [10.67.121.2] (10.67.121.2) by kwepemd500014.china.huawei.com (7.221.188.63) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1258.28; Thu, 25 Apr 2024 19:30:39 +0800 Message-ID: <662A3EDE.5070708@hisilicon.com> Date: Thu, 25 Apr 2024 19:30:38 +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 , , , , , , , , , , , "lihuisong (C)" Subject: [GIT,PULL] hisilicon: driver updates for v6.10 X-Originating-IP: [10.67.121.2] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To kwepemd500014.china.huawei.com (7.221.188.63) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240425_043050_025877_246E6BEE X-CRM114-Status: UNSURE ( 7.26 ) 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 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: https://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-6.10 for you to fetch changes up to 95d6333e0622dd5ca32c7832a015ae24f56d1ad2: soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC (2024-04-25 02:09:46 +0000) ---------------------------------------------------------------- HiSilicon driver updates for v6.10 - Add the check for obtaining complete port attribute in the HCCS driver - Replace MAILBOX dependency with PCC for the HCCS driver ---------------------------------------------------------------- Huisong Li (2): soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC drivers/soc/hisilicon/Kconfig | 2 +- drivers/soc/hisilicon/kunpeng_hccs.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-)