From nobody Sun Oct 5 07:20:27 2025 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E522F17A30F; Fri, 8 Aug 2025 02:00:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754618437; cv=none; b=tp8PT3//1d0B51yXCPomo5RQgvBceAc01BY0bzMt9QKjUHtfh+EKOm0ICplMoeyA/j6emuvlGrhqLp+XkPNecvMJdlxSElHTSbN6qCaoPPUv7vGSYyuxBW5uelK2QynR6l6dupHRMdxhfrVhttEGucez1qwxxkp1eyPLLK0WgdE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754618437; c=relaxed/simple; bh=SGZ/ztM0Jh+alQljhSybFcNPM0P2ohWIF7g13dEMIfs=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=jHQWoBr/yrJF4QZlgFjzceNLeI09RD7OFa7UHpzCQRseRWBY5rBamzI3VXJcfoPm+mRFf0V90jsqVe+ZOmI6S4M71sqn5ymy+ry6+P96acWH/rbgd/hEmxQYB0FGbzDNzc59crmMnCs4/UxoQvY2Xdyi/2WBmyzhmwjoeB+juTI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=GOL3NqSc; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="GOL3NqSc" Received: by smtp.kernel.org (Postfix) with ESMTPS id 5A032C4CEF8; Fri, 8 Aug 2025 02:00:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1754618436; bh=SGZ/ztM0Jh+alQljhSybFcNPM0P2ohWIF7g13dEMIfs=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=GOL3NqScBgpqo6yeLjWqG50f0LlmUkbvr5K7XMZkg5N7i7tmtZ+cu2pB4LPSN1CO2 mcQ6I8QMBe5hHnEEbqBYXq4vGONI8lcYWfzklAI76j3XahLi1MiHAJBlTiQ9Dtz66Z CaBk2jaicb6Ew5lAOMdUtckZnE+iL3F/ti8QsigtFwADZUhIYQqp0+SytZq3olxbD9 W6WW50FHM7gPLvb1Q9Wu/FbpC5VqtjpdlBkvVxhYC/PypCOPnR4qtJ9jSs9v2LaPNh /nlQ8FK6+vnbV0+vVdvqS1YVolaiTPfUii8cWeNUtAMYJgtAyuAwKEx6S5K+Lv+6Lt PB6/aR4TFwkHw== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4F2EECA0EC0; Fri, 8 Aug 2025 02:00:36 +0000 (UTC) From: Xianwei Zhao via B4 Relay Date: Fri, 08 Aug 2025 10:00:36 +0800 Subject: [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic spifc driver Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20250808-spifc-v1-3-ff4e30e26a6b@amlogic.com> References: <20250808-spifc-v1-0-ff4e30e26a6b@amlogic.com> In-Reply-To: <20250808-spifc-v1-0-ff4e30e26a6b@amlogic.com> To: Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liang Yang , Feng Chen Cc: linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, Xianwei Zhao X-Mailer: b4 0.12.4 X-Developer-Signature: v=1; a=ed25519-sha256; t=1754618434; l=935; i=xianwei.zhao@amlogic.com; s=20231208; h=from:subject:message-id; bh=waH2I+tfwvOLzp50Qi+Yg091qChCxHO4Mz5PuoGKYLg=; b=pt8fY1G/lcSGV9NWVVM0+SdckNX9lIjxyH6De4Mko+XH9MX4KmlwhnTvU3rFhLQDzzYsNua4B x6jOFm3jasND8sm4nNscPvS/7vXNV2fHQHmgHmuBtS6PBdQWPUQENNd X-Developer-Key: i=xianwei.zhao@amlogic.com; a=ed25519; pk=o4fDH8ZXL6xQg5h17eNzRljf6pwZHWWjqcOSsj3dW24= X-Endpoint-Received: by B4 Relay for xianwei.zhao@amlogic.com/20231208 with auth_id=107 X-Original-From: Xianwei Zhao Reply-To: xianwei.zhao@amlogic.com From: Xianwei Zhao Add Amlogic spi flash controller entry to MAINTAINERS to clarify the maintainers. Signed-off-by: Xianwei Zhao --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index b1c081f9c567..9f1f337e9b6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1306,6 +1306,16 @@ S: Maintained F: Documentation/devicetree/bindings/rtc/amlogic,a4-rtc.yaml F: drivers/rtc/rtc-amlogic-a4.c =20 +AMLOGIC SPIFC DRIVER +M: Liang Yang +M: Feng Chen +M: Xianwei Zhao +L: linux-amlogic@lists.infradead.org +L: linux-spi@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/spi/amlogic,a4-spifc.yaml +F: drivers/spi/spi-amlogic-spifc-a4.c + AMLOGIC SPISG DRIVER M: Sunny Luo M: Xianwei Zhao --=20 2.37.1