Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1368850

[PATCH 0/3] ARM: OMAP: DRA7: Updates for power domain data

From Nishanth Menon <nm@ti.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] ARM: OMAP: DRA7: Updates for power domain data
Date 2016-04-01 00:10 +0200
Message-ID <riSNc-2N8-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


First level updates for power domain data, in line with the latest
AM57xx and DRA7 TRMs.

NOTE: follow on patches are pending for the following:

a) wakeupgen is somehow messedup again and mpu pd no
longer goes to low power mode. I am looking into that.
http://pastebin.ubuntu.com/15571519/ gets past that story - but I see
mpu_pwrdm stuck in ON though..

b) beagleboard-X15 does require the following patch
https://patchwork.kernel.org/patch/8718431/

c) We do have yet another major TRM update to only allow ON and OFF
for all power domains other than core and MPU (MPU still will support
CSWR) - I am still waiting for TRM update to take place before we can
actually post upstream.

BeagleBoard-X15 test log: http://pastebin.ubuntu.com/15571570/

series based on: v4.6-rc1

Nishanth Menon (3):
  ARM: OMAP: DRA7: powerdomain data: Erratum i892 workaround: Disable
    core INA
  ARM: OMAP: DRA7: powerdomain data: Fix "ON" state for memories
  ARM: OMAP: DRA7: powerdomain data: Remove wrong OSWR capability

 arch/arm/mach-omap2/powerdomains7xx_data.c | 82 +++++++++++++++---------------
 1 file changed, 41 insertions(+), 41 deletions(-)

-- 
2.8.0

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/3] ARM: OMAP: DRA7: Updates for power domain data Nishanth Menon <nm@ti.com> - 2016-04-01 00:10 +0200

csiph-web