[GIT PULL] at91: fixes for 3.15 #1

Nicolas Ferre nicolas.ferre at atmel.com
Fri Apr 18 14:52:38 PDT 2014


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



More information about the linux-arm-kernel mailing list