linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] at91: fixes for 3.15 #1
@ 2014-04-18 21:52 Nicolas Ferre
  2014-04-26  1:21 ` Nicolas Ferre
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2014-04-18 21:52 UTC (permalink / raw)
  To: linux-arm-kernel

Arnd, Olof, Kevin,

Two little fixes for AT91. The one that moves the dt-bindings include
directory is pretty interesting as, with Exynos, AT91 was the only one
to use this "clk" directory.

Thanks, best regards,

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1 (2014-04-13 14:18:35 -0700)

are available in the git repository at:

  git://github.com/at91linux/linux-at91.git tags/at91-fixes

for you to fetch changes up to 35d35aae817706800a4913711d563a99e1dc380a:

  dt-bindings: clock: Move at91.h to dt-bindigs/clock (2014-04-18 23:44:52 +0200)

----------------------------------------------------------------
3.15 fixes for AT91
- one little DT fix
- the use of proper directory for clock in include/dt-bindings
  it allows to remove the now empty include/dt-bindings/clk

----------------------------------------------------------------
Bo Shen (1):
      ARM: at91: fix spi cs on sama5d3 Xplained board

Tushar Behera (1):
      dt-bindings: clock: Move at91.h to dt-bindigs/clock

 Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
 arch/arm/boot/dts/at91-sama5d3_xplained.dts            | 4 ++--
 arch/arm/boot/dts/at91sam9261.dtsi                     | 2 +-
 arch/arm/boot/dts/at91sam9rl.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 +-
 include/dt-bindings/{clk => clock}/at91.h              | 0
 9 files changed, 9 insertions(+), 9 deletions(-)
 rename include/dt-bindings/{clk => clock}/at91.h (100%)

-- 
Nicolas Ferre

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

end of thread, other threads:[~2014-04-26  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-18 21:52 [GIT PULL] at91: fixes for 3.15 #1 Nicolas Ferre
2014-04-26  1:21 ` Nicolas Ferre
2014-04-26  9:32   ` Arnd Bergmann

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