From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc Date: Mon, 30 Mar 2015 17:10:19 -0700 Message-ID: <20150331001019.GN10805@atomide.com> References: <1426877086-17131-1-git-send-email-t-kristo@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from muru.com ([72.249.23.125]:40918 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753822AbbCaAO0 (ORCPT ); Mon, 30 Mar 2015 20:14:26 -0400 Content-Disposition: inline In-Reply-To: <1426877086-17131-1-git-send-email-t-kristo@ti.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Tero Kristo Cc: linux-omap@vger.kernel.org, paul@pwsan.com, sakari.ailus@iki.fi, linux-arm-kernel@lists.infradead.org Hi Tero, * Tero Kristo [150320 11:45]: > Hi, > > v5 contains the following changes still: > > - re-ordered patches a bit, the single clock driver fix moved to beginning > of the set, waiting for a separate merge from Mike > - Changed patch #23 to fix the slightly misleading logic (removed the extra +1) > - Changed patches #16 and #18 to fix OMAP2/3/4 etc. only builds > - Fixed ti81xx boot issues (hopefully, I don't have access to hardware > to test it) > - Changed control module DTS layout based on discussions with Tony, this > includes addition of minimal l4 bus (patch #25+) > > Testing done for v5: > 1: am335x-evm : boot > 2: am335x-evmsk : boot > 3: am3517-evm : boot > 4: am43x-epos-evm : boot > 5: am437x-gp-evm : boot > 6: omap3-beagle-xm : boot > 7: omap3-beagle : boot, suspend (ret/off), cpuidle (ret/off) > 8: am335x-boneblack: boot > 9: am335x-bone : boot > 10: dra7xx-evm : boot > 11: omap3-n900 : boot > 12: omap5-uevm : boot > 13: omap4-panda-es : boot, suspend (ret), cpuidle (ret) > 14: omap4-panda : boot > 15: omap2430-sdp : boot > 16: omap3430-sdp : boot > 17: omap4-sdp-es23plus: boot > > Branch available at: > - tree: https://github.com/t-kristo/linux-pm.git > - branch: 4.0-rc1-prcm-cleanup-v5 I found few more issues regarding diff of the dmesg before and after, you may want to diff also dra7 before and after. Then I just noticed this series won't boot on omap3 with the legacy mode. You can test this by building a uImage with the following command: $ mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 \ -n "Linux" -d arch/arm/boot/zImage /tmp/uImage Then make sure you're not passing a .dtb file. Below is the error I'm getting with debug_ll + earlyprintk enabled. Regards, Tony [ 0.000000] PC is at regmap_read+0x10/0x60 [ 0.000000] LR is at clk_memmap_readl+0x34/0x54 [ 0.000000] pc : [] lr : [] psr: 200001d3 [ 0.000000] sp : c08d1e90 ip : 00000000 fp : 00000000 [ 0.000000] r10: c07efaa8 r9 : 00000040 r8 : c601c5c0 [ 0.000000] r7 : c601bbc0 r6 : c601c5c0 r5 : 00000040 r4 : 00000001 [ 0.000000] r3 : fa004000 r2 : c08d1ea4 r1 : 00000040 r0 : 00000040 [ 0.000000] Flags: nzCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment kernel [ 0.000000] Control: 10c5387d Table: 80004019 DAC: 00000015 [ 0.000000] Process swapper/0 (pid: 0, stack limit = 0xc08d0218) [ 0.000000] Stack: (0xc08d1e90 to 0xc08d2000) [ 0.000000] 1e80: 00000000 c601bbc0 c601c5c0 c0035694 [ 0.000000] 1ea0: c6001c8c c6001c40 c07f0000 c04d7d78 00000000 00000001 c07efaa8 c04d4dd0 [ 0.000000] 1ec0: 00000000 00000000 c04d08c4 c115c5bc 600001d3 c601bbc0 00000020 00000001 [ 0.000000] 1ee0: 00000003 00000013 00000040 c07efaa8 00000000 c04d8284 00000000 c07f0000 [ 0.000000] 1f00: c094e4e8 c07efaa8 c06683ec c08d1efc c7eff101 00000020 c0951fe4 00000001 [ 0.000000] 1f20: 00000000 00000000 c0951fcc c7eff140 c0965000 c04d840c 00000013 00000003 [ 0.000000] 1f40: 00000001 00000000 039457c8 00000040 c601bb80 c0951fcc c0945dac c094e504 [ 0.000000] 1f60: c08b3280 c08a7694 00000000 c601bb80 c094e4e8 c601bb80 c094e508 c08a77a8 [ 0.000000] 1f80: c08aa480 00000000 c0965000 ffffffff c08d28c0 c08b3280 c7eff140 c0965000 [ 0.000000] 1fa0: 00000000 c08aa490 c08aa480 00000000 c0965000 c086f7a4 c08b1e58 c0863aec [ 0.000000] 1fc0: ffffffff ffffffff c0863678 00000000 00000000 c08b3280 c0965214 c08d296c [ 0.000000] 1fe0: c08b327c c08d7a0c 80004059 411fc083 00000000 8000807c 00000000 00000000 [ 0.000000] [] (regmap_read) from [] (clk_memmap_readl+0x34/0x54) [ 0.000000] [] (clk_memmap_readl) from [] (ti_clk_divider_recalc_rate+0x20/0xf8) [ 0.000000] [] (ti_clk_divider_recalc_rate) from [] (clk_register+0x360/0x6f8) [ 0.000000] [] (clk_register) from [] (_register_divider.constprop.5+0xb8/0x120) [ 0.000000] [] (_register_divider.constprop.5) from [] (ti_clk_register_divider+0x80/0xa4) [ 0.000000] [] (ti_clk_register_divider) from [] (ti_clk_register_clk+0x88/0x17c) [ 0.000000] [] (ti_clk_register_clk) from [] (ti_clk_register_legacy_clks+0x20/0x158) [ 0.000000] [] (ti_clk_register_legacy_clks) from [] (omap3430_clk_legacy_init+0x10/0x58) [ 0.000000] [] (omap3430_clk_legacy_init) from [] (omap3_sync32k_timer_init+0x8/0x58) [ 0.000000] [] (omap3_sync32k_timer_init) from [] (start_kernel+0x238/0x3e8) [ 0.000000] [] (start_kernel) from [<8000807c>] (0x8000807c) [ 0.000000] Code: e92d4070 e1a04000 e1a05001 e1a00001 (e594117c) [ 0.000000] ---[ end trace cb88537fdc8fa200 ]--- From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 30 Mar 2015 17:10:19 -0700 Subject: [PATCHv5 00/35] ARM: OMAP2+: PRCM/SCM cleanups against 4.0-rc In-Reply-To: <1426877086-17131-1-git-send-email-t-kristo@ti.com> References: <1426877086-17131-1-git-send-email-t-kristo@ti.com> Message-ID: <20150331001019.GN10805@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Tero, * Tero Kristo [150320 11:45]: > Hi, > > v5 contains the following changes still: > > - re-ordered patches a bit, the single clock driver fix moved to beginning > of the set, waiting for a separate merge from Mike > - Changed patch #23 to fix the slightly misleading logic (removed the extra +1) > - Changed patches #16 and #18 to fix OMAP2/3/4 etc. only builds > - Fixed ti81xx boot issues (hopefully, I don't have access to hardware > to test it) > - Changed control module DTS layout based on discussions with Tony, this > includes addition of minimal l4 bus (patch #25+) > > Testing done for v5: > 1: am335x-evm : boot > 2: am335x-evmsk : boot > 3: am3517-evm : boot > 4: am43x-epos-evm : boot > 5: am437x-gp-evm : boot > 6: omap3-beagle-xm : boot > 7: omap3-beagle : boot, suspend (ret/off), cpuidle (ret/off) > 8: am335x-boneblack: boot > 9: am335x-bone : boot > 10: dra7xx-evm : boot > 11: omap3-n900 : boot > 12: omap5-uevm : boot > 13: omap4-panda-es : boot, suspend (ret), cpuidle (ret) > 14: omap4-panda : boot > 15: omap2430-sdp : boot > 16: omap3430-sdp : boot > 17: omap4-sdp-es23plus: boot > > Branch available at: > - tree: https://github.com/t-kristo/linux-pm.git > - branch: 4.0-rc1-prcm-cleanup-v5 I found few more issues regarding diff of the dmesg before and after, you may want to diff also dra7 before and after. Then I just noticed this series won't boot on omap3 with the legacy mode. You can test this by building a uImage with the following command: $ mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 \ -n "Linux" -d arch/arm/boot/zImage /tmp/uImage Then make sure you're not passing a .dtb file. Below is the error I'm getting with debug_ll + earlyprintk enabled. Regards, Tony [ 0.000000] PC is at regmap_read+0x10/0x60 [ 0.000000] LR is at clk_memmap_readl+0x34/0x54 [ 0.000000] pc : [] lr : [] psr: 200001d3 [ 0.000000] sp : c08d1e90 ip : 00000000 fp : 00000000 [ 0.000000] r10: c07efaa8 r9 : 00000040 r8 : c601c5c0 [ 0.000000] r7 : c601bbc0 r6 : c601c5c0 r5 : 00000040 r4 : 00000001 [ 0.000000] r3 : fa004000 r2 : c08d1ea4 r1 : 00000040 r0 : 00000040 [ 0.000000] Flags: nzCv IRQs off FIQs off Mode SVC_32 ISA ARM Segment kernel [ 0.000000] Control: 10c5387d Table: 80004019 DAC: 00000015 [ 0.000000] Process swapper/0 (pid: 0, stack limit = 0xc08d0218) [ 0.000000] Stack: (0xc08d1e90 to 0xc08d2000) [ 0.000000] 1e80: 00000000 c601bbc0 c601c5c0 c0035694 [ 0.000000] 1ea0: c6001c8c c6001c40 c07f0000 c04d7d78 00000000 00000001 c07efaa8 c04d4dd0 [ 0.000000] 1ec0: 00000000 00000000 c04d08c4 c115c5bc 600001d3 c601bbc0 00000020 00000001 [ 0.000000] 1ee0: 00000003 00000013 00000040 c07efaa8 00000000 c04d8284 00000000 c07f0000 [ 0.000000] 1f00: c094e4e8 c07efaa8 c06683ec c08d1efc c7eff101 00000020 c0951fe4 00000001 [ 0.000000] 1f20: 00000000 00000000 c0951fcc c7eff140 c0965000 c04d840c 00000013 00000003 [ 0.000000] 1f40: 00000001 00000000 039457c8 00000040 c601bb80 c0951fcc c0945dac c094e504 [ 0.000000] 1f60: c08b3280 c08a7694 00000000 c601bb80 c094e4e8 c601bb80 c094e508 c08a77a8 [ 0.000000] 1f80: c08aa480 00000000 c0965000 ffffffff c08d28c0 c08b3280 c7eff140 c0965000 [ 0.000000] 1fa0: 00000000 c08aa490 c08aa480 00000000 c0965000 c086f7a4 c08b1e58 c0863aec [ 0.000000] 1fc0: ffffffff ffffffff c0863678 00000000 00000000 c08b3280 c0965214 c08d296c [ 0.000000] 1fe0: c08b327c c08d7a0c 80004059 411fc083 00000000 8000807c 00000000 00000000 [ 0.000000] [] (regmap_read) from [] (clk_memmap_readl+0x34/0x54) [ 0.000000] [] (clk_memmap_readl) from [] (ti_clk_divider_recalc_rate+0x20/0xf8) [ 0.000000] [] (ti_clk_divider_recalc_rate) from [] (clk_register+0x360/0x6f8) [ 0.000000] [] (clk_register) from [] (_register_divider.constprop.5+0xb8/0x120) [ 0.000000] [] (_register_divider.constprop.5) from [] (ti_clk_register_divider+0x80/0xa4) [ 0.000000] [] (ti_clk_register_divider) from [] (ti_clk_register_clk+0x88/0x17c) [ 0.000000] [] (ti_clk_register_clk) from [] (ti_clk_register_legacy_clks+0x20/0x158) [ 0.000000] [] (ti_clk_register_legacy_clks) from [] (omap3430_clk_legacy_init+0x10/0x58) [ 0.000000] [] (omap3430_clk_legacy_init) from [] (omap3_sync32k_timer_init+0x8/0x58) [ 0.000000] [] (omap3_sync32k_timer_init) from [] (start_kernel+0x238/0x3e8) [ 0.000000] [] (start_kernel) from [<8000807c>] (0x8000807c) [ 0.000000] Code: e92d4070 e1a04000 e1a05001 e1a00001 (e594117c) [ 0.000000] ---[ end trace cb88537fdc8fa200 ]---