From patchwork Tue Jun 4 14:22:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Walle X-Patchwork-Id: 1943421 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=O4BjjGL1; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2604:1380:4601:e00::3; helo=am.mirrors.kernel.org; envelope-from=devicetree+bounces-72311-incoming-dt=patchwork.ozlabs.org@vger.kernel.org; receiver=patchwork.ozlabs.org) Received: from am.mirrors.kernel.org (am.mirrors.kernel.org [IPv6:2604:1380:4601:e00::3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Vtt9d1BDxz20Wv for ; Wed, 5 Jun 2024 00:23:17 +1000 (AEST) Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by am.mirrors.kernel.org (Postfix) with ESMTPS id D0C121F23A5C for ; Tue, 4 Jun 2024 14:23:13 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 15353136674; Tue, 4 Jun 2024 14:22:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="O4BjjGL1" X-Original-To: devicetree@vger.kernel.org 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 C46721311A1; Tue, 4 Jun 2024 14:22:58 +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=1717510978; cv=none; b=ptC+lLuY+UFrwvKTBPcrGDfMVjKAQoM9dxkDNMVTgiVgPbOJ+bSBkxYHQaOpcnzc8gRaCDGbg17Skj+N0Ed2TBom9VtCq6TT/SYoUX5jYMlmGDagOlJRk49LahxXrUhsrAuyXdhQPFJDndv8giqCvEN2JE2M4eGDW7znuNYO0+Q= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717510978; c=relaxed/simple; bh=Rza3AQe0a3SXtORn/8/XtydHawqSRh9ZUCHPjhrTxJI=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=EMDGlFoqBOcrFFJHf2sz8g3Em34OXzG2eKVmr7faazQWMCQhGmGKKoo13a12RjKQdR/M2zMQ1uUZZa/IjcuB1edp/Fpim9GrgqXlkirswzrsfF59gpg/LieKJj37qfrrh8pwVUSRWDyqdZjwmeaDSvBBTwOuU2OSYm4/Kq/vJhE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=O4BjjGL1; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id AE9A7C4AF08; Tue, 4 Jun 2024 14:22:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717510978; bh=Rza3AQe0a3SXtORn/8/XtydHawqSRh9ZUCHPjhrTxJI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=O4BjjGL1G/gcalPFiBU93TwzEpLqHUyyQtI/rjPQJSp2+wZia1/c13dv54hfduGdX TdDNiJStVtMBMcGFVMramwz6q4qIvXr3orkEIDBt3PYeu1WHXy9OT7e/zqHB0DCLtx 9P7tt2wm5dWjRKwH66Tkd4ELsjHP7O3cCiArtSZvCrP63tvbRVei+hHE2LAUOYmMsW 5F/j0aYOayvSAF6DYMXNOrIgEuHcefS5b+x+n00Jd7/89dxs3H8Se8XaSbasyJQTUy eQJgOt5VdIwHKhJDoVqKPH+iFxgo5E2Aua2NPKjf+kWpriBjwW9wHx4yvIhAzyEoLT v4QhcXDE1uQyQ== From: Michael Walle To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [RFC PATCH 2/2] dt-bindings: memory: fsl: replace maintainer Date: Tue, 4 Jun 2024 16:22:49 +0200 Message-Id: <20240604142249.1957762-2-mwalle@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240604142249.1957762-1-mwalle@kernel.org> References: <20240604142249.1957762-1-mwalle@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Li Yang's mail address is bouncing, replace it with Shawn Guo's one. Signed-off-by: Michael Walle Acked-by: Krzysztof Kozlowski --- This is marked as an RFC because it is more of a question for Shawn if he is willing to take over the maintainership. --- .../devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml b/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml index 3be1db30bf41..d1c3421bee10 100644 --- a/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ifc.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: FSL/NXP Integrated Flash Controller maintainers: - - Li Yang + - Shawn Guo description: | NXP's integrated flash controller (IFC) is an advanced version of the