dts:GPU: add pmu signal define for GPU
authorshanlong.li <shanlong.li@starfivetech.com>
Fri, 1 Jul 2022 11:55:51 +0000 (04:55 -0700)
committershanlong.li <shanlong.li@starfivetech.com>
Fri, 1 Jul 2022 11:55:51 +0000 (04:55 -0700)
add pmu signal define for GPU

Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110.dtsi

index b5a7a15..439e599 100755 (executable)
                        resets = <&rstgen RSTN_U0_IMG_GPU_APB>,
                                 <&rstgen RSTN_U0_IMG_GPU_DOMA>;
                        reset-names = "rst_apb", "rst_doma";
+                       power-domains = <&pwrc JH7110_PD_GPUA>;
                        interrupts = <82>;
                        current-clock = <8000000>;
                        status = "disabled";