linux-next: manual merge of the devicetree tree with the sound tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

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

  Documentation/devicetree/bindings/sound/rockchip,pdm.txt

between commit:

  fce7358b54c6 ("ASoC: rockchip: separate pinctrl pins from each other")

from the sound 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/sound/rockchip,pdm.txt
index 2ad66f649a28,beb32ca26e5d..000000000000
--- a/Documentation/devicetree/bindings/sound/rockchip,pdm.txt
+++ b/Documentation/devicetree/bindings/sound/rockchip,pdm.txt
@@@ -33,10 -34,5 +33,9 @@@ pdm: pdm@ff040000 
  		     &pdmm0_sdi1
  		     &pdmm0_sdi2
  		     &pdmm0_sdi3>;
 -	pinctrl-1 = <&pdmm0_sleep>;
 +	pinctrl-1 = <&pdmm0_clk_sleep
 +		     &pdmm0_sdi0_sleep
 +		     &pdmm0_sdi1_sleep
 +		     &pdmm0_sdi2_sleep
 +		     &pdmm0_sdi3_sleep>;
- 	status = "disabled";
  };
--
To unsubscribe from this list: send the line "unsubscribe linux-next" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux