[PATCH 0/3] devicetree includes for i.MX5 clocks
Shawn Guo
shawn.guo at linaro.org
Wed Nov 13 22:13:13 EST 2013
On Wed, Nov 13, 2013 at 08:11:16PM +0100, Lucas Stach wrote:
> This series introduces devicetree includes for the i.MX5
> SoC clocks. It makes devicetrees easier to read for humans and
> less error prone.
>
> The series is spun against Shawns for-next branch, as there are
> already some clock related patches in there. I would like to
> see those patches sitting in -next for a while.
>
> Lucas Stach (3):
> clk: imx5: introduce DT includes for clock provider
> ARM: imx53: use clock defines in DTS files
> ARM: imx51: use clock defines in DTS files
You need one more patch to cover imx50 now.
Shawn
>
> .../devicetree/bindings/clock/imx5-clock.txt | 196 +----
> arch/arm/boot/dts/imx51.dtsi | 98 ++-
> arch/arm/boot/dts/imx53-m53evk.dts | 2 +-
> arch/arm/boot/dts/imx53-mba53.dts | 2 +-
> arch/arm/boot/dts/imx53-qsb.dts | 2 +-
> arch/arm/boot/dts/imx53.dtsi | 122 ++--
> arch/arm/mach-imx/clk-imx51-imx53.c | 786 ++++++++++-----------
> include/dt-bindings/clock/imx5-clock.h | 202 ++++++
> 8 files changed, 718 insertions(+), 692 deletions(-)
> create mode 100644 include/dt-bindings/clock/imx5-clock.h
>
> --
> 1.8.4.2
>
More information about the linux-arm-kernel
mailing list