From patchwork Tue May 30 13:49:35 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xu Yilun X-Patchwork-Id: 13259217 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A748EC77B73 for ; Tue, 30 May 2023 05:51:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229635AbjE3FuI (ORCPT ); Tue, 30 May 2023 01:50:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230363AbjE3FuF (ORCPT ); Tue, 30 May 2023 01:50:05 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFA73EA for ; Mon, 29 May 2023 22:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685425803; x=1716961803; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=tS8d7dm+hTnRrKEsboeLbWpMlZkVwRQPfAIpfbUZQLI=; b=VDAzJUuljMLfbP7FlygK0uUB0YWVOk3cGRPXNtKOLBn7OorDWDwgfYbg M2Bcrsvh9NUDmUaV7AsI71QMVj/FZih54WzUdWX/mMjgv78Fcoe6+ggPb 2Ffbm38RrcCNeA2cfPp9etLciX37c+or9Kutd9CvavCt6/u7+qG1qyenG oLVPFSgWWXIwZFA6T/sDdElB8vQpqD+CKGFdrrELyWKjHMZ8QtUG12sTS rggbtHpIWmi7c1FM9fqY/8kiO1Gzv6U3/xE4ppWeEZA89qS442ySE/TQE MzA4RkoBcntA6ErxM9+VTL7JBIU+UApkq7bgobxqzareCMV6g5z7jhLTN w==; X-IronPort-AV: E=McAfee;i="6600,9927,10725"; a="420581540" X-IronPort-AV: E=Sophos;i="6.00,203,1681196400"; d="scan'208";a="420581540" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 May 2023 22:50:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10725"; a="952982488" X-IronPort-AV: E=Sophos;i="6.00,203,1681196400"; d="scan'208";a="952982488" Received: from yilunxu-optiplex-7050.sh.intel.com ([10.239.159.165]) by fmsmga006.fm.intel.com with ESMTP; 29 May 2023 22:50:02 -0700 From: Xu Yilun To: gregkh@linuxfoundation.org Cc: linux-fpga@vger.kernel.org, hao.wu@intel.com, mdf@kernel.org Subject: [PATCH 1/2] MAINTAINERS: update Microchip MPF FPGA reviewers Date: Tue, 30 May 2023 21:49:35 +0800 Message-Id: <20230530134936.634370-2-yilun.xu@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230530134936.634370-1-yilun.xu@intel.com> References: <20230530134936.634370-1-yilun.xu@intel.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-fpga@vger.kernel.org From: Ivan Bornyakov As I'm leaving Metrotek, hand over reviewing duty of Microchip MPF FPGA driver to Vladimir. Signed-off-by: Ivan Bornyakov Acked-by: Conor Dooley Acked-by: Vladimir Georgiev Acked-by: Xu Yilun Link: https://lore.kernel.org/r/20230429104838.5064-2-i.bornyakov@metrotek.ru Signed-off-by: Xu Yilun --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 27ef11624748..495f251f984e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13827,7 +13827,7 @@ F: drivers/tty/serial/8250/8250_pci1xxxx.c MICROCHIP POLARFIRE FPGA DRIVERS M: Conor Dooley -R: Ivan Bornyakov +R: Vladimir Georgiev L: linux-fpga@vger.kernel.org S: Supported F: Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml From patchwork Tue May 30 13:49:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Xu Yilun X-Patchwork-Id: 13259218 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id C980AC7EE2F for ; Tue, 30 May 2023 05:51:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229764AbjE3FuI (ORCPT ); Tue, 30 May 2023 01:50:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47434 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229595AbjE3FuG (ORCPT ); Tue, 30 May 2023 01:50:06 -0400 Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EFB50E5 for ; Mon, 29 May 2023 22:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1685425804; x=1716961804; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=cJaUbBJqIwgBcTiOFuCJmKjYigELpgOVcO8+uSBdYKs=; b=IeCuToHtu5gBNH2FKWWF4q8L+Sm3qW6/JKd3Kcpvu5CvJEStnfj37Wqn w/FNxoWYVe/nNFxRyXv9O6sUNvRNfgrWRJgkK0Zn75usBJE10FO2xP87m 4U4aH7l6fcV6dzIm5+IRecxlzUO3ouCdHVD2DaJlff7I+HXC/Xxwl1CCe rfFXnYNTMblp+LTt3mxrg/sFoxGglifDImMUWG9Qvxbd/bmHIwQvVf2rg OEZ+a9mnRmjp2L5QSP+tttaBAIigguCuyGAaZ/kOKiCOJ6mJC61QLNutL Xk5zUqxOBUm9hqkmNZ3PKoV8xmdgP3c73VxgX5gz6CQ+PVjD53BmkXfZP w==; X-IronPort-AV: E=McAfee;i="6600,9927,10725"; a="420581544" X-IronPort-AV: E=Sophos;i="6.00,203,1681196400"; d="scan'208";a="420581544" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 May 2023 22:50:04 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10725"; a="952982496" X-IronPort-AV: E=Sophos;i="6.00,203,1681196400"; d="scan'208";a="952982496" Received: from yilunxu-optiplex-7050.sh.intel.com ([10.239.159.165]) by fmsmga006.fm.intel.com with ESMTP; 29 May 2023 22:50:03 -0700 From: Xu Yilun To: gregkh@linuxfoundation.org Cc: linux-fpga@vger.kernel.org, hao.wu@intel.com, mdf@kernel.org Subject: [PATCH 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership Date: Tue, 30 May 2023 21:49:36 +0800 Message-Id: <20230530134936.634370-3-yilun.xu@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20230530134936.634370-1-yilun.xu@intel.com> References: <20230530134936.634370-1-yilun.xu@intel.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-fpga@vger.kernel.org From: Ivan Bornyakov As I'm leaving Metrotek, hand over Lattice Slave SPI sysCONFIG FPGA manager and Microchip Polarfire FPGA manager maintainership duties to Vladimir. Signed-off-by: Ivan Bornyakov Acked-by: Conor Dooley Acked-by: Vladimir Georgiev Acked-by: Rob Herring Link: https://lore.kernel.org/r/20230429104838.5064-3-i.bornyakov@metrotek.ru Signed-off-by: Xu Yilun --- Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml | 2 +- .../devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml b/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml index 4fb05eb84e2a..164331eb6275 100644 --- a/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml +++ b/Documentation/devicetree/bindings/fpga/lattice,sysconfig.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Lattice Slave SPI sysCONFIG FPGA manager maintainers: - - Ivan Bornyakov + - Vladimir Georgiev description: | Lattice sysCONFIG port, which is used for FPGA configuration, among others, diff --git a/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml b/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml index 527532f039ce..a157eecfb5fc 100644 --- a/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml +++ b/Documentation/devicetree/bindings/fpga/microchip,mpf-spi-fpga-mgr.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Microchip Polarfire FPGA manager. maintainers: - - Ivan Bornyakov + - Vladimir Georgiev description: Device Tree Bindings for Microchip Polarfire FPGA Manager using slave SPI to