All of lore.kernel.org
 help / color / mirror / Atom feed
* e-ruei1@ti.com : ti-sgx-ddk-km: remove update of sysconfig register in driver
@ 2017-01-19  2:10 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2017-01-19  2:10 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 68cecc424816b10762da378255e5119384c6dc46
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=68cecc424816b10762da378255e5119384c6dc46

Author: e-ruei1@ti.com <e-ruei1@ti.com>
Date:   Tue Jan 17 21:57:55 2017 +0000

ti-sgx-ddk-km: remove update of sysconfig register in driver

The OCP SYSCONFIG register should be controlled by kernel hwmod only.
the original code sets the SGX idle and standby mode to "No Standby"
which prevents the SGX power domain to reach off state during suspend.
Even though the problem was only introduced with kernel 4.4 upgrade, i.e.
it seemed to be no harm before, we should remove the same.

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
index 6d48fdd..ca5916e 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
@@ -7,7 +7,7 @@ inherit module
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
 
-MACHINE_KERNEL_PR_append = "j"
+MACHINE_KERNEL_PR_append = "k"
 PR = "${MACHINE_KERNEL_PR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -25,7 +25,7 @@ BRANCH = "ti-img-sgx/${PV}/k4.4"
 SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
 S = "${WORKDIR}/git"
 
-SRCREV = "bc3128527024bd76f9ab4d8d7db13ad65a24458b"
+SRCREV = "8d5305b03dce13f3a9a89328c69c762dcd3109a4"
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
 TARGET_PRODUCT_ti33x = "ti335x"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* e-ruei1@ti.com : ti-sgx-ddk-km: remove update of sysconfig register in driver
@ 2017-01-19  2:09 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2017-01-19  2:09 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: morty
Commit: 430ef4bcbd5f392c5e110c96072ae20ecbced04e
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=430ef4bcbd5f392c5e110c96072ae20ecbced04e

Author: e-ruei1@ti.com <e-ruei1@ti.com>
Date:   Tue Jan 17 21:57:55 2017 +0000

ti-sgx-ddk-km: remove update of sysconfig register in driver

The OCP SYSCONFIG register should be controlled by kernel hwmod only.
the original code sets the SGX idle and standby mode to "No Standby"
which prevents the SGX power domain to reach off state during suspend.
Even though the problem was only introduced with kernel 4.4 upgrade, i.e.
it seemed to be no harm before, we should remove the same.

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
index 6d48fdd..ca5916e 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
@@ -7,7 +7,7 @@ inherit module
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
 
-MACHINE_KERNEL_PR_append = "j"
+MACHINE_KERNEL_PR_append = "k"
 PR = "${MACHINE_KERNEL_PR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -25,7 +25,7 @@ BRANCH = "ti-img-sgx/${PV}/k4.4"
 SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
 S = "${WORKDIR}/git"
 
-SRCREV = "bc3128527024bd76f9ab4d8d7db13ad65a24458b"
+SRCREV = "8d5305b03dce13f3a9a89328c69c762dcd3109a4"
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
 TARGET_PRODUCT_ti33x = "ti335x"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* e-ruei1@ti.com : ti-sgx-ddk-km: remove update of sysconfig register in driver
@ 2017-01-19  2:09 Arago Project git
  0 siblings, 0 replies; 3+ messages in thread
From: Arago Project git @ 2017-01-19  2:09 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: krogoth
Commit: d9a81e3be2945e11bd9da58b6de2ac31d51e9286
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d9a81e3be2945e11bd9da58b6de2ac31d51e9286

Author: e-ruei1@ti.com <e-ruei1@ti.com>
Date:   Tue Jan 17 21:57:55 2017 +0000

ti-sgx-ddk-km: remove update of sysconfig register in driver

The OCP SYSCONFIG register should be controlled by kernel hwmod only.
the original code sets the SGX idle and standby mode to "No Standby"
which prevents the SGX power domain to reach off state during suspend.
Even though the problem was only introduced with kernel 4.4 upgrade, i.e.
it seemed to be no harm before, we should remove the same.

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 .../powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
index 6d48fdd..ca5916e 100644
--- a/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
+++ b/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.14.3699939.bb
@@ -7,7 +7,7 @@ inherit module
 
 COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
 
-MACHINE_KERNEL_PR_append = "j"
+MACHINE_KERNEL_PR_append = "k"
 PR = "${MACHINE_KERNEL_PR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -25,7 +25,7 @@ BRANCH = "ti-img-sgx/${PV}/k4.4"
 SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-linux.git;protocol=git;branch=${BRANCH}"
 S = "${WORKDIR}/git"
 
-SRCREV = "bc3128527024bd76f9ab4d8d7db13ad65a24458b"
+SRCREV = "8d5305b03dce13f3a9a89328c69c762dcd3109a4"
 
 TARGET_PRODUCT_omap-a15 = "jacinto6evm"
 TARGET_PRODUCT_ti33x = "ti335x"



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-19  2:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19  2:10 e-ruei1@ti.com : ti-sgx-ddk-km: remove update of sysconfig register in driver Arago Project git
  -- strict thread matches above, loose matches on Subject: below --
2017-01-19  2:09 Arago Project git
2017-01-19  2:09 Arago Project git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.