[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210920125306.12347-1-narmstrong@baylibre.com>
Date: Mon, 20 Sep 2021 14:53:02 +0200
From: Neil Armstrong <narmstrong@...libre.com>
To: tony@...mide.com
Cc: linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Neil Armstrong <narmstrong@...libre.com>
Subject: [PATCH 0/4] ARM: dts: dra7: enable BB2D module
The DRA7 & variant SoCs contains a BB2D module which is a Vivante GC320 2D accelerator.
This patchset adds the GPU node and enables it on the DRA7, DRA72 & AM57xx platforms.
This is a follow-up of [1] & [2] but:
- using the vivante,gc bindings only
- using ti,sysc instead of hwmod
[1] https://lore.kernel.org/linux-arm-kernel/20161118024436.13447-1-robertcnelson@gmail.com/
[2] https://lore.kernel.org/linux-arm-kernel/20161118024436.13447-1-robertcnelson@gmail.com/
Gowtham Tammana (4):
ARM: dts: dra7: add entry for bb2d module
ARM: dts: dra7-evm: Enable BB2D node
ARM: dts: dra72-evm-common: Enable BB2D node
ARM: dts: am57xx-evm: Enable BB2D node
.../boot/dts/am57xx-beagle-x15-common.dtsi | 4 ++++
arch/arm/boot/dts/am57xx-idk-common.dtsi | 4 ++++
arch/arm/boot/dts/dra7-evm.dts | 4 ++++
arch/arm/boot/dts/dra7.dtsi | 20 +++++++++++++++++++
arch/arm/boot/dts/dra72-evm-common.dtsi | 4 ++++
5 files changed, 36 insertions(+)
--
2.25.1
Powered by blists - more mailing lists