linux-next: manual merge of the devicetree tree with Linus' tree

From: Stephen Rothwell
Date: Tue Sep 05 2017 - 22:55:28 EST


Hi Rob,

Today's linux-next merge of the devicetree tree got a conflict in:

Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt

between commit:

6eb8844bf4be ("Documentation/bindings: crypto: remove the dma-mask property")

from Linus' tree and commit:

4da722ca19f3 ("dt-bindings: Remove "status" from examples")

from the devicetree tree.

I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.

--
Cheers,
Stephen Rothwell

diff --cc Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt
index 941bb6a6fb13,c08d5ad79b1f..000000000000
--- a/Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt
+++ b/Documentation/devicetree/bindings/crypto/inside-secure-safexcel.txt
@@@ -23,5 -24,5 +23,4 @@@ Example
interrupt-names = "mem", "ring0", "ring1", "ring2", "ring3",
"eip";
clocks = <&cpm_syscon0 1 26>;
- status = "disabled";
- dma-mask = <0xff 0xffffffff>;
};