From: "Philippe Mathieu-Daudé" <philmd@redhat.com> To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Michael Walle <michael@walle.cc>, Jordan Justen <jordan.l.justen@intel.com>, Peter Maydell <peter.maydell@linaro.org>, "Edgar E . Iglesias" <edgar.iglesias@gmail.com>, Paul Burton <paul.burton@imgtec.com>, Roy Franz <roy.franz@linaro.org>, Stephen Checkoway <stephen.checkoway@oberlin.edu>, Jan Kiszka <jan.kiszka@siemens.com>, qemu-devel@nongnu.org, David Engraf <david.engraf@sysgo.com>, Jean-Christophe PLAGNIOL-VILLARD <plagnoij@jcrosoft.com>, Stefan Weil <sw@weilnetz.de> Cc: "Paolo Bonzini" <pbonzini@redhat.com>, "Laszlo Ersek" <lersek@redhat.com>, "Thomas Huth" <thuth@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, "Markus Armbruster" <armbru@redhat.com>, "Michael S . Tsirkin" <mst@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] MAINTAINERS: Step in as maintainer for the parallel NOR flash devices Date: Mon, 6 May 2019 00:47:36 +0200 [thread overview] Message-ID: <20190505224737.1028-1-philmd@redhat.com> (raw) The parallel NOR flash models don't have a specific maintainer and default to the 'Block layer core' section. Step in to maintain them. The section still get covered by the Block layer team, but the idea is to offload them. The two devices are very similar (same technology), the difference is mostly the protocol to access them. Amusingly, between the two devices, the 'CFI01' which is used in enterprise grade products on ARM/X86 archs is the one that received the less care, while the 'CFI02' used by hobbyist boards is the more reliable. To some extent I plan to re-unify the models, and improve testing. I'm looking for co-maintainers or designated reviewers. (I asked Stephen Checkoway for help but unfortunately he can't). Any volunteer? Regards, Phil. PD: I Cc'ed all the people who made sinificant modification in the devices the last few years. Philippe Mathieu-Daudé (1): MAINTAINERS: Add an entry for the Parallel NOR Flash devices MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.20.1
WARNING: multiple messages have this Message-ID (diff)
From: "Philippe Mathieu-Daudé" <philmd@redhat.com> To: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Michael Walle <michael@walle.cc>, Jordan Justen <jordan.l.justen@intel.com>, Peter Maydell <peter.maydell@linaro.org>, "Edgar E . Iglesias" <edgar.iglesias@gmail.com>, Paul Burton <paul.burton@imgtec.com>, Roy Franz <roy.franz@linaro.org>, Stephen Checkoway <stephen.checkoway@oberlin.edu>, Jan Kiszka <jan.kiszka@siemens.com>, qemu-devel@nongnu.org, David Engraf <david.engraf@sysgo.com>, Jean-Christophe PLAGNIOL-VILLARD <plagnoij@jcrosoft.com>, Stefan Weil <sw@weilnetz.de> Cc: "Thomas Huth" <thuth@redhat.com>, "Michael S . Tsirkin" <mst@redhat.com>, "Laszlo Ersek" <lersek@redhat.com>, "Markus Armbruster" <armbru@redhat.com>, "Philippe Mathieu-Daudé" <philmd@redhat.com>, "Paolo Bonzini" <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org> Subject: [Qemu-devel] [PATCH 0/1] MAINTAINERS: Step in as maintainer for the parallel NOR flash devices Date: Mon, 6 May 2019 00:47:36 +0200 [thread overview] Message-ID: <20190505224737.1028-1-philmd@redhat.com> (raw) Message-ID: <20190505224736.8YN8gAKAUNKoYpWL8kXfiQIcO-CjhWiL-o4_0ywVqGU@z> (raw) The parallel NOR flash models don't have a specific maintainer and default to the 'Block layer core' section. Step in to maintain them. The section still get covered by the Block layer team, but the idea is to offload them. The two devices are very similar (same technology), the difference is mostly the protocol to access them. Amusingly, between the two devices, the 'CFI01' which is used in enterprise grade products on ARM/X86 archs is the one that received the less care, while the 'CFI02' used by hobbyist boards is the more reliable. To some extent I plan to re-unify the models, and improve testing. I'm looking for co-maintainers or designated reviewers. (I asked Stephen Checkoway for help but unfortunately he can't). Any volunteer? Regards, Phil. PD: I Cc'ed all the people who made sinificant modification in the devices the last few years. Philippe Mathieu-Daudé (1): MAINTAINERS: Add an entry for the Parallel NOR Flash devices MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) -- 2.20.1
next reply other threads:[~2019-05-05 22:47 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-05-05 22:47 Philippe Mathieu-Daudé [this message] 2019-05-05 22:47 ` [Qemu-devel] [PATCH 0/1] MAINTAINERS: Step in as maintainer for the parallel NOR flash devices Philippe Mathieu-Daudé 2019-05-05 22:47 ` [Qemu-devel] [PATCH 1/1] MAINTAINERS: Add an entry for the Parallel NOR Flash devices Philippe Mathieu-Daudé 2019-05-05 22:47 ` Philippe Mathieu-Daudé 2019-05-06 3:56 ` Thomas Huth 2019-05-06 12:59 ` Michael S. Tsirkin 2019-05-07 10:04 ` Laszlo Ersek 2019-05-07 11:36 ` Kevin Wolf
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190505224737.1028-1-philmd@redhat.com \ --to=philmd@redhat.com \ --cc=alex.bennee@linaro.org \ --cc=armbru@redhat.com \ --cc=david.engraf@sysgo.com \ --cc=edgar.iglesias@gmail.com \ --cc=jan.kiszka@siemens.com \ --cc=jordan.l.justen@intel.com \ --cc=lersek@redhat.com \ --cc=michael@walle.cc \ --cc=mst@redhat.com \ --cc=paul.burton@imgtec.com \ --cc=pbonzini@redhat.com \ --cc=peter.maydell@linaro.org \ --cc=plagnoij@jcrosoft.com \ --cc=qemu-devel@nongnu.org \ --cc=roy.franz@linaro.org \ --cc=stephen.checkoway@oberlin.edu \ --cc=sw@weilnetz.de \ --cc=thomas.petazzoni@bootlin.com \ --cc=thuth@redhat.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).