mbox series

[0/4] ARM: dts: dra7: enable BB2D module

Message ID 20210920125306.12347-1-narmstrong@baylibre.com (mailing list archive)
Headers show
Series ARM: dts: dra7: enable BB2D module | expand

Message

Neil Armstrong Sept. 20, 2021, 12:53 p.m. UTC
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(+)