
On Tue, Oct 20, 2015 at 3:15 AM, Linus Walleij linus.walleij@linaro.org wrote:
On Tue, Oct 20, 2015 at 10:10 AM, Linus Walleij linus.walleij@linaro.org wrote:
On Mon, Oct 19, 2015 at 9:21 PM, Rob Herring robh@kernel.org wrote:
On Mon, Oct 19, 2015 at 7:57 AM, Linus Walleij linus.walleij@linaro.org wrote:
Err, what?
$ git log --merges --grep='Pull.*(Herring|Likely)' --oneline Documentation/devicetree/
OK nice, bad research from me. My sloppy statement was based on this:
OPEN FIRMWARE AND FLATTENED DEVICE TREE M: Rob Herring robh+dt@kernel.org M: Frank Rowand frowand.list@gmail.com M: Grant Likely grant.likely@linaro.org L: devicetree@vger.kernel.org W: http://www.devicetree.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux.git S: Maintained F: drivers/of/ F: include/linux/of*.h F: scripts/dtc/
The DT core code and bindings (which don't go thru subsystem trees) go together.
I guess I should just send a patch adding
F: Documentation/devicetree/*
...and hope things get better from that.
Ah yeah now I also woke up properly... so there is a special group of people listed under another heading for this, and I should know that, mea culpa.
OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS M: Rob Herring robh+dt@kernel.org M: Pawel Moll pawel.moll@arm.com M: Mark Rutland mark.rutland@arm.com M: Ian Campbell ijc+devicetree@hellion.org.uk M: Kumar Gala galak@codeaurora.org L: devicetree@vger.kernel.org S: Maintained F: Documentation/devicetree/ F: arch/*/boot/dts/ F: include/dt-bindings/
So can we add your git tree as T: here and replace Grant's tree in the overall DT entry above it?
I would hold off. We've not sorted out our workflow yet and may move to a shared repo.
Rob