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@xxxxxxxxx/ [2] https://lore.kernel.org/linux-arm-kernel/20161118024436.13447-1-robertcnelson@xxxxxxxxx/ [3] https://lore.kernel.org/r/20210920125306.12347-1-narmstrong@xxxxxxxxxxxx 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