Loading arch/arm64/boot/dts/qcom/sdm670.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -2278,6 +2278,16 @@ < 2438400 6881 >; }; }; gpu_gx_domain_addr: syscon@0x5091508 { compatible = "syscon"; reg = <0x5091508 0x4>; }; gpu_gx_sw_reset: syscon@0x5091008 { compatible = "syscon"; reg = <0x5091008 0x4>; }; }; #include "sdm670-pinctrl.dtsi" Loading Loading @@ -2354,6 +2364,9 @@ clocks = <&clock_gfx GPU_CC_GX_GFX3D_CLK_SRC>; qcom,force-enable-root-clk; parent-supply = <&pm660l_s2_level>; domain-addr = <&gpu_gx_domain_addr>; sw-reset = <&gpu_gx_sw_reset>; qcom,reset-aon-logic; status = "ok"; }; Loading Loading
arch/arm64/boot/dts/qcom/sdm670.dtsi +13 −0 Original line number Diff line number Diff line Loading @@ -2278,6 +2278,16 @@ < 2438400 6881 >; }; }; gpu_gx_domain_addr: syscon@0x5091508 { compatible = "syscon"; reg = <0x5091508 0x4>; }; gpu_gx_sw_reset: syscon@0x5091008 { compatible = "syscon"; reg = <0x5091008 0x4>; }; }; #include "sdm670-pinctrl.dtsi" Loading Loading @@ -2354,6 +2364,9 @@ clocks = <&clock_gfx GPU_CC_GX_GFX3D_CLK_SRC>; qcom,force-enable-root-clk; parent-supply = <&pm660l_s2_level>; domain-addr = <&gpu_gx_domain_addr>; sw-reset = <&gpu_gx_sw_reset>; qcom,reset-aon-logic; status = "ok"; }; Loading