On Thu, Mar 21, 2019 at 11:49 PM Peter Maydell <[email protected]> wrote: > > Alex and I just noticed that we didn't pick up this > MAINTAINERS patch for the "Device Tree" section. > In the interim Peter Crosthwaite has also removed himself > from maintainership, so by default this will move into > the "Orphan" state. Is anybody interested in taking up > the maintainership role here? In practice it doesn't really > need much care as mostly it's dealt with by the people > who maintain the boards that use the dtb utility code > (currently arm, ppc, riscv) and there's not much change > in this area.
I am happy to take this over. I have a fair bit of experience with device trees so it should be straight forward. I can send a patch adding me as a maintainer when I'm back in the office next week. Alistair > > On Tue, 30 Oct 2018 at 09:40, Alexander Graf <[email protected]> wrote: > > > > I haven't really maintained the device tree infrastructure in QEMU for a > > long > > time by now. I also haven't seen Peter work on the code for the last 2 > > years, > > so let's put it into Odd Fixes to make room for others to step up :). > > > > Signed-off-by: Alexander Graf <[email protected]> > > --- > > MAINTAINERS | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 8bc9a594da..08ea12172e 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1548,8 +1548,7 @@ F: include/qom/cpu.h > > > > Device Tree > > M: Peter Crosthwaite <[email protected]> > > -M: Alexander Graf <[email protected]> > > -S: Maintained > > +S: Odd Fixes > > F: device_tree.c > > F: include/sysemu/device_tree.h > > thanks > -- PMM >
