devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock
@ 2014-03-06  6:04 Tushar Behera
  2014-03-06  6:04 ` [PATCH 1/2] dt-bindings: clock: Move at91.h to dt-bindigs/clock Tushar Behera
  2014-03-06  6:04 ` [PATCH 2/2] dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock Tushar Behera
  0 siblings, 2 replies; 11+ messages in thread
From: Tushar Behera @ 2014-03-06  6:04 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, devicetree, linux-doc
  Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, rob,
	linux, plagnioj, kgene.kim, t.figa

Clock related headers files are mostly located in include/dt-bindings/clock
folder. There are only 2 header files left in include/dt-bindings/clk. Move them
to the most used folder.

All changes related to a single file movement are contained in a single patch
to avoid any build breakage.

The patches are based next-20140305.

Tushar Behera (2):
  dt-bindings: clock: Move at91.h to dt-bindigs/clock
  dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock

 .../devicetree/bindings/clock/at91-clock.txt       |    2 +-
 arch/arm/boot/dts/exynos5250.dtsi                  |    2 +-
 arch/arm/boot/dts/exynos5420.dtsi                  |    2 +-
 arch/arm/boot/dts/sama5d3.dtsi                     |    2 +-
 arch/arm/boot/dts/sama5d3_mci2.dtsi                |    2 +-
 arch/arm/boot/dts/sama5d3_tcb1.dtsi                |    2 +-
 arch/arm/boot/dts/sama5d3_uart.dtsi                |    2 +-
 drivers/clk/samsung/clk-exynos-audss.c             |    2 +-
 include/dt-bindings/{clk => clock}/at91.h          |    0
 .../dt-bindings/{clk => clock}/exynos-audss-clk.h  |    0
 10 files changed, 8 insertions(+), 8 deletions(-)
 rename include/dt-bindings/{clk => clock}/at91.h (100%)
 rename include/dt-bindings/{clk => clock}/exynos-audss-clk.h (100%)

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-04-18 15:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-06  6:04 [PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock Tushar Behera
2014-03-06  6:04 ` [PATCH 1/2] dt-bindings: clock: Move at91.h to dt-bindigs/clock Tushar Behera
2014-03-10 11:05   ` Nicolas Ferre
2014-04-18 15:53   ` Nicolas Ferre
2014-03-06  6:04 ` [PATCH 2/2] dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock Tushar Behera
2014-03-06  6:34   ` Sachin Kamat
2014-03-06  8:17     ` Tushar Behera
2014-03-10  0:20   ` Tomasz Figa
2014-03-17 22:20     ` Kukjin Kim
2014-03-18 14:32       ` Tomasz Figa
2014-03-20 19:32         ` Kukjin Kim

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).