From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10991C47080 for ; Tue, 1 Jun 2021 08:31:28 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 7B5AD61003 for ; Tue, 1 Jun 2021 08:31:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7B5AD61003 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sntech.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org 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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=6mTGR+NYbsknZ4oZam/yWZn2KPKCpyl+0AZCvvhJ8Jw=; b=i78Bm+N3rulB26 ZKcYaFcgitHPPeXqgRN9bD6g6Vy/RcYxAdNpqHpqUmHdVOycBVwpU5sjb77vyWQK2q+Iz29tJT3Ix ToqxeX3urq2KnJb4PshuHKhl365l29HAzkOd5GRTBEbnPGsYDZdVsxBjcfWspUOJMe+lGxf/l24/P 1fIzqyCqam+v7N3FDhZwbjZMxW7h7wPxbr4lWdV/OKd9yZyom+K/ZjOm7MP1QgzH5t+e24sVCf0zu 7g3VvSM6grCZLcMEBW5y0cNvIYQ3h6gU7kSqYyUf5j92m0mGV0erWmoX4ERBfUEIiKTONkGdxdG2R M/CxfzSl5+f3w0VAnI9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lnznC-00FLEh-Qe; Tue, 01 Jun 2021 08:30:30 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lnzn9-00FLBG-4x; Tue, 01 Jun 2021 08:30:28 +0000 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lnzn2-0008O5-Rw; Tue, 01 Jun 2021 10:30:20 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Johan Jonker , Chris Morgan Cc: linux-mtd@lists.infradead.org, linux-rockchip@lists.infradead.org, andy.yan@rock-chips.com, yifeng.zhao@rock-chips.com, sugar.zhang@rock-chips.com, tudor.ambarus@microchip.com, michael@walle.cc, p.yadav@ti.com, robh+dt@kernel.org, vigneshr@ti.com, richard@nod.at, miquel.raynal@bootlin.com, Chris Morgan Subject: Re: [PATCH v2 2/4] spi: rockchip-sfc: Bindings for Rockchip serial flash controller Date: Tue, 01 Jun 2021 10:30:18 +0200 Message-ID: <3698714.BjyWNHgNrj@diego> In-Reply-To: <20210531171812.GA1729@wintermute.localdomain> References: <20210528170020.26219-1-macroalpha82@gmail.com> <20210531171812.GA1729@wintermute.localdomain> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_013027_271087_8E37B835 X-CRM114-Status: GOOD ( 15.59 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Am Montag, 31. Mai 2021, 19:18:12 CEST schrieb Chris Morgan: > On Sat, May 29, 2021 at 10:45:35AM +0200, Johan Jonker wrote: > > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > > + > > > > > +title: Rockchip SoCs Serial FLASH Controller (SFC) > > > > title: Rockchip Serial Flash Controller (SFC) > > > > > + > > > > > +maintainers: > > > > > + - Andy Yan > > > > This is the original author years ago, but did you ask him to be maintainer? > > > > - Heiko Stuebner > > > > Add someone who can respond in a short period of time and who knows the > > hardware in case rob+dt wants to delete something. > > I asked Heiko on IRC if he would be okay with me listing him and myself > as maintainers. I'm comfortable enough with the hardware now to be able > to respond/fix basic issues with it, though it would also be good to > have a veteran of the hardware involved too. sure that is fine with me :-) Heiko ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/