linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the char-misc tree with the watchdog tree
@ 2019-07-09  8:21 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2019-07-09  8:21 UTC (permalink / raw)
  To: Greg KH, Arnd Bergmann, Wim Van Sebroeck
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Anson Huang,
	Peng Fan, Srinivas Kandagatla

[-- Attachment #1: Type: text/plain, Size: 2018 bytes --]

Hi all,

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

  Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt

between commit:

  8c21ead3ea5d ("dt-bindings: watchdog: move i.MX system controller watchdog binding to SCU")

from the watchdog tree and commit:

  c2a6ea23a401 ("dt-bindings: fsl: scu: add ocotp binding")

from the char-misc 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/arm/freescale/fsl,scu.txt
index 1b56557df521,f378922906f6..000000000000
--- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
+++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
@@@ -133,16 -133,18 +133,28 @@@ RTC bindings based on SCU Message Proto
  Required properties:
  - compatible: should be "fsl,imx8qxp-sc-rtc";
  
 +Watchdog bindings based on SCU Message Protocol
 +------------------------------------------------------------
 +
 +Required properties:
 +- compatible: should be:
 +              "fsl,imx8qxp-sc-wdt"
 +              followed by "fsl,imx-sc-wdt";
 +Optional properties:
 +- timeout-sec: contains the watchdog timeout in seconds.
 +
+ OCOTP bindings based on SCU Message Protocol
+ ------------------------------------------------------------
+ Required properties:
+ - compatible:		Should be "fsl,imx8qxp-scu-ocotp"
+ - #address-cells:	Must be 1. Contains byte index
+ - #size-cells:		Must be 1. Contains byte length
+ 
+ Optional Child nodes:
+ 
+ - Data cells of ocotp:
+   Detailed bindings are described in bindings/nvmem/nvmem.txt
+ 
  Example (imx8qxp):
  -------------
  aliases {

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-07-09  8:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-09  8:21 linux-next: manual merge of the char-misc tree with the watchdog tree Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).