Krzysztof Kozlowski <[email protected]> writes: > Document how Devicetree and Open Firmware maintainers handle their > subsystem, especially focusing on two caveats: > > Devicetree subsystem handles patches with a minor difference comparing > to other subsystems: while DT maintainers pick up OF code, they only > provide review of DT bindings without applying these. > > All three DT bindings maintainers rely currently on Patchwork and due to > enormous amount of emails per day, regardless how much DT maintainers > try, they cannot read all the emails. > > Cc: Rob Herring <[email protected]> > Cc: Conor Dooley <[email protected]> > Cc: Saravana Kannan <[email protected]> > Cc: [email protected] > Signed-off-by: Krzysztof Kozlowski <[email protected]> > > --- > > I expect patch to be picked up by Rob, after review. > > Changes in v3: > 1. Add also F: entry > > Changes in v2: > 1. Correct typos and trailing white spaces. > 2. Fix order of P: after C: in maintainers. > --- > .../process/maintainer-devicetree.rst | 70 +++++++++++++++++++ > MAINTAINERS | 3 + > 2 files changed, 73 insertions(+) > create mode 100644 Documentation/process/maintainer-devicetree.rst
You'll need to add this new file to index.rst as well. Thanks, jon

