All of lore.kernel.org
 help / color / mirror / Atom feed
From: Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>
To: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>,
	Suman Anna <s-anna-l0cyMroinI0@public.gmane.org>
Subject: [PATCH 0/5] Enable DRA7 processor MMU DT nodes
Date: Mon, 21 Aug 2017 18:51:53 -0500	[thread overview]
Message-ID: <20170821235158.4968-1-s-anna@ti.com> (raw)

Hi Tony,

The following series enables the DSP and IPU MMUs on various
TI DRA7xx/AM57xx boards. This is part 2 of the patches for
enabling the MMUs on DRA7 SoCs (OMAP4 and OMAP5 are already
supported on mainline).

Patches are baselined on your for-next branch with HEAD of
a70cb93b6c2f ("Merge branch 'omap-for-v4.14/dt-v3' into for-next").

I have tested the patches on current TI DRA7xx/AM57xx boards (DRA7,
DRA72, DRA71, DRA76 EVMs, AM571x & AM572x IDKs and AM57xx BeagleBoard-X15)
as well as the OMAP4 Panda and OMAP5 uEVM. The boards can boot fine
with just these patches, but requires the hwmod patches to be able
to use them (otherwise get the failures from _od_fail_runtime_{resume/suspend}
functions). There are no consumer devices for these yet, and they
just probe but are not clocked/enabled by default, so the current
System suspend is not affected.

regards
Suman

Suman Anna (5):
  ARM: dts: dra7-evm-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: dra72-evm-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: beagle-x15-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: am572x-idk: Enable relevant IPU and DSP MMU nodes
  ARM: dts: am571x-idk: Enable relevant IPU and DSP MMU nodes

 arch/arm/boot/dts/am571x-idk.dts                | 16 ++++++++++++++++
 arch/arm/boot/dts/am572x-idk.dts                | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/dra7-evm-common.dtsi          | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/dra72-evm-common.dtsi         | 16 ++++++++++++++++
 5 files changed, 104 insertions(+)

-- 
2.13.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: s-anna@ti.com (Suman Anna)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] Enable DRA7 processor MMU DT nodes
Date: Mon, 21 Aug 2017 18:51:53 -0500	[thread overview]
Message-ID: <20170821235158.4968-1-s-anna@ti.com> (raw)

Hi Tony,

The following series enables the DSP and IPU MMUs on various
TI DRA7xx/AM57xx boards. This is part 2 of the patches for
enabling the MMUs on DRA7 SoCs (OMAP4 and OMAP5 are already
supported on mainline).

Patches are baselined on your for-next branch with HEAD of
a70cb93b6c2f ("Merge branch 'omap-for-v4.14/dt-v3' into for-next").

I have tested the patches on current TI DRA7xx/AM57xx boards (DRA7,
DRA72, DRA71, DRA76 EVMs, AM571x & AM572x IDKs and AM57xx BeagleBoard-X15)
as well as the OMAP4 Panda and OMAP5 uEVM. The boards can boot fine
with just these patches, but requires the hwmod patches to be able
to use them (otherwise get the failures from _od_fail_runtime_{resume/suspend}
functions). There are no consumer devices for these yet, and they
just probe but are not clocked/enabled by default, so the current
System suspend is not affected.

regards
Suman

Suman Anna (5):
  ARM: dts: dra7-evm-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: dra72-evm-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: beagle-x15-common: Enable relevant IPU and DSP MMU nodes
  ARM: dts: am572x-idk: Enable relevant IPU and DSP MMU nodes
  ARM: dts: am571x-idk: Enable relevant IPU and DSP MMU nodes

 arch/arm/boot/dts/am571x-idk.dts                | 16 ++++++++++++++++
 arch/arm/boot/dts/am572x-idk.dts                | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/dra7-evm-common.dtsi          | 24 ++++++++++++++++++++++++
 arch/arm/boot/dts/dra72-evm-common.dtsi         | 16 ++++++++++++++++
 5 files changed, 104 insertions(+)

-- 
2.13.1

             reply	other threads:[~2017-08-21 23:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-21 23:51 Suman Anna [this message]
2017-08-21 23:51 ` [PATCH 0/5] Enable DRA7 processor MMU DT nodes Suman Anna
     [not found] ` <20170821235158.4968-1-s-anna-l0cyMroinI0@public.gmane.org>
2017-08-21 23:51   ` [PATCH 1/5] ARM: dts: dra7-evm-common: Enable relevant IPU and DSP MMU nodes Suman Anna
2017-08-21 23:51     ` Suman Anna
     [not found]     ` <20170821235158.4968-2-s-anna-l0cyMroinI0@public.gmane.org>
2017-10-11 18:22       ` Tony Lindgren
2017-10-11 18:22         ` Tony Lindgren
     [not found]         ` <20171011182246.GE4394-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-10-11 21:51           ` Suman Anna
2017-10-11 21:51             ` Suman Anna
2017-08-21 23:51   ` [PATCH 2/5] ARM: dts: dra72-evm-common: " Suman Anna
2017-08-21 23:51     ` Suman Anna
2017-08-21 23:51   ` [PATCH 3/5] ARM: dts: beagle-x15-common: " Suman Anna
2017-08-21 23:51     ` Suman Anna
2017-08-21 23:51   ` [PATCH 4/5] ARM: dts: am572x-idk: " Suman Anna
2017-08-21 23:51     ` Suman Anna
2017-08-21 23:51   ` [PATCH 5/5] ARM: dts: am571x-idk: " Suman Anna
2017-08-21 23:51     ` Suman Anna

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=20170821235158.4968-1-s-anna@ti.com \
    --to=s-anna-l0cymroini0@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=t-kristo-l0cyMroinI0@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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 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.