From: Neil Armstrong <narmstrong@baylibre.com>
To: tony@atomide.com
Cc: linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Gowtham Tammana <g-tammana@ti.com>,
Jyri Sarha <jsarha@ti.com>,
Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 2/4] ARM: dts: dra7-evm: Enable BB2D node
Date: Mon, 20 Sep 2021 14:53:04 +0200 [thread overview]
Message-ID: <20210920125306.12347-3-narmstrong@baylibre.com> (raw)
In-Reply-To: <20210920125306.12347-1-narmstrong@baylibre.com>
From: Gowtham Tammana <g-tammana@ti.com>
This enables the BB2D graphics accelerator for DRA7 EVM board.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
arch/arm/boot/dts/dra7-evm.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
index 87deb6a76eff..63a29caa4c8c 100644
--- a/arch/arm/boot/dts/dra7-evm.dts
+++ b/arch/arm/boot/dts/dra7-evm.dts
@@ -590,3 +590,7 @@ &dsp2 {
status = "okay";
memory-region = <&dsp2_memory_region>;
};
+
+&bb2d {
+ status = "okay";
+};
--
2.25.1
next prev parent reply other threads:[~2021-09-20 12:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-20 12:53 [PATCH 0/4] ARM: dts: dra7: enable BB2D module Neil Armstrong
2021-09-20 12:53 ` [PATCH 1/4] ARM: dts: dra7: add entry for bb2d module Neil Armstrong
2021-09-20 13:37 ` Tony Lindgren
2021-09-20 14:13 ` Neil Armstrong
2021-09-20 12:53 ` Neil Armstrong [this message]
2021-09-20 12:53 ` [PATCH 3/4] ARM: dts: dra72-evm-common: Enable BB2D node Neil Armstrong
2021-09-20 12:53 ` [PATCH 4/4] ARM: dts: am57xx-evm: " Neil Armstrong
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=20210920125306.12347-3-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=devicetree@vger.kernel.org \
--cc=g-tammana@ti.com \
--cc=jsarha@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=tony@atomide.com \
/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