[PATCH 00/12] ARM: OMAP2 DT clock conversion
From: nm@ti.com (Nishanth Menon)
Date: 2014-02-28 15:59:45
Also in:
linux-devicetree, linux-omap
On 02/28/2014 03:22 AM, Tero Kristo wrote:
Hi, This set concludes the omap2+ clock DT conversion work by creating the DT clock data for omap2 SoC also. I am also currently doing related work to cleanup CM/PRM codebase in preparation to move it into drivers/, this set is basically going to be a pre-requisite for that. I'll hopefully post something related to that early next week. This set has been boot tested on OMAP2430 only (thanks Nishanth, I don't have access to OMAP2 hardware myself), so any testing feedback on 2420 board(s) would be appreciated. Working tree: Tree: https://github.com/t-kristo/linux-pm.git Branch: 3.14-rc4-omap2-dt-clks
I do see checkpatch warnings in the series: http://slexy.org/view/s20mzhlJ93 Series boot tested with: 3.14-rc4-omap2-dt-clks fc73a96 ARM: OMAP2: clock: use DT clock boot if available from the tree mentioned above. Things look good other than the checkpatch violation noticed in report, so other than that, Tested-by: Nishanth Menon <nm@ti.com> omap2plus_defconfig 1: am335x-evm: Boot PASS: http://slexy.org/raw/s2jdV3XMCC 2: am335x-sk: Boot PASS: http://slexy.org/raw/s210nZI8Hx 3: am3517-evm: Boot PASS: http://slexy.org/raw/s21MG8kg6u 4: am37x-evm: Boot PASS: http://slexy.org/raw/s20coVhzLt 5: am43xx-epos: Boot PASS: http://slexy.org/raw/s21XKjjwyk 6: BeagleBoard-XM: Boot PASS: http://slexy.org/raw/s27PCmlDq7 7: BeagleBone-Black: Boot PASS: http://slexy.org/raw/s2HX1Q3iPb 8: crane: No Image built - Missing platform support?: 9: dra7: Boot PASS: http://slexy.org/raw/s21ofDfpD2 10: ldp: Boot FAIL: http://slexy.org/raw/s2SbrpyX2p ^^ legacy behavior 11: PandaBoard-ES: Boot PASS: http://slexy.org/raw/s21n4iMUKd 12: sdp2430: Boot PASS: http://slexy.org/raw/s2CJ5hYl72 13: sdp3430: Boot PASS: http://slexy.org/raw/s20axZ1nyb 14: sdp4430: Boot PASS: http://slexy.org/raw/s21wt3C5F3 15: OMAP5432uEVM: Boot PASS: http://slexy.org/raw/s208PhmCpm TOTAL = 15 boards, Booted Boards = 13, No Boot boards = 2 -- Regards, Nishanth Menon