Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1667328 > unrolled thread

linux-next: manual merge of the clk tree with the reset tree

Started byStephen Rothwell <sfr@canb.auug.org.au>
First post2017-06-16 01:20 +0200
Last post2017-06-16 01:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  linux-next: manual merge of the clk tree with the reset tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-06-16 01:20 +0200

#1667328 — linux-next: manual merge of the clk tree with the reset tree

FromStephen Rothwell <sfr@canb.auug.org.au>
Date2017-06-16 01:20 +0200
Subjectlinux-next: manual merge of the clk tree with the reset tree
Message-ID<tSMdr-qd-7@gated-at.bofh.it>
Hi all,

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

  MAINTAINERS

between commits:

  18a006203b88 ("dt-bindings: reset: Add TI SCI reset binding")
  28df169b9afa ("reset: Add the TI SCI reset driver")

from the reset tree and commits:

  8f306cfe4383 ("Documentation: dt: Add TI SCI clock driver")
  b745c0794e2f ("clk: keystone: Add sci-clk driver support")

from the clk 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 MAINTAINERS
index 003e0e302d46,1ba72e6d8254..000000000000
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@@ -12638,8 -12630,8 +12638,10 @@@ F:	include/linux/soc/ti/ti_sci_protocol
  F:	Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
  F:	include/dt-bindings/genpd/k2g.h
  F:	drivers/soc/ti/ti_sci_pm_domains.c
 +F:	Documentation/devicetree/bindings/reset/ti,sci-reset.txt
 +F:	drivers/reset/reset-ti-sci.c
+ F:	Documentation/devicetree/bindings/clock/ti,sci-clk.txt
+ F:	drivers/clk/keystone/sci-clk.c
  
  THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
  M:	Hans Verkuil <hverkuil@xs4all.nl>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web