[PATCH v2 0/1] ARM: dts: dra7: enable BB2D module
From: Neil Armstrong <hidden>
Date: 2021-09-21 07:18:20
Also in:
linux-omap, lkml
From: Neil Armstrong <hidden>
Date: 2021-09-21 07:18:20
Also in:
linux-omap, lkml
The DRA7 & variant SoCs contains a BB2D module which is a Vivante GC320 2D accelerator. This patchset adds the GPU node and enables it by default. This is a follow-up of [1] & [2] but: - using the vivante,gc bindings only - using ti,sysc instead of hwmod Changes since v1 at [3]: - removed status property of bb2d node - removed enable patches for different platforms - fixed bb2d size format [1] https://lore.kernel.org/linux-arm-kernel/20161118024436.13447-1-robertcnelson@gmail.com/ (local) [2] https://lore.kernel.org/linux-arm-kernel/20161118024436.13447-1-robertcnelson@gmail.com/ (local) [3] https://lore.kernel.org/r/20210920125306.12347-1-narmstrong@baylibre.com (local) Gowtham Tammana (1): ARM: dts: dra7: add entry for bb2d module arch/arm/boot/dts/dra7.dtsi | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) -- 2.25.1