linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, arm@kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] am3 and am4 pm changes for v5.7
Date: Fri,  6 Mar 2020 08:19:48 -0800	[thread overview]
Message-ID: <pull-1583511417-919838@atomide.com-2> (raw)
In-Reply-To: <pull-1583511417-919838@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.7/pm33xx-signed

for you to fetch changes up to 73321b5f4dafc0a0e7389174ba7eaf558291a188:

  ARM: omap2plus_defconfig: Add CONFIG_ARM_CPUIDLE (2020-02-27 09:27:30 -0800)

----------------------------------------------------------------
PM changes for am335x and am437x for v5.7 merge window

A series of changes from Dave Gerlach to enable basic cpuidle support
for am335x and am437x based on generic cpuidle-arm driver.

----------------------------------------------------------------
Dave Gerlach (5):
      dt-bindings: arm: cpu: Add TI AM335x and AM437x enable method
      ARM: OMAP2+: pm33xx-core: Add cpuidle_ops for am335x/am437x
      ARM: OMAP2+: pm33xx-core: Extend platform_data ops for cpuidle
      soc: ti: pm33xx: Add base cpuidle support
      ARM: omap2plus_defconfig: Add CONFIG_ARM_CPUIDLE

 Documentation/devicetree/bindings/arm/cpus.yaml |   2 +
 arch/arm/configs/omap2plus_defconfig            |   2 +
 arch/arm/mach-omap2/pm33xx-core.c               | 137 ++++++++++++++++++++++--
 drivers/soc/ti/pm33xx.c                         |  21 +++-
 include/linux/platform_data/pm33xx.h            |   6 +-
 5 files changed, 160 insertions(+), 8 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-03-06 16:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-06 16:19 [GIT PULL 1/4] soc changes for omaps for v5.7 Tony Lindgren
2020-03-06 16:19 ` Tony Lindgren [this message]
2020-03-06 16:19 ` [GIT PULL 3/4] ti-sysc driver changes " Tony Lindgren
2020-03-06 16:19 ` [GIT PULL 4/4] dts changes for omaps " Tony Lindgren

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=pull-1583511417-919838@atomide.com-2 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.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).