[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1403023308-20533-1-git-send-email-alexandre.belloni@free-electrons.com>
Date: Tue, 17 Jun 2014 18:41:42 +0200
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Nicolas Ferre <nicolas.ferre@...el.com>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@...osoft.com>,
Boris Brezillon <boris.brezillon@...e-electrons.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>
Subject: [PATCH 0/6] ARM: at91: more clocks fixes for 3.16
Hi,
This patch set fixes more issues with the clocks on AT91:
The first patch define the slow crystal on the at91sam9261ek board
The next patchs are moving all the clocks that were under the root under a
"clocks" node to be consistent accross all architecture.
Alexandre Belloni (6):
ARM: at91/dt: define sam9261ek slow crystal frequency
ARM: at91/dt: sam9261 crystals under the clocks node
ARM: at91/dt: sam9n12 crystals under the clocks node
ARM: at91/dt: sam9rl crystals under the clocks node
ARM: at91/dt: sam9x5 crystals under the clocks node
ARM: at91/dt: sama5d3 crystals under the clocks node
arch/arm/boot/dts/at91-sama5d3_xplained.dts | 12 +++++++-----
arch/arm/boot/dts/at91sam9261.dtsi | 20 ++++++++++---------
arch/arm/boot/dts/at91sam9261ek.dts | 12 ++++++++----
arch/arm/boot/dts/at91sam9n12.dtsi | 20 ++++++++++---------
arch/arm/boot/dts/at91sam9n12ek.dts | 16 +++++++--------
arch/arm/boot/dts/at91sam9rl.dtsi | 22 ++++++++++-----------
arch/arm/boot/dts/at91sam9rlek.dts | 17 ++++++++--------
arch/arm/boot/dts/at91sam9x5.dtsi | 30 +++++++++++++++--------------
arch/arm/boot/dts/at91sam9x5cm.dtsi | 12 +++++++-----
arch/arm/boot/dts/sama5d3.dtsi | 22 ++++++++++-----------
arch/arm/boot/dts/sama5d3xcm.dtsi | 12 +++++++-----
11 files changed, 105 insertions(+), 90 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists