Describe Imagination Technologies PowerVR Rogue GE8300 BNVC 22.67.54.30
present in Renesas R-Car R8A77995 D3 SoC.

Signed-off-by: Niklas Söderlund <[email protected]>
---
 arch/arm64/boot/dts/renesas/r8a77995.dtsi | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a77995.dtsi 
b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
index 5f3fcef7560c..790aa1cf678d 100644
--- a/arch/arm64/boot/dts/renesas/r8a77995.dtsi
+++ b/arch/arm64/boot/dts/renesas/r8a77995.dtsi
@@ -1295,6 +1295,21 @@ gic: interrupt-controller@f1010000 {
                        resets = <&cpg 408>;
                };
 
+               gpu: gpu@fd000000 {
+                       compatible = "renesas,r8a77995-gpu",
+                                    "img,img-ge8300",
+                                    "img,img-rogue";
+                       reg = <0 0xfd000000 0 0x40000>;
+                       interrupts = <GIC_SPI 223 IRQ_TYPE_LEVEL_HIGH>;
+                       clocks = <&cpg CPG_CORE R8A77995_CLK_ZG>,
+                                <&cpg CPG_CORE R8A77995_CLK_S3D1>,
+                                <&cpg CPG_MOD 112>;
+                       clock-names = "core", "mem", "sys";
+                       power-domains = <&sysc R8A77995_PD_ALWAYS_ON>;
+                       resets = <&cpg 112>;
+                       status = "disabled";
+               };
+
                vspbs: vsp@fe960000 {
                        compatible = "renesas,vsp2";
                        reg = <0 0xfe960000 0 0x8000>;
-- 
2.52.0

Reply via email to