linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/6] i.MX drivers updates for 4.19
Date: Sat, 21 Jul 2018 10:32:19 +0800	[thread overview]
Message-ID: <1532140344-2771-1-git-send-email-shawnguo@kernel.org> (raw)

The following changes since commit ce397d215ccd07b8ae3f71db689aedb85d56ab40:

  Linux 4.18-rc1 (2018-06-17 08:04:49 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-drivers-4.19

for you to fetch changes up to 69c04aee3482415cff52061a3ccad4943662e81d:

  soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata (2018-07-17 14:12:14 +0800)

----------------------------------------------------------------
i.MX drivers update for 4.19:
 - Handle i.MX6SL chip errata ERR006287 in the safest possible way by
   keeping the DISP domain always-on, because Upon resuming from power
   gating, the modules in the display power domain (eLCDIF, EPDC, PXP
   and SPDC) might fail to perform register reads correctly.
 - Use GENPD_FLAG_ALWAYS_ON flag for i.MX6QP PU ERR009619 handling.
   It is functionally identical to the exsiting implementation but
   simpler and slightly faster.

----------------------------------------------------------------
Leonard Crestez (2):
      soc: imx: gpc: Disable 6sl display power gating for ERR006287
      soc: imx6qp: Use GENPD_FLAG_ALWAYS_ON for PU errata

 drivers/soc/imx/gpc.c | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

             reply	other threads:[~2018-07-21  2:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-21  2:32 Shawn Guo [this message]
2018-07-21  2:32 ` [GIT PULL 2/6] i.MX SoC changes for 4.19 Shawn Guo
2018-07-21 21:21   ` Olof Johansson
2018-07-21  2:32 ` [GIT PULL 3/6] i.MX DT updates with clock dependency " Shawn Guo
2018-07-21 21:55   ` Olof Johansson
2018-07-21  2:37 ` [GIT PULL 4/6] i.MX device tree updates " Shawn Guo
2018-07-21  2:37   ` [GIT PULL 5/6] Freescale arm64 " Shawn Guo
2018-07-21 21:56     ` Olof Johansson
2018-07-21  2:37   ` [GIT PULL 6/6] i.MX defconfig " Shawn Guo
2018-07-21 21:57     ` Olof Johansson
2018-07-28 10:32       ` Shawn Guo
2018-07-21 21:56   ` [GIT PULL 4/6] i.MX device tree " Olof Johansson
2018-07-21 22:05 ` [GIT PULL 1/6] i.MX drivers " Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1532140344-2771-1-git-send-email-shawnguo@kernel.org \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).