RE: [PATCH v3 9/9] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs

2013-02-10 Thread Bedia, Vaibhav
Hi Paul, On Fri, Feb 08, 2013 at 19:47:04, Paul Walmsley wrote: > Hi Vaibhav, > > a comment on this one: > > On Tue, 29 Jan 2013, Vaibhav Bedia wrote: > > > Add minimal APIs for writing to the IPC and the M3_TXEV registers > > in the Control module. These will be used in a subsequent patch whic

RE: [PATCH] ARM: OMAP: Clock: Remove CK_* flags

2013-02-10 Thread Paul Walmsley
cc Tero, Rajendra, Sricharan Hi Keerthy, On Mon, 11 Feb 2013, J, KEERTHY wrote: > I understand that retention is broken from the logs. > I first tried seeing if the retention is working without the patch > And I see that even without the patch retention fails. > > I am attaching the log. > > I

RE: [PATCH] ARM: OMAP: Clock: Remove CK_* flags

2013-02-10 Thread J, KEERTHY
Hi Paul, > -Original Message- > From: Paul Walmsley [mailto:p...@pwsan.com] > Sent: Saturday, February 09, 2013 12:29 AM > To: J, KEERTHY > Cc: linux-omap@vger.kernel.org; linux-arm-ker...@lists.infradead.org > Subject: RE: [PATCH] ARM: OMAP: Clock: Remove CK_* flags > > Hi Keerthy, > >

omap2_gpio_prepare_for_idle not functioning in suspend

2013-02-10 Thread Russ Dill
After the gpio-omap runtime PM changes, I noticed that the omap2_gpio_prepare_for_idle/omap2_gpio_resume_after_idle functions are a NOP in the case of suspend. void omap2_gpio_prepare_for_idle(int pwr_mode) { struct gpio_bank *bank; list_for_each_entry(bank, &omap_gpio_list, node)

Re: [PATCH v2 1/1] OMAP4: DSS: Add panel for Blaze Tablet boards

2013-02-10 Thread Andi Shyti
Hi Ruslan, > TC358765 is DSI-to-LVDS transmitter from Toshiba, used in > OMAP44XX Blaze Tablet and Blaze Tablet2 boards. I think it's fine, just some nitpicks and checkpatch warnings > +struct { > + struct device *dev; > + struct dentry *dir; > +} tc358765_debug; Should this be static?

OMAP baseline test results for v3.8-rc7

2013-02-10 Thread Paul Walmsley
Here are some basic OMAP test results for Linux v3.8-rc7. Logs and other details at: http://www.pwsan.com/omap/testlogs/test_v3.8-rc7/20130210080644/ Test summary Boot to userspace: Pass ( 9/11): 2420n800, 2430sdp, 3517evm, 3530es3beagle, 3730beaglexm, 3

Re: [PATCH 1/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support

2013-02-10 Thread Ruslan Bilovol
Hi, On Sun, Feb 10, 2013 at 4:52 AM, Tony Lindgren wrote: > Hi, > > * Ruslan Bilovol [130208 11:41]: >> The OMAP4 Blaze Tablet is TI OMAP4 processor-based >> development platform in a tablet formfactor. >> The platform contains many of the features found in >> present-day handsets (such as audio

Re: [PATCH v2 5/5] OMAP4: hwmod data: Update AESS data with memory bank area

2013-02-10 Thread Paul Walmsley
Hi On Wed, 9 Jan 2013, Sebastien Guiriec wrote: > Add AESS memory bank data in hwmod in order to provide memory > address information to the driver. > > Signed-off-by: sebastien Guiriec Due to the cleanup of the CLKCTRL leaf clocks, this one has been updated to change the AESS main clock to b

Re: [GIT PULL] ARM: OMAP4: PM fixes and AESS integration for 3.9

2013-02-10 Thread Paul Walmsley
On Sun, 10 Feb 2013, Paul Walmsley wrote: > Thanks. Looks like the AESS hwmod used a leaf clock that was removed by > one of the earlier cleanup patches. Will fix and send a new pull request > for this series based on what's now in the arm-soc omap/pm branch > (0e084c9c843320995b0e219f02880f9

[GIT PULL v2] ARM: OMAP4: PM fixes and AESS integration for 3.9

2013-02-10 Thread Paul Walmsley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Tony The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git tags/omap

Re: [GIT PULL] ARM: OMAP4: PM fixes and AESS integration for 3.9

2013-02-10 Thread Paul Walmsley
Hi Tony, On Sun, 10 Feb 2013, Tony Lindgren wrote: > Looks like this branch merged into the current omap-for-v3.9/tmp-merge > at commit 4da0 causes the following on my omap4 blaze: > > [0.294006] [ cut here ] > [0.298858] WARNING: at arch/arm/mach-omap2/omap_h

Re: [GIT PULL] ARM: OMAP2+: clean up and standardize WFI handling for 3.9

2013-02-10 Thread Paul Walmsley
Hi Tony On Sun, 10 Feb 2013, Tony Lindgren wrote: > * Paul Walmsley [130208 09:31]: > > > > > > On OMAP2+ devices, standardize and clean up WFI entry and WFI blocking. > > > > Basic test logs are available here: > > > >http:

Re: [GIT PULL] ARM: OMAP4: PM fixes and AESS integration for 3.9

2013-02-10 Thread Tony Lindgren
* Paul Walmsley [130208 10:16]: > Hi Tony, > > The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: > > Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git > ta

Re: [GIT PULL] ARM: OMAP2+: miscellaneous clock fixes for 3.9

2013-02-10 Thread Tony Lindgren
* Paul Walmsley [130208 11:27]: > Hi Tony, > > The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: > > Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git > ta

Re: [GIT PULL] ARM: OMAP2+: clean up and standardize WFI handling for 3.9

2013-02-10 Thread Tony Lindgren
* Paul Walmsley [130208 09:31]: > Hi, > > The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: > > Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git > tags/om

Re: [GIT PULL] ARM: OMAP AM33xx: fixes and IP block integration support for 3.9

2013-02-10 Thread Tony Lindgren
* Paul Walmsley [130208 09:25]: > Hi Tony, > > The following changes since commit 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7: > > Linux 3.8-rc6 (2013-02-01 12:08:14 +1100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending.git > ta

[PATCH V2] ARM: dts: add minimal DT support for DevKit8000

2013-02-10 Thread Anil Kumar
DevKit8000 is a beagle board clone from Timll, sold by armkits.com. The DevKit8000 has RS232 serial port, LCD, DVI-D, S-Video, Ethernet, SD/MMC, keyboard, camera, SPI, I2C, USB and JTAG interface. This patch adds the basic DT support for devkit8000. At this time, Information of twl4030, MMC1, I2C1

Re: [PATCH RFC 1/7] platform: add a device node

2013-02-10 Thread Javier Martinez Canillas
On Sun, Feb 10, 2013 at 10:37 AM, Russell King - ARM Linux wrote: > On Sun, Feb 10, 2013 at 02:49:21AM +0100, Javier Martinez Canillas wrote: >> I knew this would be controversial and that's why I didn't mean it to be a >> patch >> but a RFC :) >> >> The problem basically is that you have to asso

Re: [PATCH RFC 1/7] platform: add a device node

2013-02-10 Thread Russell King - ARM Linux
On Sun, Feb 10, 2013 at 02:49:21AM +0100, Javier Martinez Canillas wrote: > I knew this would be controversial and that's why I didn't mean it to be a > patch > but a RFC :) > > The problem basically is that you have to associate the platform device with > its > corresponding DT device node beca